Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Recent content by stef

  1. S

    Help needed about switching

    Connect a transistor to the output of the 555. Use the transistor to drive a relay connected to the MP3 player.
  2. S

    Temp display

    Don't worry, op-amps are not exactly my forte either; give me a PIC any day :D :D Unfortunately I don't have a schematic to post, but here goes: connect a resistor & the sensor in series between supply pos & neg. The node between sensor & resistor goes to inverting input of op-amp...
  3. S

    Temp display

    If you're measuring the water temp of the engine, you can use a bowl of water and a thermometer to measure the resistance of the sensor at different temperatures. You can make a voltage divider with the sensor and a pot. Connect to an op-amp & use another pot in the feedback circuit to...
  4. S

    Quick question, should be easy to answer...

    What do you want to do? Measure flow, level, pressure? From your description, it seems like you want to measure flow... You can install a plate/spoon type device on a hinge that will mechanically move as soon as water moves past it. Just detect the movement of the device. Here's another...
  5. S

    LM2907N F to V converter: input?

    The HT side just makes things easier. The signal wire is not electrically connected to the HT wire(I'm sure you gathered as much already). The commercial karting tach's available use the same principle; it makes it easy to fit on any type engine without tapping into harnesses or knowing any...
  6. S

    LM2907N F to V converter: input?

    This is yet another tachometer circuit :roll: I'm using the LM2907N (14 pin; uncomitted tach inputs). The signal is derived from a normal piece of panel wire cable-tied onto the spark plug lead on my kart engine. I get a very strong signal on the scope (I even tried it on my petrol trimmer...
  7. S

    tachometer - ignition coil interfacing

    On the digital rev counters used for racing karts, a wire is wound 2-3 times around the HT wire (the one going to the spark plug) to form a crude potential transformer. I suppose the signal is then amplified via an op-amp and fed to the micro.
  8. S

    Flying Bot

    A blimp should work great. You should be able to source a kit from a hobby shop. I dunno how you're going to control altitude though...
  9. S

    remote webcam

    RC servo's would do fine, as they're cheap and readily available. If you need to see the images on screen as the camera moves, you can slow the servo down by "stepping" successively in software untill the position is reached. To implement the sync & signal pulses should be easy as normal RC...
  10. S

    RC Plane automated computer control

    OK OK micropilot is now officially the best implementation in my book 8) 8) For DIY purposes, check the site I've listed above; it has formulas etc 8)
  11. S

    RC Plane automated computer control

    OK found the site; see he has updated it as well... http://www.chrisgood.com/uav/
  12. S

    RC Plane automated computer control

    I'm a RC pilot myself :) I think you'll need some sort of combo between radio control and computer control ie the servo's are connected to the onboard computer and to a RC receiver. Do a search on "Chris Good; UAV project". He has done a flying wing with ducted fans and a 3 metre wing span...
  13. S

    Real Time FLIR Video Feed

    I would use the small board PC with a webcam and a wireless LAN setup. Use a laptop to connect to the smallboard PC; you can use something like VNC viewer,PC anywhere or the like to view what the smallboard PC "sees" through the webcam.
  14. S

    PIC Hanging...PSU/Interface?

    I'm using a video overlay unit (Xbob from Decade Engineering) together with a PIC 16F627,max232 chip & single channel remote gate TX/RX as a simple "on screen egg timer". The remote is just to activate the timer. The PIC is connected to the overlay unit via an rs232 connection and just sends the...
  15. S

    about 16f84 (c)

    I would suggest using a hex keypad encoder for the keypad eg 74ls922 or the like. Use the 8255 port expander to increase the I/O lines of the PIC.

Latest threads

New Articles From Microcontroller Tips

Back
Top