Welcome to the course repository for Embedded AI & Robotics for Data Scientists.
This repo contains:
- Week-by-week lab guides
- Example code
- Tasks you need to complete and submit
week01_intro_and_first_arduino/
Intro to the course + first hands-on with Arduino (Blink and button + LED).
More weeks will be added as the course progresses.
- Arduino Uno / Nano
- ESP32 / ESP32-CAM
- Raspberry Pi 5
- SO-101 / SO-100 robot arm
- Sensors: ultrasonic, LDR, temperature/humidity, accelerometer, etc.
- Motors: DC, servo, stepper
- Start with the
week01_intro_and_first_arduino/README.md. - Follow the step-by-step instructions in each week's README.
- Complete the tasks in
tasks.mdand submit as instructed.