A quick tutorial on how to get your CHIPINO working in Flowcode. The CHIPINO is an Arduino alternative that is PIC based. It shares the same footprint as the Arduino but you program it with all your favorite PIC programming tools like the PICKit 2. You can even use your favorite sheilds. Get your own CHIPINO at http://rawmicro.com.
The music is Blink182 Boring Instrumental
RawMicro 3 weeks ago
Do you have to have a chipino in order to use flowcode? Can I use a regular arduino?
anewlow23 8 months ago
@anewlow23 You can use Flowcode to program an Atmel device if you buy the correct version of Flowcode. You can't, however, program the Atmel based Arduino with Flowcode because the Arduino uses a bootloader that works with the Arudiono IDE. Also, you don't have to have a Chipino to use Flowcode. You could use a PicKit with Flowcode to program a Microchip device all by itself using In Circuit Serial Programming (5 wires).
RawMicro 8 months ago