Friday 27 April 2012

Arduino Alpha II DubWorks

Arduino Alpha II DubWorks

Part of my research into the Arduino and sound generation and effects
Some ideas taken out of A.P.C.

More to come soon (details and code) ...


Monday 16 April 2012

DIY KITS - Soon come

After already having both delays PCB's done professionally, i'm in the final stages of also have both versions of the Dub siren PCB's done professionally ... as well !!
Yes I- Things are happening, and all those willing to venture building a DUB SIREN yourselves, ill be having a limited run ( just a feeler, for now) which will include all components, PCB professionally done in top quality, building instructions/tutorial; all referenced properly, including the components in the PCB, so theres no confusion.
No need to have any previous knowledge- All you need is a steady hand to solder it (all properly DIP/through hole components! NO surface mount "ROBOT SUITABLE" kind of components here lol).

 Will take a month, or so, untill all is ready( will take at least 4 weeks to have this first initial few hundreds of unities to start, as all had to be done from scratch, including design in CAD, etc)
So, GIVE THANKS FOR ALL THOSE THAT BEEN FLOODING ME WITH ORDERS, as they making it happen







Saturday 14 April 2012

SOFTWARE REAL TIME CLOCK

As my dad asked me to make him an LCD CLOCK for his camper van ( and later add more sensors like temperature, GPS, etc), i decided to develop a SOFTWARE REAL TIME CLOCK...At least for now, untill i get a RTC chip ( that will keep the time).
Quite a simple project, anyway, using the GNU library swRTC.h !
Supported chips are :Atmega640/1280/1281/2560/2561 and Arduino MEGA boards
Atmega48/88/168/328 and Arduino 2009/UNO boards
Attiny24/44/84
Attiny25/45/85
Attiny2313
Atmega644/1284 and Sanguino boards
Supported clocks are 1/8/16 MHz.
 Ill be posting the code and schematics soon