Real-world examples and projects!
Go straight to the point in your practical and professional development.
Electronics
Analog and Digital; Schematic and PCB Design; Low Power and Wireless
Firmware
Microcontrollers; Bare-metal, real-time and embedded Linux systems
Python
Data Storytelling; Automation and Web Scraping; Scientific Computing
AI and IoT
Machine Learning; Natural Language Processing; Sensor Analysis; Big Data
“Passionate about teaching those who are passionate about learning.”
Kleber Silva
Real-world Examples
Object Detection
Task: Object detection using pre-trained model. Scenario: You need to recognize objects (from image files) and indicate them graphically from the original file. 📥 Dependency: pip install torch…
Pet Feeder With Alexa
This example is a Smart Pet Feeder (water and food) that allows you to remotely feed your pet using voice commands via Alexa. The system is powered by…
Micromouse Robot
The Micromouse robot is built to solve mazes autonomously. The challenge here is to navigate from a starting point to the end of a maze, learning the path…