Is it possible to power Parallax propeller Protoboard USB from the USB port?
lyassa
Posts: 52
I have an application that requires little power. Basically just interfacing some switches to a computer. I will use the Propeller Protoboard USB for that.
http://www.parallax.com/StoreSearchResults/tabid/768/List/0/SortField/4/ProductID/509/Default.aspx?txtSearch=protoboard+usb
Can I power it from the USB port? Do you have suggestion to a better -smaller and cheaper- board to use? It needs to have enough space to fit about 20 resistors and 20 pin connector. I may need few of them in the near future.
Thanks in advance for your help.
http://www.parallax.com/StoreSearchResults/tabid/768/List/0/SortField/4/ProductID/509/Default.aspx?txtSearch=protoboard+usb
Can I power it from the USB port? Do you have suggestion to a better -smaller and cheaper- board to use? It needs to have enough space to fit about 20 resistors and 20 pin connector. I may need few of them in the near future.
Thanks in advance for your help.
Comments
ON EDIT: After a quick look at the schematic and manual it appears that your biggest problem will be getting access to the USB 5V since it's not brought out to a convenient point and all the USB circuitry is SMT; you'll need to grab it at the connector itself, which is going to be kind of tricky, or from one end of R21 or C6. One of those is probably most practical.
http://www.parallax.com/Store/Microcontrollers/PropellerDevelopmentBoards/tabid/514/CategoryID/73/List/0/SortField/0/Level/a/ProductID/748/Default.aspx
it powers itself from USB by design.
-Phil
-Phil
I wish a board exists that is similar to the QuickStart board, but without the switches and LEDs.
So in my blissful ignorance ....
If you do not need the LEDs or buttons on the QuickStart, you can use their I/O pins for any other purpose. The LEDs are buffered and reflect the state of their respective I/O pins, but have a negligible effect on the I/Os themselves. The buttons similarly have an almost immeasurable effect. If you absolutely have to disable the LEDs to keep them from blinking while you are using the I/O pins, you can cut the trace that powers U5, the 74HC541 buffer on the right of the QuickStart board. The trace runs between the 'c' and the 'k' in the QuickStart logo on the right of the board.
— David Carrier
Parallax Inc.