Video / Internet module
I spent some quality time with DipTrace this weekend and put together an ethernet / video module for the Propeller Platform. It has an ethernet connector / 28j60 controller, a piezo speaker (LS1), and a red LED.
I'm not sure if I'm going to build it, but I've got some extra space on the board. I could fit an SD card slot, or maybe some prototyping space or a few other things. Any thoughts on what I should add (or should I just keep the board comfortably spaced)?
The schematic and PCB design are attached - what do you think?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Gadget Gangster - Share your Electronic Projects
I'm not sure if I'm going to build it, but I've got some extra space on the board. I could fit an SD card slot, or maybe some prototyping space or a few other things. Any thoughts on what I should add (or should I just keep the board comfortably spaced)?
The schematic and PCB design are attached - what do you think?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Gadget Gangster - Share your Electronic Projects
Comments
If you have room left I would suggest you add a VGA connector.
Just my $0.02
Brandon C.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
No purchase necessary. See back panel for more details.
Tired of the same old robot brains? not enough processing power? Get the Propeller Robot Module now!!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Gadget Gangster - Share your Electronic Projects
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Visit the: The Propeller Pages @ Warranty Void.
Perhaps it's just me, but I value the vga capabilties more than ntsc.·· vga offers better resolution allowing more options, and lcds have been around long enough to become available dirt cheap.· I understand that for physically smaller sized projects ntsc works well, but when the size of a std monitor is not an issue, vga wins; it's also viewable from a further distance.
i'm building a couple of wall mounted pong / space invaders clocks and some other terminal based projects...· Eventually I'll work my way up to networked wall mount projects.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I'm a fellow DipTrace user and I just wanted to say your design looks nice and clean. Which method did you use to get the GG logo on the PCB? I have done mine a couple ways, but never end up with results as clean as yours.
I would agree that VGA would be useful as Agent420 mentioned, I use VGA more than Composite because I have LCDs all over the place and can buy a 17" like-new-used one for about $40. Also, most of my "panel only" style projects are done with a VGA driver board and flat panel. One project used a CF media player connected to a VGA driver board for a 10" LCD panel. It plays 8 different MPEG videos off the CF depending on which button you press on a membrane keypad. (the firmware for the CF media board was modified so that it plays 000.mpg in a continuous loop until a button is pressed. When a button is pressed, button 1 plays 001.mpg, 2 plays 002.mpg, etc) It was for a store display that had videos for the various items in a product line.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andrew Williams
WBA Consulting
WBA-TH1M Sensirion SHT11 Module
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Some mornings I wake up cranky.....but usually I just let him sleep -
Brandon C.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
No purchase necessary. See back panel for more details.
Tired of the same old robot brains? not enough processing power? Get the Propeller Robot Module now!!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Rich H
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The Servo Boss, a 12 channel servo tester kit from Gadget Gangster.
I'm glad to hear there are a few other diptrace fans out there. It took me about a day and a half to figure out how to use it, but I find it much easier than eagle. Using the copper pour was a little confusing, but I've got it now. I've been meaning to write a review on it sometime.
@W9gfo - You could probably use any 3 pins, but the TV driver just requires that they're sequential. I connected the ethernet / tv while keeping in mind how other modules use each pin. So the LED goes at P16, which is where the bi-color LED for the LCD UI module goes.
@holly - yeah, ntsc is last century, but so is VGA. Personally, I just use the TV to do debugging (when I have the memory), but I'm hoping people can come up with some cool audio / visual based projects. Maybe a second audio connector would make sense...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Gadget Gangster - Share your Electronic Projects
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
· Propeller Object Exchange (last Publications / Updates)
Rich H
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The Servo Boss, a 12 channel servo tester kit from Gadget Gangster.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Wiki: Share the coolness!
Chat in real time with other Propellerheads on IRC #propeller @ freenode.net
Safety Tip: Life is as good as YOU think it is!
What card are you using for video capture?
I tried one of my O2s video inputs, but it didn't like the propellers output of AiGeneric. It might have been the specific O2 I was trying, so I will have to test my hardware with another video source.