by PaulP » Fri Mar 30, 2007 5:17 pm
by PaulP
Fri Mar 30, 2007 5:17 pm
Unfortunately you are going to have to regulate the voltage on most MCU/CPU you use. Fortunately the SSC-32 has a 5V output you can use.
The Atom board is good but has no ADC channels. It is limited to Atom Basic as well. I need at least 8 ADC inputs which will not tie up outputs.
I also need 2 UARTS so that I can receive data from the PC, make decisions and then pass commands to the SSC. Also the SSC runs 32 servos.
The Atmega128 has all that and more. Ity is also cheaper and can be used with many programming languages & IDEs including Atmels own FREE studio.
With the upgrades that Laurent has now to the SSC. Sequences stored in onboard EEPROM, socket control and other things the SSC is a hard board to beat. It also has 4 ADC channels.
The Atom board has a true RS232 level UART so it would need a maxim 232 to convert to TTL level whereas both the ATMEL and SSC can plug into the BlueSmirf without any mods or level shifting.
And as Shsan says, you can power the whole thing off 10.8V. The SSC will power the servos at 10.8, its own logic at 5V and still give you 5V output to use on your BlueSmirf. I've not checked but I may be able to run the Atmel off it as well.
Unfortunately you are going to have to regulate the voltage on most MCU/CPU you use. Fortunately the SSC-32 has a 5V output you can use.
The Atom board is good but has no ADC channels. It is limited to Atom Basic as well. I need at least 8 ADC inputs which will not tie up outputs.
I also need 2 UARTS so that I can receive data from the PC, make decisions and then pass commands to the SSC. Also the SSC runs 32 servos.
The Atmega128 has all that and more. Ity is also cheaper and can be used with many programming languages & IDEs including Atmels own FREE studio.
With the upgrades that Laurent has now to the SSC. Sequences stored in onboard EEPROM, socket control and other things the SSC is a hard board to beat. It also has 4 ADC channels.
The Atom board has a true RS232 level UART so it would need a maxim 232 to convert to TTL level whereas both the ATMEL and SSC can plug into the BlueSmirf without any mods or level shifting.
And as Shsan says, you can power the whole thing off 10.8V. The SSC will power the servos at 10.8, its own logic at 5V and still give you 5V output to use on your BlueSmirf. I've not checked but I may be able to run the Atmel off it as well.