Judging by the interest you have received on the other thread you might want to order more than 10 boards.yeah what bonj said
I haven't used seeedstudio yet but going off the bonjuino they look fairly good so ill be putting an order in for 10 boards soon
cheers steve
Matho, I was wondering if a kickstarter project might be a good way to fund a larger order. We can all contribute and you only get the funding if the target is reached. That way, we all "back" the project, and if you hit the target, you get the funding though kickstarter.I'm going to get 10 done and see, unfortunately a lot of the parts I'm ordering, a price reduction only occurs at 25+ and I'm not going to outlay the cost for 25 kits because I don't want to be stuck with them.
Matho, I was wondering if a kickstarter project might be a good way to fund a larger order. We can all contribute and you only get the funding if the target is reached. That way, we all "back" the project, and if you hit the target, you get the funding though kickstarter.
I love kickstarter, what a great idea!Matho, I was wondering if a kickstarter project might be a good way to fund a larger order. We can all contribute and you only get the funding if the target is reached. That way, we all "back" the project, and if you hit the target, you get the funding though kickstarter.
Cheers seemax, I will try them out sometime.I might do my own shield with
Bought one of these about 6 months ago and it works fine with my Arduino Demi.
Easy to install too, just make sure you get a snug fit as the seal isn't very wide.
Edak, I can't speak for Steve, but I can say that using external pull-up resistors is a Good Thing because with a code base that is freely available and user configurable/modifiable, it removes the need for the internal pull-ups to be configured in the code. A little mistake by an inexperienced user could cause havoc with floating inputs.Cheers seemax, I will try them out sometime.
Steve,
Looking at your schematic, I see you have pull up resistors on the buttons. Is there any reason why you did this instead of using the internal pull up resistors on the arduino/atmel? Also, I am guessing that you used transistors for the heater and buzzer to be more compatible? I suppose that is a good idea even though some options would be able to use these low output voltage and currents with no transistors.
Very good work
Today we're having a massive 20% off sale on all Freetronics Gear http://littlebirdelectronics.com/collections/freetronics .
Use the coupon code MAYTHEFORCEBEWITHYOU at checkout to save. The sale ends at midnight!
Cheers Bonj! Just bit the bullet and bought a board to play withAlso, I got this in my inbox this morning... might be some good savings there (today only).
Steve,
Looking at your schematic, I see you have pull up resistors on the buttons. Is there any reason why you did this instead of using the internal pull up resistors on the arduino/atmel? Also, I am guessing that you used transistors for the heater and buzzer to be more compatible? I suppose that is a good idea even though some options would be able to use these low output voltage and currents with no transistors.
Very good work
That's all good Steve, just checking.Edak,
just a left over from my PIC days, I have always put pull-ups on my push buttons. I know that I could have driven the SSR directly from an output pin but I wanted a LED driven off the same pin, then you know on light no output, with a 1.2v drop across the LED I was getting very close to the 3v operating limit of a SSR so I decided to go with the transistor. With the buzzer have you ever heard a piezo at 5v its not very loud so again I went with the drive transistor. Its good that I posted the schematic because looking at it I have noticed some errors like the +5v supply on the relay and the use of BC 547 instead of 2N2222a which is what I'm going with.
cheers steve
Sounds good, but I like those guys and have a trade account with them. Hopefully they get more in than what you listed. Thanks for pointing that out.I found this looking through the Altronics updates Altronics , looks like they will start selling Arduino items soon + programming books
For those interested.
Thanks for the credit, but all I really did was say "What Zizzle said" haha. Code is looking good. I wonder if it will fit on an atmega168 now... I can't remember how much space is free after the bootloaderso Here is the code I have been working on for the brauduino, there is some more work to do but it seems to be working well, after a bit of advice from zizzle and bonj I have reduced the size of the code from 16.8k to 14.4k compiled.
cheers steve
Thanks for the credit, but all I really did was say "What Zizzle said" haha. Code is looking good. I wonder if it will fit on an atmega168 now... I can't remember how much space is free after the bootloader
so Here is the code I have been working on for the brauduino, there is some more work to do but it seems to be working well, after a bit of advice from zizzle and bonj I have reduced the size of the code from 16.8k to 14.4k compiled.
cheers steve
Enter your email address to join: