Wykres commitów

35 Commity (e649f521f9d31f2df4470f7449a70ce66ab07ced)

Autor SHA1 Wiadomość Data
Thomas A e649f521f9 Add PIO example for servo control
Controls one servo at GP16 and additionally the LED (to see, if it's doing anything, and to demonstrate usage of two servo outputs)
2021-04-08 12:21:43 +02:00
Alasdair Allan ca2cc6673f
Merge pull request #21 from lurch/patch-1
Remove redundant linefeed
2021-02-25 11:12:39 +00:00
Alasdair Allan 36191d31b8 Typo 2021-02-25 10:57:21 +00:00
Alasdair Allan 7a76fe4b77 Final fix 2021-02-25 10:55:09 +00:00
Alasdair Allan a20630fd89 Problem with toolchain rendering block 2021-02-25 10:52:27 +00:00
Alasdair Allan c53509b7b4 Moved to loopback directory 2021-02-25 10:50:09 +00:00
Alasdair Allan ede42d5671 Added BoM and modified source block 2021-02-25 10:41:58 +00:00
Alasdair Allan 974a82a6f1
Merge pull request #22 from 7west/master
A better example for UART on the Pico
2021-02-25 10:22:07 +00:00
7west 8b1bf5f30c
Update code, diagram, and README
Fixed things several errors.
2021-02-24 21:56:51 -05:00
7west 335ef9381e
Update README.adoc
Third attempt and a clean README
2021-02-24 21:42:22 -05:00
7west c7b6734629
Update README.adoc
cleaned the formatting a little
2021-02-24 21:41:07 -05:00
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
Andrew Scheller 61acd77270
Remove redundant linefeed 2021-02-22 15:42:29 +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