Hi everyone, newbie here, I've compared a lot of the options out there and I've decided to go the arduino route. It seems like there is a lot of great hardware options and great support on these forums. I have a desire to learn not just the arduino modules but the components as well, please recommend any good books or resources if ya'll know of any.
Down to the project at hand, I'm looking to build a project that I can use to control automotive relays. I found this PDF on here: Arduino Playground - HomePage. Its great, but I'd like to take a step further and be able to control relays with a touchscreen, and perhaps even go a little further than just a on/off relay and have a dimming capability (for dimming 12v lights or LEDs).
A little help on what components to buy would be appreciated, so I can get most of what I need starting out, even if I'm not advanced enough to actually use it all right away. Thanks!
Wow that looks like a awesome out of the box option. As far as dimming capabilities, if the current required was more than a typical transistor could handle, what would I need for that? I'm thinking specifically of 12v incandescent lights.
thanks for that link, i could definitely use it, since i was trying to obtain something like that with transistors, but this seems a lot more simple :o
@OP: i'm making a complete GUI for touch screens using an arduino as control, and one of the widgets is a switch.
i'm currently adding some more things to the lib, but if you want i can send it to you so you can use it for you touch screen.
it'll make it extremely easy to switch your relays/mosfets
it looks like this: and