Propeller Mini Plug and Play
iseries
Posts: 1,492
I designed this board for the propeller mini so that I could just plug in whatever device I needed to tryout without having to wire things up.
I notices that a lot of devices that I need to use have some common hookups. Power, Ground, Clock, Data, Rx, Tx, Chip select and so on.
I also like the idea of being untethered to the computer or power. Some designs need to be remote or on the go.
I have attached a few picture of the design. Using the propeller mini and adding straight pins for the prop plug you can plug the board into the base board and either use the prop plug on the inside 4 pins or use the Parallax WX WiFi module and program it remotely or use it a communication device.
The board has two solder blubs on it so you can select to use a switching power supply for either the 3.3v or the 5v source and there are jumper plug in the corner so you can select what voltage is available on each of the plug ports on the side. I use a Lipo battery for powering the unit so I have a JST plug attached that will supply 7 volts to the board.
So to run the laser ping sensor and a OLED display all I have to do is plug them in and set the pins in my program and I'm off and running. Look ma no jumper wires.
Mike
I notices that a lot of devices that I need to use have some common hookups. Power, Ground, Clock, Data, Rx, Tx, Chip select and so on.
I also like the idea of being untethered to the computer or power. Some designs need to be remote or on the go.
I have attached a few picture of the design. Using the propeller mini and adding straight pins for the prop plug you can plug the board into the base board and either use the prop plug on the inside 4 pins or use the Parallax WX WiFi module and program it remotely or use it a communication device.
The board has two solder blubs on it so you can select to use a switching power supply for either the 3.3v or the 5v source and there are jumper plug in the corner so you can select what voltage is available on each of the plug ports on the side. I use a Lipo battery for powering the unit so I have a JST plug attached that will supply 7 volts to the board.
So to run the laser ping sensor and a OLED display all I have to do is plug them in and set the pins in my program and I'm off and running. Look ma no jumper wires.
Mike
Comments
I agree. A splendid way to introduce them to a better pair of programming languages instead of the kludge used by that A*** thing.
Now where'd you find that quote?
"Hey that's my line!" Doctor McCoy.
@"Buck Rogers"
Me? My current quote was taken from a video on how the falcon rockets are to accerate.
That is a great idea. I really need to follow this example because I get myself into a real tangle when integrating modules into a prototype project;