InLine Assembler PIO (Pico)
Zur Navigation springen
Zur Suche springen
Bisher nur eine Linkliste
Links[Bearbeiten | Quelltext bearbeiten]
- https://github.com/raspberrypi/pico-examples/tree/master/pio/uart_tx
- https://github.com/raspberrypi/pico-micropython-examples/blob/master/pio/pio_uart_tx.py
- https://www.youtube.com/watch?v=yYnQYF_Xa8g
- https://www.heise.de/blog/I-O-on-Steroids-PIO-die-programmierbare-Ein-Ausgabe-des-Raspberry-Pi-Pico-6018818.html
- https://www.elektronik-kompendium.de/sites/raspberry-pi/2802071.htm
- https://mathema-engineering.de/mathema/news-know-how/raspberry-pi-rp2040-teil-1-programmierbare-hardware-zwischen-cpu-und-fpga
- https://mathema-engineering.de/mathema/news-know-how/raspberry-pi-rp2040-teil-2-pio-programmierung-am-beispiel-eines-laserscanner-interface
- https://mathema-engineering.de/mathema/news-know-how/raspberry-pi-rp2040-teil-3-interpolierer-anwendung-gesucht
- https://www.golem.de/news/diy-raspberry-pi-pico-den-pico-mit-programmierbarem-io-und-nes-gamepad-steuern-2209-168019-3.html
- https://community.hobbyelektroniker.ch/wbb/index.php?thread/336-statemachines-und-pio-programmierung-beim-raspberry-pi-pico/
- Enthält weitere Links
- https://www.elektronik-kompendium.de/news/raspberry-pi-pico-grundlagen-zu-programmable-inputoutput-pio/
- https://www.elektronik-labor.de/Raspberry/Pico13.html
- https://www.digikey.de/de/maker/projects/raspberry-pi-pico-and-rp2040-cc-part-3-how-to-use-pio/123ff7700bc547c79a504858c1bd8110
- https://www.az-delivery.de/blogs/azdelivery-blog-fur-arduino-und-raspberry-pi/raspberry-pi-pico-schnelleinstieg
- https://www.youtube.com/watch?v=wet9CYpKZOQ
- https://www.golem.de/news/raspberry-pi-pico-analoges-farbfernsehsignal-mit-programmable-io-2208-166901.html
- http://hjberndt.de/soft/picopio.html
- https://www.mikrocontroller.net/topic/524669
- https://www.youtube.com/watch?v=iTxJ22GZz9Y
- https://github.com/orgs/micropython/discussions/12944
- https://github.com/Josverl/PIO_ASM_typing
[Bearbeiten | Quelltext bearbeiten]
zurück zu Micropython_Kurs_2025
zurück zu Kurse
Zurück zur Hauptseite