PIC based Arduino

Yes, the title is tricky, don’t be afraid Arduino still uses the ATmega168, this project is very similar to the Arduino concept, but also very different. It is a small development board which uses a PIC micro controller with native USB support, the author states that this is the main advantage over Arduino, but there isn’t available a user friendly IDE with custom language. Although not everything is lost since for the PIC18F family you have a feature limited C compiler made available from Microchip, C18. The author also states that he launched his CUIduino board in 2005, roughly the same time with Arduino, maybe is true but at least the name was inspired from Arduino.
It is a great alternative for the PIC community, but in lack of simplified language, it still remains just another development board.
PIC based Arduino: [Link]









January 24th, 2009 at 3:57 pm
hi,
on this site : http://www.hackinglab.org/
you can get the details of a free arduino like system based on simple pic device, and also you get a free ide environment for windoze, mac and linux like the arduino.
hope this helps !
regards,
January 24th, 2009 at 6:35 pm
Hello Jeanyves and thanks for the info.
January 25th, 2009 at 4:59 am
hello, i found your web by search, do you have scheme for that microcon?
January 28th, 2009 at 1:32 pm
@rahman: just follow the link !!!