Propplug and Raspberry Pi
Heater.
Posts: 21,230
This is only slightly Propeller related but a PropPlug makes an excellent USB-Serial adapter for the Raspberry Pi board.
Just make a little adapter cable to connect the Prop Plug to the Pi UART on its GPIO header.
Pi GND -> propplug VSS
pi Tx -> propplug Rx
pi Rx -> propplug Tx
Note the crossover.
I put some little resistors in the Tx/Rx lines to protect from my dodgey wiring but they are not needed.
Just make a little adapter cable to connect the Prop Plug to the Pi UART on its GPIO header.
Pi GND -> propplug VSS
pi Tx -> propplug Rx
pi Rx -> propplug Tx
Note the crossover.
I put some little resistors in the Tx/Rx lines to protect from my dodgey wiring but they are not needed.
Comments
Yep, I think it's time I had a bunch of them. Except we don't want RS232 levels only 3.3 volts.
PropPlug is what comes to hand here but as it's over half the price of a Pi it does not make sense to buy one for that purpose.
Logic levels are 3.3V according to the Prolific web site, and the RxD input is 5V-compatible. It has a 5V output, connected directly to the USB supply, which might be useful.
The PCB was marked with the maker's web address: http://www.lcsoft.net
and here is the relevant web page:
http://www.lctech-inc.com/Hardware/Detail.aspx?id=eab238b1-ad9c-4f8c-b117-d849887ca5e9
They seem to make several of the low-cost boards that are available from lots of Ebay suppliers, including the Cyclone II FPGA board I have.