Propeller / Raspberry PI experiment board
Roadster
Posts: 209
Here Is a board that I have been working on, it has the following features:
VGA 64 / 256 color jumper selectable
Keyboard
Tv pins
Stereo sound
SPI flash 8 pin dip or smd
SPI sram 8 pin dip
micro sd card
IR detector
Wii Connector
Raspberry PI connector
Breadboard area with:
3.3V, 5V and Ground connection
Propeller P0-P15, removable jumpers to disconnect IO connections to Tv, audio, and SPI devices (flash, sram, sd card)
Raspberry PI I/O 0 - 14 I/O 15,16 jumper selectable to propeller serial pins and Propeller plug
4 leds
2 switches
MCP2308 8bit I/O expander
VGA 64 / 256 color jumper selectable
Keyboard
Tv pins
Stereo sound
SPI flash 8 pin dip or smd
SPI sram 8 pin dip
micro sd card
IR detector
Wii Connector
Raspberry PI connector
Breadboard area with:
3.3V, 5V and Ground connection
Propeller P0-P15, removable jumpers to disconnect IO connections to Tv, audio, and SPI devices (flash, sram, sd card)
Raspberry PI I/O 0 - 14 I/O 15,16 jumper selectable to propeller serial pins and Propeller plug
4 leds
2 switches
MCP2308 8bit I/O expander
Comments
Will you be selling them?
T o n y
http://propellerpowered.com/shop/?page_id=1855
Yours should be ready to go out with Rick's on Friday.
Jeff
Jeff
... There are four boards left of this order this morning. It'll be 3 weeks after these are out before the next batch. If anyone here wants them, speak up, or I'll feed them to the Tindie hordes..
Thanks,
David
I made a last minute decision to package the microSD kit as part of the main kit. When I ran the numbers, there was room to include it.
Because of that, several units are on hold until Tuesday (including yours) while we wait for our part order.
After this batch is gone, then it'll be 3 weeks until the next batch of PCBs.
Jeff
Jeff
Edit: I downloaded the schematic and that cleared up everything. Got the kit assembled. I'll try powering it up tomorrow. Also, it looks like I should probably populate U4 and U5 to allow for a flash and SRAM chip to be added. Nice!
One more question, what header is supposed to be used for the i2c connections to P28 and P29. I didn't see a two pin female header in my kit.
LT1 - the power LED (down in the corner by S2)
R26 - 240ohm resistor
Prop plug connector is also unlabeled - Rx goes on the pin right next to the J2 label (Gnd (VSS) goes under the "G" in "plug" )
I cut one of the female headers to size - 8 for J10(?) and then 2 for the I2C.
Edit: Also, should the RPI header be male?
Maybe I ended up cutting my own header too - I don't remember...but I did cut headers!!
I don't want to appear too negative. This looks like a great board. It would be fine as a stand alone Propeller system.
But I have a few questions regarding it being a Raspberry Pi experimenter board:
1) Why have the video outputs? The Pi already drives TV and HDMI and they are normally used with that.
2) Similarly why have the audio outputs? The Pi already does that.
3) Similarly why have the SD card? The Pi already has one.
4) Similarly why have a keyboard interface?
The breadboard area seems like a great idea. But then again why the I/O expander? A Prop added to the Raspi GPIO is already a big I/O expander for the Pi.
Edit: Of course if one want to use a Pi with a VGA screen this board is a good way to get a terminal interface.
If you are not hooking it up to a RasPi, you have easy access to mote of the things folks connect to a Propeller plus a small breadboard area.
It is a stand alone terminal if you want, it is a stand alone retro style Basic computer if you want.
Pull all the jumpers and you have a simple Prop board with a Prop Plug, EEPROM and 28 free I/O pins.
Put on the RasPi jumpers and it is connected via the RasPi pins to the console Rx/Tx via pin 30 and 31.
Use as much as you want or as little as you want depending on your need - I thought it was a pretty clever design from that standpoint.
Mine is currently set up to be a stand alone terminal for working with the MicroMite MMBASIC chip.
If time permits this afternoon, I'm going to try and hook it up to my STM32F4 running Espruino so it can be the programming front end to that. (Hey, you guys were all talking about a new board combining an ARM and a Prop. This is certainly an easy jumping off point for that experimenting...or should I not use it because I won't be using the RasPi connector or the SRAM and port expander? I think I will use the SD card but not the audio or the IR....gosh, what to do??
Thanks,
David