Here's my situation: I have a device with four pins: GND, Vin, data and DTR. When DTR is pulled low, device sends digital data to the data line. I know the bit length and the data message length, but the question is, how can I read the data (zeros and ones) with a Beaglebone Black?
Just to clarify, I need to read data from this device: https://www.john.geek.nz/2011/07/la-crosse-tx20-anemometer-communication-protocol/ However, it would be nice to know the principal of data capture/reading. For now I know only how to detect the start of the data transmission (rising edge) but everything else is unclear: what programming languages/libraries do I need?. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
