An Arduino is a perfect device to use with TrackMyRide. What makes Arduino and TrackMyRide a perfect combination is the low-overhead
and low-bandwidth required for the devices to communicate.
Most Arduino devices have limited memory and processor cababilities and simple networking features. All of these limitations combine
to make the Arduino an ideal device for communicating with the TrackMyRide servers.
If you are using your Arduino to send position information to our servers you only need to do the following:
- Connect a GPS to the microcontroller
- Connect to the Internet
- Send position data to our servers using one of the following protocols
-