| theme | seriph |
|---|---|
| background | ./img/assembly/wallpaper.png |
| class | text-center |
| highlighter | shiki |
| transition | slide-left |
| title | BLE Made Easy |
| mdc | true |
--- layout: default ---
- 📝 Program a button and a rotary encoder
- 🎨 Set up Bluetooth services
- 🧑💻 Use the ESP32 as a Bluetooth audio controller
::right::
Everything we do in this workshop is done as self-makers, not affiliated with any company.
This PCB is for teaching purposes only and has only been tested to ensure it works during the workshop.
All code and related materials are open source and available at https://github.com/horw/devs-and-lattes-meets-30-nov
Let’s use a human body analogy to understand the differences between a CPU, MCU, and SoC.
https://appcodelabs.com/what-is-soc-system-on-chip/block-diagram-mcu --- layout: center ---
http://microcontrollerslab.com/wp-content/uploads/2020/10/system-on-chip-SoC.gif
https://floooh.github.io/visualz80remix/
https://www.espressif.com/en/news/ESP32_C3
ESP32 is a feature-rich SoC with integrated Wi-Fi and Bluetooth connectivity for a wide-range of IoT applications.
only :) very simple right? :)
- Design PCB (Printed circuit board)
- Manufacture it
- Solder it
- Test it physically
















