pyboard icon indicating copy to clipboard operation
pyboard copied to clipboard

The MicroPython board

Results 12 pyboard issues
Sort by recently updated
recently updated
newest added

hi,i‘m using `usart function:uart.write(input)` to send message to another pyboard,but the input must be string. Is there any other function available to send `integer format data`? thx very much!!!

Any plans to release PYBv10b Eagle files?

Hi, it would be helpful to also have the HID functionality documented. There is some information in the forum but it should be in the documentation (as well). Thanks and...

Can I call it PYBSE1.0? [PYBSE.pdf](https://github.com/micropython/pyboard/files/276770/PYBSE.pdf)

@dpgeorge I don't have the `pinout.py` used to create the new boards pinout.png I simply added jpgs as placeholders.

re: https://github.com/micropython/micropython/pull/652#issuecomment-45383390 I have a few images relating to a tut and wiki images need a place to go. Hence a wiki_images dir in this or maybe another repo, so...

re: https://github.com/micropython/micropython/pull/652#issuecomment-45383390 Create a images dir for images of the board, related textures, etc... The mindmap I'm making for the board uses a couple of the images cleaned up from...

One project I want to do with my PYB is to interface with DaisyLink bus boards, which are I2C with some frills. DaisyLink puts the pull-ups on the slave boards...

It's the eleventh hour (or perhaps the thirteenth!), but there are 2 small things that maybe should be changed before all the boards are made: 1. Align mounting holes on...

VBUS and VIN are both connected to the LDO input, but only VBUS has a diode, if VIN is connected to a lower voltage power supply, say a battery, while...