InLine Assembler PIO (Pico): Unterschied zwischen den Versionen

Aus Micropython Referenz
Zur Navigation springen Zur Suche springen
Peter (Diskussion | Beiträge)
Peter (Diskussion | Beiträge)
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 7: Zeile 7:
* https://www.heise.de/blog/I-O-on-Steroids-PIO-die-programmierbare-Ein-Ausgabe-des-Raspberry-Pi-Pico-6018818.html
* 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://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-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://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/
* https://community.hobbyelektroniker.ch/wbb/index.php?thread/336-statemachines-und-pio-programmierung-beim-raspberry-pi-pico/
Zeile 14: Zeile 16:
* https://www.elektronik-labor.de/Raspberry/Pico13.html
* 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.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
*
*
== Navigation ==
[[Micropython_Kurs_2025| zurück zu '''Micropython_Kurs_2025''']]
<br>
[[Kurse| zurück zu '''Kurse''']]
<br>
[[Hauptseite|Zurück zur Hauptseite]]

Aktuelle Version vom 28. Juli 2024, 18:40 Uhr

Bisher nur eine Linkliste

Links[Bearbeiten | Quelltext bearbeiten]

Navigation[Bearbeiten | Quelltext bearbeiten]

zurück zu Micropython_Kurs_2025
zurück zu Kurse
Zurück zur Hauptseite