new user with questions about proto board
A-Bot
Posts: 6
Hello,
I'm new to this type of microcontroller board and have a few questions. I read the v1.1 documentation, but there are still some things I am not sure about. I hope someone can help.
1. Are all of the holes stand-alone besides·the ones that have white lines connecting them? It looks like all the 'strips' (aside from the VSS, VDD and +5V) are only two holes long.
2. I want to·have a signal line coming off the board with one resistor going to VDD and one resistor going to the IO pin.··Can someone recommend a way to·connect those together on the board?
3. Each side of the chip has a·pin hole·labeled VDD/VSS.·How does that work?·Is one of the two 'connected' holes (inner/outer) VDD and the other VSS?
Thanks!
-Adam
I'm new to this type of microcontroller board and have a few questions. I read the v1.1 documentation, but there are still some things I am not sure about. I hope someone can help.
1. Are all of the holes stand-alone besides·the ones that have white lines connecting them? It looks like all the 'strips' (aside from the VSS, VDD and +5V) are only two holes long.
2. I want to·have a signal line coming off the board with one resistor going to VDD and one resistor going to the IO pin.··Can someone recommend a way to·connect those together on the board?
3. Each side of the chip has a·pin hole·labeled VDD/VSS.·How does that work?·Is one of the two 'connected' holes (inner/outer) VDD and the other VSS?
Thanks!
-Adam
Comments
2) Solder one resistor in the hole, solder the other resistor leg to the leg which goes into the hole, or solder both into separate holes then use wire ( resistor leg cut-off works well ) underneath to link the two. You can often fold a leg under the board to save a separate link.
3) Taking the top line ( PSU input top left ), "P15, P14 .. P9,P8, VSS VDD", P15 lines up with P15 down to P8 lines up with P8, VSS is the next hole to the right of P8, VDD is the next hole to the right again.
If you have a multi-meter you can determine continuity ( or not ) between pads/holes.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
I want to add an LCD to my setup for debugging purposes, but I'm not sure which one to go with. I want something small, easy to interface with the propeller, and I need to be able to display clear, readable text.
I was considering the 2.5" LCD A/V Display. It seems like a nice little unit. Is this a good option?
I have a related question - is it possible to send debugging information back to the PC throught the USB port while the PropPlug is connected? The Tool does not seem to have any debugging options.
Thanks!
You can certainly send debugging information back to the PC through the programming port. You have to use some kind of terminal emulator. There's one that's just been posted that's based on the Basic Stamp Editor's debug window: http://forums.parallax.com/showthread.php?p=725523. You could also use any other terminal emulator.
http://forums.parallax.com/showthread.php?p=649540
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔