1. Introduction
  2. Vorbereitung
  3. 1. Software
  4. 2. Hardware
  5. 3. Tutorial
  6. Module 1 - Micropython Basics
  7. 4. Installation
  8. 5. Time to start
  9. 6. GPIO Pins
    1. 6.1. Blink a LED
    2. 6.2. Taster verwenden
  10. 7. ADC (Poti)
  11. 8. PWM
  12. Module 2 - Motors and Sensors
  13. 9. Controlling a motor
    1. 9.1. mit einem Transistor
    2. 9.2. mit einer H-Brücke
    3. 9.3. Motor Driver ICs
  14. 10. Distanz Sensoren
    1. 10.1. Ultraschall
    2. 10.2. IR
    3. 10.3. Laser
  15. Module 3 - Advanced Micropython
  16. 11. Nicht blockierendes blinken
  17. 12. Taster entprellen
  18. 13. Interrupts
  19. 14. Timers
  20. 15. Serielle Schnittstellen
    1. 15.1. UART
    2. 15.2. I2C
    3. 15.3. SPI
  21. 16. Funkt
    1. 16.1. WIFI
    2. 16.2. BLE
    3. 16.3. ESP NOW

Micropython Course

I2C