My Exporations with Ports - LED Panel Update

Post Reply
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

My Exporations with Ports - LED Panel Update

Post by Grimdoomer »

Well while I was looking around for some stuff for Mutation on the net, I found this neat project someone had done using the printer port. Since I wanted to learn how to do some circutry, I had a spare printer cable, and I can write C# apps to interface with my boards, this was awesome. I quickly threw together a circut board with 3 LEDs on it. Looked at the persons sample app, and quickly wrote my own. Here are my results.
Image
Image
Image

Now there are a lot of things you can do with this. The printer port has data lines for input and output, as well as ground. So I could send a value out, and if a circut is connected, I would get that value back. The person who posted it also said he was working on a tut for a LCD panel, so I look foward to doing that too.

Image
Got the LED Panel working like a charm. To bad I only have 8 ouputs or I could hook up a timer since I bought 3.

Here is a video of the board in action: Video (Ok Fixed)

LED Panel Board: Video
Don't snort the magic, we need it for the network.
xxpenguinxx
Posts: 1974
Joined: Sun Jan 27, 2008 4:50 am

Re: My Exporations with Ports

Post by xxpenguinxx »

:shock: DIY light shows! I just need a bunch of lasers and relays.

Could you post the link to the project itself? I have a few printer cables laying around.
DemonicSandwich wrote:See that? You see that how it is highlighted down here but it's not highlighted right there? Ah, I guess that's what I get for pirating it.
In Soviet Russia, DS touches you. Say it again and I'll do more than touch. ~DS -Oh baby
A cat was licking itself to the sound of potato chips.
User avatar
DoorM4n
Posts: 2154
Joined: Sun Dec 09, 2007 3:01 am
Location: Houston

Re: My Exporations with Ports

Post by DoorM4n »

WOW!

I'm honestly extremely impressed! Congratulations man!
Image
Remnant! We were the last stand.
User avatar
Gary
Posts: 1946
Joined: Thu Feb 14, 2008 10:17 pm
Location: USA, FL
Contact:

Re: My Exporations with Ports

Post by Gary »

I had a bread board with LEDs on it, and did the same thing through the serial port with NI's Lab View.

I also had programed a basic stamp at one time, maybe I should re-install some of that stuff, I always found it entertaining.
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: My Exporations with Ports

Post by Grimdoomer »

Thanks for the feedback. The original project was kind of long and not to much info on the acutally board itself or hooking it up. So you would have to really know what you need to do. I can post my work along with a short write up of the printer ports pins and what they do. It's pretty simple once you have something that shows you it. I can provide diagrams for some simple layouts for LEDs, sending and reciving data, which can be used with components such as moters and such. I will post some stuff tomaro but won't be able to post any LCD stuff for a day or two untile I actually get a panel for it.
Don't snort the magic, we need it for the network.
User avatar
Remnant Samurai
Posts: 882
Joined: Mon Jan 28, 2008 7:29 am
Location: Land Of The Long White Cloud
Contact:

Re: My Exporations with Ports

Post by Remnant Samurai »

Haha the pad says lunch money
Image
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: My Exporations with Ports

Post by Grimdoomer »

I got LED Panels to work with numbers and some letters. I'll post some stuff soon.
Don't snort the magic, we need it for the network.
User avatar
Gary
Posts: 1946
Joined: Thu Feb 14, 2008 10:17 pm
Location: USA, FL
Contact:

Re: My Exporations with Ports

Post by Gary »

So your doing this through a small application you built with C#?

Cool, I should do something like this, I have one of those LED number read outs, for 1 number.
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: My Exporations with Ports

Post by Grimdoomer »

Gjsdeath wrote:So your doing this through a small application you built with C#?

Cool, I should do something like this, I have one of those LED number read outs, for 1 number.
Yes. It's pretty simple too. I think I'm going to do something with input next.
Don't snort the magic, we need it for the network.
User avatar
Click16
Posts: 1941
Joined: Mon Dec 31, 2007 4:36 am
Location: United States

Re: My Exporations with Ports - LED Panel Update

Post by Click16 »

neat. Imagine computer Laser shows!
Image
xxpenguinxx
Posts: 1974
Joined: Sun Jan 27, 2008 4:50 am

Re: My Exporations with Ports - LED Panel Update

Post by xxpenguinxx »

Click16 wrote:neat. Imagine computer Laser shows!
I said it first.

And I searched on google about this, I need to try it when I get my upstairs pc fully functional.
DemonicSandwich wrote:See that? You see that how it is highlighted down here but it's not highlighted right there? Ah, I guess that's what I get for pirating it.
In Soviet Russia, DS touches you. Say it again and I'll do more than touch. ~DS -Oh baby
A cat was licking itself to the sound of potato chips.
Post Reply