Micro Python
  • Quick reference for the pyboard
    • General board control
    • LEDs
    • Pins and GPIO
    • External interrupts
    • Timers
    • PWM (pulse width modulation)
    • ADC (analog to digital conversion)
    • DAC (digital to analog conversion)
    • UART (serial bus)
    • SPI bus
    • I2C bus
  • General information about the pyboard
    • Local filesystem and SD card
    • Boot modes
    • Errors: flashing LEDs
  • Micro Python tutorial
    • 1. Introduction to the pyboard
    • 2. Running your first script
    • 3. Getting a Micro Python REPL prompt
    • 4. Turning on LEDs and basic Python concepts
    • 5. The Switch, callbacks and interrupts
    • 6. The accelerometer
    • 7. Safe mode and factory reset
    • 8. Making the pyboard act as a USB mouse
    • 9. The Timers
    • 10. Inline assembler
    • 11. Power control
    • Tutorials requiring extra components
    • Tips, tricks and useful things to know
  • Micro Python libraries
    • Python standard libraries
    • Python micro-libraries
    • Libraries specific to the pyboard
  • The pyboard hardware
  • Datasheets for the components on the pyboard
  • Datasheets for other components
  • Micro Python license information
  • Micro Python documentation contents
    • Quick reference for the pyboard
    • General information about the pyboard
    • Micro Python tutorial
    • Micro Python libraries
    • The pyboard hardware
    • Datasheets for the components on the pyboard
    • Datasheets for other components
    • Micro Python license information
 
Micro Python
  • Docs »
  • Edit on GitHub


© Copyright 2014, Damien P. George. Обновлено: 04 Feb 2015.

Built with Sphinx using a theme provided by Read the Docs.