- platform board
- firmware for pic16f877A(or pic18f452)
- vs2005.C# written software
then it will download that small script to the pic and pic will execute the script
for example script would be like (not decided the script stranded yet)
set_i2c_address(0xAA);
write_i2c(0x12,0x55);
a=read_i2c(0x14);
display(a);
so this would be a platform to taste new electronic items
following is the v 1.0.0 of the platform schematic. enjoy!
No comments:
Post a Comment