Table of Contents

Brmduino

Brmduino
founder: sargon
depends on:
interested: ruza
software license:
hardware license:

~~META: status = finished ~~

“just another Arduino clone”

Goals of this project

Some story around this project

many of our members and friends are using arduino for building many nice projects but we are not satisfied with price of “full” arduino boards

So I have idea to make arduino without ftdi chip on board and make boards itself cheaper

During development of this boards we recieved lot of questions about organizing arduino workshops for beginners

Schematics

FT-232 board with ftdi-cable compatible pinout

Brmduino schematics

Photos

ftdi board :

brmduino board:

whole kit :

Electronics overview and summary

Processor : atmega168 ( in future atmega 328 , distributor have lack of those :-/ ) Power supply : direct from USB or from linear stabilizers ( switchable with jumper) Speed : 16 MHz

Pros:

Cons:

I personally think that for beginners is this board highly sufficient

HowTo Configure Arduino software

Availability and prices

Troubleshooting

stk500_recv(): programmer is not responding

stty -F /dev/ttyUSB0 19200 hupcl

Link's

here is some interesting links for FTDI and arduino …

Programming AVR's **Bootloader** with FTDI board

Brmduino in the wild