|
Re: [Work in Progress] Vision Tracking Protocol for Arduino
Is an Arduino even powerful enough to implement tracking? I still occasionally use Arduino, but I try to use XMOS nowadays for the speed and multithreading. On the other hand, it's pretty tricky to implement communication with it if you're not up to hardcoding SPI protocols as defined in a datasheet.
Arduino definitely has the best community out of all the microcontrollers, so if you can get this working it would be crazy easy to implement. I hope this goes well!
EDIT: The google doc has commenting on.
Last edited by asid61 : 01-01-2015 at 03:22.
|