Results 1 to 4 of 4

Thread: PC controllable interactive case mods

  1. #1
    Fresh Paint
    Join Date
    Sep 2005
    Posts
    1

    Default PC controllable interactive case mods

    Crimson Sky suggested I mention this here. I've been developing a board to make it easy for my software (but not electronics) savvy friends to build electronic gadgets, like, say, case mods (or robotic fish, avionics systems for rockets, etc.)

    The board comes programmed with a serial port command-line interface that lets you turn on all of the outputs (including the PWM channels for variable outputs like fan controllers) and read the inputs. So, it's easy to control by hand or from your own code (which can be written in anything that'll let you talk to a serial port). If you don't have a serial port, USB to serial converters are cheap and should work fine for the command-line stuff.

    I'm putting up demo apps as I have time, but I have tons of ideas for case mods:

    * RGB LEDs that show different colors and lighting patterns as instructed by the host PC. So, it could reflect CPU temperature, light up with the music you're listening to, do a "flames" effect when the weather forecast for your city (or some other city) calls for a hot day

    * Analog meters could also be used similar to the RGB LEDs

    * Fan speed control should be quite trivial

    * With some glue code (say, using an open source flight sim), put those buttons on the F117 case mod to use. Analog meters and gauges are also easy to drive (so, they could show the sim's altitude, fuel, speed readings).

    * Use an old Marantz stereo chassis to build a media PC and have all the buttons and knobs (and VU meter) actually work

    Oh yeah, the whole project is Free; you can download all the schematics, layouts and code. Here's the project website:

    http://www.lunkwill.org/gadgetboard/

  2. #2
    Post count? Get over it. Drew's Avatar
    Join Date
    Jun 2006
    Location
    Pembrokeshire, middle earth.....
    Posts
    899

    Default Re: PC controllable interactive case mods

    I'm presuming (by the file extensions) that this is Linux only?

    If so, any chance of something that would work with XP?

    And what sort of cost are we looking at for a built GadgetBox?

    Might be ideal for a plan I've had in my head for years....

  3. #3
    Modders block rendermandan's Avatar
    Join Date
    Mar 2007
    Location
    Nowhere near the beach :(
    Posts
    1,510

    Default Re: PC controllable interactive case mods

    I used something similar to this called a SSC-32 Servo Controller from Lynxmotion.com here is a link to the item. http://www.lynxmotion.com/Product.as...&CategoryID=52

    it has 32 channels to control PWM servos. This might help you get started.

    It also has analog and digital trigger inputs, and a bunch of other robotic stuff that I dont' understand. it runs on serial input, but I did purchase a usb to serial converter. But in the end, I decided to go straight serial to the motherboard connection.

    It works great by the way! and programming was fairly straight forward.

  4. #4
    Post count? Get over it. Drew's Avatar
    Join Date
    Jun 2006
    Location
    Pembrokeshire, middle earth.....
    Posts
    899

    Default Re: PC controllable interactive case mods

    Mega.

    That'll do nicely.

    Now to find a 1:6 or 1:5 scale lowrider model.....

Similar Threads

  1. Aero's Guide to Modding Part 1- Design
    By Aero in forum General Tips Tricks & Tutorials
    Replies: 16
    Last Post: 11-16-2007, 11:21 AM
  2. Want to get a new PC case, need opinions
    By Vortex99 in forum Technology Talk
    Replies: 13
    Last Post: 11-30-2006, 05:11 PM
  3. XLostSpartanX's First PC case mod.
    By XLostSpartanX in forum Works in progress
    Replies: 7
    Last Post: 05-29-2006, 07:01 PM
  4. Modding a case - need newbie tips ^^;
    By Nagoshi in forum Modding Q&A
    Replies: 24
    Last Post: 04-12-2006, 04:36 PM
  5. New guy and his fallout case ideas
    By DaveW in forum The Rookie's Nook
    Replies: 16
    Last Post: 01-18-2006, 02:54 AM

Posting Permissions

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