PyConDE Micropython Workshop 2019 - SamsungResearchUK-IoT-Meetup/multimode_sensor_platform GitHub Wiki

Welcome to The MicroPython Workshop For PyConDe 2019

We do split this workshop into two Parts

Beginner on hardware

You are new to MicroPython or Python on hardware in general. We get you up and running very quickly. The beginners section has the following sections:

  1. Getting the REPL working on your board.
  2. Light the LEDs on the pyboard.
  3. User switch on the pyboard
  4. Timers
  5. Servos and motors
  6. LCD screens

Advanced Section

This section is for advanced users and users who wish to get exposure to the new Pyboard 'D' which has WiFi and BLE integrated on the device.

  1. Getting the REPL working on your pyboard.
  2. Light the LEDs on the board.
  3. LCD screens.
  4. Installing your web server and getting the 'Hello World' page up and running.
  5. Make a new web page.
  6. Get HTTPS working on the web server (experimental)
  7. Change your Augmented Reality page to update the Samsung logo to your own image.