Difference between revisions of "RCmicro"
Jump to navigation
Jump to search
(→Microprocessor) |
(→Specifications) |
||
Line 42: | Line 42: | ||
| style="border:.5px solid black; background:#d0d0d0" | | | style="border:.5px solid black; background:#d0d0d0" | | ||
|} | |} | ||
+ | |||
+ | ==Articles== | ||
+ | ==Possible Micros== | ||
+ | ==Links== | ||
+ | [[RCfirmware|Firmware]] | ||
==Possible Wireless Coprocessor== | ==Possible Wireless Coprocessor== |
Revision as of 10:57, 13 April 2006
Contents
Microprocessor
The microprocessor is the heart of the 2007 robojackets robocup competition robot and acts as the interface between the wireless communication system and the robot proper. A simple firmware program monitoring the internal sensors of the robot and controling the motor and ball roller/shoot will run on the micro. Currently as part of our phase one objectives we are looking closly at processors from Atmel, SI Labs, Motorola, and PICs. Below are some specs.
Specifications
Device | 8 or 16-bit microprocessor |
---|---|
Power | 3.3V Low pwt |
Archetecture | Atmel AVR |
Clock | ? |
Memory | Flash ?Kb |
IO pins | 32-64 pins Software Configurable |
Interfaces | SPI, UART |
DA/AD | (3)10-bit DAC (2)10/16-bit ADC |
Timers | 8-bit (3) |
PWM | Yes |
Programming | Bootloader of JTAG |