Results 1 to 8 of 8

Thread: Basic button + LED

  1. #1
    Maximum Bitrate knubile's Avatar
    Join Date
    Sep 2004
    Posts
    505

    Basic button + LED

    I'm looking to add a very basic control. A simple momentary button for input and a tri-colour LED for feedback. I'm guessing the simplest way to do this is through the parallel port. I want this as a small device velcroed to my dashboard.

    Any suggestions as to how put this together?

  2. #2
    Low Bitrate bigbuffs's Avatar
    Join Date
    Nov 2007
    Posts
    109
    What exactly do you want this button to do?
    [||||||----] - 60% Complete

  3. #3
    Maximum Bitrate knubile's Avatar
    Join Date
    Sep 2004
    Posts
    505
    I'm going to use it to start recording some data, but I won't have my touchscreen usable at the time. I just need a super simple interface instead.

  4. #4
    Variable Bitrate tigergibb's Avatar
    Join Date
    Nov 2006
    Location
    Snellville, GA
    Posts
    280
    That'd be a good idea for making a dash cam record
    2003 Nissan Xterra Worklog

    Total amount spent so far: $1196.64

    You will probably spend AT LEAST 2x what you initially budget for your CarPC Project!

    2003 Nissan Xterra - Modifications

  5. #5
    Maximum Bitrate knubile's Avatar
    Join Date
    Sep 2004
    Posts
    505
    Yup. Now how the hell do I do it?

    I'm sure this is basic high school stuff, but I've never done it. Is there something I can just buy?

  6. #6
    Variable Bitrate tigergibb's Avatar
    Join Date
    Nov 2006
    Location
    Snellville, GA
    Posts
    280
    From what I understand Girder is good software to use, but I've never used it myself. Maybe someone can step in and help?
    2003 Nissan Xterra Worklog

    Total amount spent so far: $1196.64

    You will probably spend AT LEAST 2x what you initially budget for your CarPC Project!

    2003 Nissan Xterra - Modifications

  7. #7
    Maximum Bitrate Woofnstuff's Avatar
    Join Date
    Oct 2007
    Location
    Auckland
    Posts
    570

  8. #8
    Fusion Brain Creator 2k1Toaster's Avatar
    Join Date
    Mar 2006
    Location
    Colorado, but Canadian!
    Posts
    9,851
    Quote Originally Posted by Woofnstuff View Post


    That is the easiest.

    If you want to try and make something yourself, then you can use the parallel port if you actually have one. A USB-->LPT1 will not work.

    Also keep in mind that during bootup, both serial DB9 connections and parallel LPT1 connections can and will shoot out random bit sequences until they are loaded. This means if you have just a very simple non-logic circuit on it, you run the risk of mucking it up when the pc boots, so you should have some protection for that. Something like a start communication sequence and the probability of the random bursts equalling that would be lower the longer/more bits the code is.

    http://www.epanorama.net/circuits/parallel_output.html
    Fusion Brain Version 6 Released!
    1.9in x 2.9in -- 47mm x 73mm
    30 Digital Outputs -- Directly drive a relay
    15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
    Buy now in the MP3Car.com Store

Similar Threads

  1. Change Log
    By iamgnat in forum CarFrontEnd
    Replies: 12
    Last Post: 03-19-2008, 11:33 PM
  2. iGuidance Hacks
    By pbarrette in forum GPS
    Replies: 47
    Last Post: 12-28-2007, 04:06 PM
  3. Replies: 34
    Last Post: 11-06-2007, 03:42 PM
  4. Relocating computer power button
    By King_Xerxes in forum General Hardware Discussion
    Replies: 8
    Last Post: 02-21-2007, 10:15 PM
  5. button repeating bug?
    By scott_fx in forum Centrafuse
    Replies: 3
    Last Post: 02-24-2005, 12:35 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •