Tagged Questions
0
votes
0answers
180 views
Adding 802.11 wifi module to Gumstix COM?
I am wondering how I might be able to connect a wifi module (possibly a WiFly module) to my Gumstix COM. After reading some of the other questions related to this, it looks like I would have to ...
2
votes
3answers
560 views
Bit banging a UART
I am trying to interface the GPS module with my ARM board.
GPS sends RS232 signals from its single pin (say pin Z).
I want to use the watchdog timer for receiving and parsing the serial stream. Any ...