Difference between revisions of "RCmicro"

From RoboJackets Wiki
Jump to navigation Jump to search
 
(Microprocessor)
Line 1: Line 1:
 
==Microprocessor==
 
==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.
  
We're looking closly at Atmel chips, SI Labs, Motorola, and PICs.
 
  
Also check out:
+
==Specifications==
[http://focus.ti.com/paramsearch/docs/parametricsearch.tsp?&familyId=342&sectionId=null&tabId=null&totalCount=15&showAdditionalParameters=no&parameter=2533404385&parameter=2447304386&parameter=2544704386&lc=2001073&lc=2001019&lc=2001022&lc=2000485&lc=2001023&lc=2000119&lc=2000121&lc=2001132&lc=2001134&lc=2000158&compare=yes&download=yes&sort=yes&customize=yes&paramResults=yes&paramCriteria=yes&familyTree=yes&military=no&baSystem=yes&paramTable=no&sortOption=&sortMode=&searchPaths=1000342&pageId=342&templateId=5246&navigationId=11475&family=mcu&paramTable=no&military=no&&sectionId=null&tabId=null&resetCompare=true#sdp TI MSP430]
+
{| style="text-align:center;" cellspacing="0" cellpadding="5"
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090;" | Device
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0;" | 8 or 16-bit microprocessor
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Power
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | 3.3V Low pwt
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Archetecture
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | Atmel AVR
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Clock
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | ?
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Memory
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | Flash ?Kb
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090" | IO pins
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | 32-64 pins Software Configurable
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Interfaces
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | SPI, UART
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090" | DA/AD
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | (3)10-bit DAC (2)10/16-bit ADC
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Timers
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | 8-bit (3)
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090" | PWM
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" |  Yes
 +
|-
 +
! style="border:.5px solid black; border-bottom:0px; background:#909090" | Programming
 +
| style="border:.5px solid black; border-bottom:0px; background:#d0d0d0" | Bootloader of JTAG
 +
|-
 +
! style="border:.5px solid black; background:#909090" |
 +
| style="border:.5px solid black; background:#d0d0d0" |
 +
|}
  
 
==Possible Wireless Coprocessor==
 
==Possible Wireless Coprocessor==

Revision as of 11:54, 13 April 2006

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

Possible Wireless Coprocessor