Kick-Start to MicroPython using ESP32 / ESP8266 - Brossura

Kondoor, Harish

 
9798574626757: Kick-Start to MicroPython using ESP32 / ESP8266

Sinossi

MicroPython is the recreated version of Python 3 that runs in the memory restricted microcontrollers with a minimum of 256KB of ROM and 16KB of RAM. MicroPython supports chips like ESP32, ESP8266, STM32, nRF52, W600, etc. MicroPython follows Python 3 syntax which makes it easy to programme for microcontrollers. The hardware APIs are capable of handling GPIO pins in microcontrollers. In this course we discuss the ESP32 dev module as the main controller which has a high level of flexibility in connecting with sensors, on-chip capabilities with onboard WiFi. The ebook includes links to YouTube videos ( only important videos) and code bundle(link to google drive). Table of contentsModule1- Introduction to courseWhy MicroPython?Module2- Setting up software for the course2.1 Installing Python 32.2 Installing Thonny IDE2.3 Thonny IDE InterfaceModule3- Flashing MicroPython firmware to ESP323.1 Downloading MicroPython firmware3.2 Flashing Micropython to ESP32 using Thonny IDE3.3 Commenting a lineModule4- Python 3 syntax, recap using Micropython4.1 Print function4.2 Type function4.3 Input function4.4 Help function4.5 Conditional statements ( if, else, elif)4.6 While loop4.7 For loop4.8 Creating your own functionModule5 - Controlling GPIO pins5.1 Pinout diagram of ESP325.2 Blink an LED5.3 Analog to digital conversion5.4 Capacitive TouchPad5.5 DHT11 for measuring temperature and humidity5.6 ESP32 read internal temperature5.7 ESP32 read internal hall effect sensor5.8 MultiTreadingModule6- Connect to internet over WiFi6.1 Auto connect to WiFi6.2 Get weather data from OpenWeatherMap using APIAnnexure-1Resources

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.