Arduino != AVR
因為Arduino及AVR係不同既category.
Arduino是framework, a collection of the reference hardware design, IDE and software API which target on AVR microcontroller, so as to encapsulating the microcontroller specific knowledge such as Register operation, Memory Organization, and other low level details.... which is difficult for non-EE people to fully understand.
Another competing framework is "basic stamp".
Arduino->51->AVR
Arduino == AVR
Offer 發表於 2010-12-13 22:48  |