teaching yourself python .. sounds fun. I took this course and found it a great start. https://www.edx.org/course/mit/6-00x/introduction-computer-science/586 free.... it's based in python.
are you trying to hook the Dongle up through a usb/serial adapter, or throught the serial ports on the dongle itself? you may try using a computer with debian. Most of the stuff i believe is in the debian library. dont know if that will fix your serial problem, but it might. Good luck. On Fri, Jul 19, 2013 at 1:43 AM, Anthony Kremor <[email protected]> wrote: > Hello everyone, > I have recently bought a Telemetrum, and am at the same time also trying > to teach myself to code in Python and PHP. > Currently I am trying to combine these two, but my main issue is reading > data from the TeleDongle connected by USB to my computer. > > I cannot connect to it using any serial terminals, guessing due to > differences in how the TeleDongle operates maybe. > I end up looking through the program (AltOSui) source and came upon > 'AltosSerial.java' which I assume handles the connection to the TeleDongle. > Sadly my programming ability is to low to be able to interpret the above > file. > > Could anyone offer any insights/assistance with regards to the above? Even > a general overview or better yet code would be great. > > Thank you for your time, > Anthony Kremor > > _______________________________________________ > altusmetrum mailing list > [email protected] > http://lists.gag.com/mailman/listinfo/altusmetrum > >
_______________________________________________ altusmetrum mailing list [email protected] http://lists.gag.com/mailman/listinfo/altusmetrum
