Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 276 Bytes

File metadata and controls

5 lines (3 loc) · 276 Bytes

Arduino Nano ESP32 RGB Color Picker

A simple color picker for controlling the built-in RGB LED on the Arduino Nano ESP32. This project allows you to select colors and display them on the onboard RGB LED.

This is my first learning project using C++ and an Arduino board.