Roodesign
New member
HI there, I am going to use a teensy to control some of the systems on a little car that I am building...
you can see it at www.roopod.com It is almost done, in fact have been driving it around for a couple of years, but wanted to finally finish off the interior, and upgrade the all-manual controls.
some of the things that I want to do are: (with the teensy)
-control the headlight switch and dimmer, and PWM the headlight output for daytime running lights.
-use a tmp-36 temp sensor to control PWM on the fans for the Radiator and heater.
-switch a bunch of relays that control all the other lights and acessories:
I have chosen a High-Side Mosfet switch: http://www.irf.com/product-info/datasheets/data/ir3313pbf.pdf to switch the bigger loads...
I am trying to figure out how to switch these mosfets with the I/O pins on the Teensy...I suspect that I need another little fet or NPN transistor to do it. Please advise how this should be done!
also, I want to build an electronic self-canceling turn signal system using some kind of sensors on the steering column to detect rotation and direction...instead of the ratchety thing on regulars cars...I was thinking of trying a couple of reed switches right next to each other with magnets on the steering shaft. this would show rotation, and direction...any thoughts?
well, I am sure, as I try to learn the programing and all, I will have lots more questions...but thanks in advance!
PS high side switches are need because almost all the loads in the car are - ground and would be very difficult to switch to ground.
Thankyou!
-roo
you can see it at www.roopod.com It is almost done, in fact have been driving it around for a couple of years, but wanted to finally finish off the interior, and upgrade the all-manual controls.
some of the things that I want to do are: (with the teensy)
-control the headlight switch and dimmer, and PWM the headlight output for daytime running lights.
-use a tmp-36 temp sensor to control PWM on the fans for the Radiator and heater.
-switch a bunch of relays that control all the other lights and acessories:
I have chosen a High-Side Mosfet switch: http://www.irf.com/product-info/datasheets/data/ir3313pbf.pdf to switch the bigger loads...
I am trying to figure out how to switch these mosfets with the I/O pins on the Teensy...I suspect that I need another little fet or NPN transistor to do it. Please advise how this should be done!
also, I want to build an electronic self-canceling turn signal system using some kind of sensors on the steering column to detect rotation and direction...instead of the ratchety thing on regulars cars...I was thinking of trying a couple of reed switches right next to each other with magnets on the steering shaft. this would show rotation, and direction...any thoughts?
well, I am sure, as I try to learn the programing and all, I will have lots more questions...but thanks in advance!
PS high side switches are need because almost all the loads in the car are - ground and would be very difficult to switch to ground.
Thankyou!
-roo