Interesting - for those projects where the Arduino memory limitations are just to restricting :
Sanguino is a new microcontroller board inspired by the Arduino. We took the biggest baddest 40-pin DIP that Atmel makes and made a board with it. Its based on the atmega644P which provides 64K of flash, 4K of ram, 32 GPIO pins, and tons of other stuff. The best part: its compatible with the Arduino software, which means all of your code should run on it no problem, and you can program it just as easily. [From Sanguino microcontroller platform - Arduino's big brother]
Comments
Post new comment