Wykres commitów

23 Commity (f0f802ef85016f70c13e6556452c23184e86c7a0)

Autor SHA1 Wiadomość Data
7west f0f802ef85
UART example update and README
First attempt
2021-02-24 21:39:50 -05:00
7west 8fbf61ced1
A potentially better example for UART on the Pico 2021-02-23 15:31:54 -05:00
Alasdair Allan 1b3960223b Merge branch 'master' of github.com:raspberrypi/pico-micropython-examples 2021-02-23 09:44:38 +00:00
Alasdair Allan 873ab46394 Added UART example https://github.com/raspberrypi/pico-micropython-examples/issues/19#issuecomment-783668548 2021-02-23 09:43:04 +00:00
Alasdair Allan 5c4c80ef94
Merge pull request #15 from lurch/patch-1
Fix import in pio_spi.py
2021-02-04 11:50:01 +00:00
Andrew Scheller f16d90de30
Fix import in pio_spi.py 2021-02-04 11:46:43 +00:00
Alasdair Allan b89b320681
Merge pull request #4 from atrueresistance/patch-1
Added comments to the code example. LGTM.
2021-02-04 11:14:58 +00:00
Alasdair Allan c873588693
Update pio_spi.py
Missing import, see comments in raspberrypi/pico-micropython-examples#14
2021-02-04 11:13:40 +00:00
Alasdair Allan 16c0439da6
Merge pull request #14 from hoihu/fix-led-blink-example
pio/pio_blink.py: fix missing rp2 import.
2021-02-04 11:12:23 +00:00
Martin Fischer f4f14dbadc pio/pio_blink.py: fix missing rp2 import. 2021-02-04 08:25:31 +01:00
Alasdair Allan 1ebb901045
Update README.md 2021-01-28 00:14:38 +00:00
Alasdair Allan 26a62a6bae
Update README.md 2021-01-28 00:00:26 +00:00
Alasdair Allan 9510fa2fc7
Update README.md 2021-01-27 23:58:53 +00:00
Frank Wiebenga c8a19047b1
Update temperature.py
Add some comments from the RP2040 datasheet that helps new users understand where the constant number values came from.
2021-01-26 12:56:38 -06:00
Alasdair Allan f62ca72c61 Another sqi -> spi fix 2021-01-26 10:36:07 +00:00
Alasdair Allan 1f3d258050 Merge branch 'master' of github.com:raspberrypi/pico-micropython-examples 2021-01-26 09:59:10 +00:00
Alasdair Allan 6f8fd53292 Fixed sqi thing. Doh 2021-01-26 09:59:00 +00:00
Alasdair Allan 728a64b629
Update README.md 2021-01-25 15:22:48 +00:00
Alasdair Allan 5b364b96fa
Update README.md
Typo
2021-01-25 15:20:58 +00:00
Alasdair Allan 033f466f5e
Create LICENSE.txt 2021-01-25 15:19:23 +00:00
Alasdair Allan c2991d2676
Update README.md 2021-01-25 15:18:40 +00:00
Alasdair Allan be3ade491b Updated wiring diagram to use VBUS, see Github Issue #2 2021-01-25 14:05:45 +00:00
graham sanderson 2a6cfbb1d9 Initial Release 2021-01-20 10:52:33 -06:00