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:
- Getting the REPL working on your board.
- Light the LEDs on the pyboard.
- User switch on the pyboard
- Timers
- Servos and motors
- 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.
- Getting the REPL working on your pyboard.
- Light the LEDs on the board.
- LCD screens.
- Installing your web server and getting the 'Hello World' page up and running.
- Make a new web page.
- Get HTTPS working on the web server (experimental)
- Change your Augmented Reality page to update the Samsung logo to your own image.