redtop's Ferduino controller

Hi!

I think that you can use an ULN on this way.

14663552586_117d048dab_c.jpg


Best regards.
Fernando Garcia
 
Thanks jjon I have never maid my own board I put some finishing touches on that board will post pic later I sent the screw shield to the board house should be done in couple weeks
 
marc how many fans will that board run looks like 2 Non pwm and 2 pwm is that right

or is it 6 total with 2 of them pwm
 
bottom left is power but then it looks like the blue + trace goes to the first 4 blocks on top from left to right then you have the 4 ground pins for the fans then the 4 pwm pins. couldn't those traces be moved in to more easy to use 3 or 4 pin header just plug the fan in and your done even if you take used ones out of old computers they still have the 2 pin plug on the end that is for the inductive load I am guessing but if you don't want to it is still a good solid looking board and I will still use it.
 
how long are the leds on fans ? not very long you all ready have a spool of wire in your hand why not just connect them up to the screw terminals then i guess it all depends where you mount the uln board ? like i have three pendents kind of i don't want wires dangling from pendent to pendent so i will mount the board remote also enable the inductive load jumper add a relay and power your 110 volt fans no off only
 
Last edited:
The board is about 38 cm x 49 cm also the board has two sides I should have some in about two weeks from the board house I can send you one or I can try and make a single side version that you can make I watched that video one day I might try it but for now I have too many friends that want one so I send them off to be made
 
Hi everyone,

I just noticed this build.

I've been running Jarduino for about 1 month and it's fine for lighting.
I've been trying to piece together something that can have timer control on an 8 port power bar (chauvet16 build), as well as some internet access.

I figured I'd take a look at this one.
I followed the youtube video, but I'm having a compile error on the RusFont1.
Anyone ever have this problem and know how to fix it. The font is there.

Ferduino_English.cpp.o: In function `setFont(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char)':
E:\arduino-1.0.5-r2 - Copy/Botoes_e_etc.ino:212: undefined reference to `RusFont1'
E:\arduino-1.0.5-r2 - Copy/Botoes_e_etc.ino:212: undefined reference to `RusFont1'
Ferduino_English.cpp.o: In function `Grafico_WaveMaker()':
E:\arduino-1.0.5-r2 - Copy/Wavemaker.ino:42: undefined reference to `RusFont1'
E:\arduino-1.0.5-r2 - Copy/Wavemaker.ino:42: undefined reference to `RusFont1'
Ferduino_English.cpp.o: In function `printButton_vermelho(char*, int, int, int, int, unsigned char)':
Ferduino_English.cpp:(.text._Z20printButton_vermelhoPciiiih+0xca): undefined reference to `RusFont1'
Ferduino_English.cpp.o:Ferduino_English.cpp:(.text._Z20printButton_vermelhoPciiiih+0xcc): more undefined references to `RusFont1' follow



Thanks,
Pogue
 
Back
Top