Lumpy
Active Member
Hey All,
Thought I would share my progress on my HIC electronics project.
I was looking for a cost effective way to reproduce the lighting
sequence as seen in the movies.
I took a snippet of the scene where Lando checks on Han just
after he gets frozen. I broke it down frame by frame to come
up with this sequence so far.
To make this all work I'm using :
1 - Arduino Duemilanove (Probably buy a mini later on)
3 - 74HC595 Shift Registers
- Bunch of resistors
- Bunnch of LED's
3 - 7 Segment (Common Anode) LED Display
1 - 5 Segment (Common Anode) LED Display with Overload (on order)
So I have the scene broken down to 42 frames with changes occuring.
The code allows me to supply in decimal what to display for each 42
frames and adjust delay between each frame.
I'm currently working on getting the delay and speed proper.
It's a start. I'm no programmer but so far it will do.
Once I'm somewhat confident in it I'll release all the info to the masses.
If anyone wants to help on the programming side that would be awesome.
Here is the vid - Note the last 2 vertical bars to the right represent the + / -
YouTube - video-2010-12-02-12-47-47
Lumpy
Thought I would share my progress on my HIC electronics project.
I was looking for a cost effective way to reproduce the lighting
sequence as seen in the movies.
I took a snippet of the scene where Lando checks on Han just
after he gets frozen. I broke it down frame by frame to come
up with this sequence so far.
To make this all work I'm using :
1 - Arduino Duemilanove (Probably buy a mini later on)
3 - 74HC595 Shift Registers
- Bunch of resistors
- Bunnch of LED's
3 - 7 Segment (Common Anode) LED Display
1 - 5 Segment (Common Anode) LED Display with Overload (on order)
So I have the scene broken down to 42 frames with changes occuring.
The code allows me to supply in decimal what to display for each 42
frames and adjust delay between each frame.
I'm currently working on getting the delay and speed proper.
It's a start. I'm no programmer but so far it will do.
Once I'm somewhat confident in it I'll release all the info to the masses.
If anyone wants to help on the programming side that would be awesome.
Here is the vid - Note the last 2 vertical bars to the right represent the + / -
YouTube - video-2010-12-02-12-47-47
Lumpy