This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="de"> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Titel</title> | |
<style> | |
body { | |
background: lightgreen; |
- https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html
- https://www.heise.de/tests/Im-Test-Was-taugt-der-neue-Mikrocontroller-von-Raspberry-Pi-6287998.html?seite=all-Defaults
- https://shop.pimoroni.com/products/breadboard-for-pico?variant=39345435115603
- https://github.com/RetiredWizard/PyDOS/ (PyDOS, PyBASIC, edit... All the functionality of the 1981 IBM PC on a PI Pico?)
- (PyDOS now runs on CircuitPython and the Arduino Nano RP2040 Connect