SparkFun Forums 

Where electronics enthusiasts find answers.

Discussions on the software and hardware for Atmel's STK standard.

Would you buy the Atmel ATmega328P Scorpion Board?

YES
No votes
0%
NO
1
100%
MAYBE
No votes
0%
By pieterc
#178986
Hi everyone,

I have upgraded the Piconomic FW Library to the next level. It contains an extensive framework so that you can quickly develop new applications, an Atmel AVR quick start guide, tutorials, examples and quick start guides:
* Online documentation (generated with Doxygen)
* Sourceforge hosting page (to download ZIP file containing source code and off-line documentation)

I have also developed the Atmel ATmega328P Scorpion Board as the ideal companion. The killer app is a CLI (Command-line interpreter) application that runs on the Atmel ATmega328P. It allows you to hook up a device and experiment with GPIO, SPI, I2C and UART without writing a line of C code. There is also simple, but robust record-based filesystem for AT45D DataFlash called log_fs that I worked really hard on and am proud of. There is a analog voltage data logger and pressure&temp data logger that demonstrates log_fs.

Please check it out and let me know your thoughts.

Thanks,
Pieter