Treffer: DIY Home Automation with Microcontrollers and CircuitPython

Title:
DIY Home Automation with Microcontrollers and CircuitPython
Contributors:
Santiago Fraire
Publisher Information:
EuroPython Conference
Publication Year:
2021
Document Type:
course material<br />moving image (video)
Language:
English
Accession Number:
edsbas.32BD7293
Database:
BASE

Weitere Informationen

(en)DIY Home Automation with Microcontrollers and CircuitPython For many years, people have been filling their home with devices that are based on Microcontrollers, like virtual assistants, smart fridges, washing machines, security systems, and many others that can be either programmable, or even replicated with a couple of boards and our Python knowledge. During this talk, we will start exploring CircuitPython without the need of a physical device, using a microcontroller emulator. If you are new to the microcontroller world, don’t worry, we will have an introduction to the main concepts, so we have the base knowledge to start doing little experiments by ourselves. After the introduction, you will be able to start programming microcontrollers using the emulator or in real life, moreover, you will see a couple of real projects (with real devices!) that could easily be replicated by yourself: a low-cost robot floor cleaner, and a plant watering and monitoring system, as examples. Outline Talk motivation Introduction to Microcontrollers and CircuitPython. How to use an emulator for hardware programming. DIY Home Automation (Real projects) : Low-cost robot cleaner. Watering and monitoring plant system.