Adder CSUSM CS231

Binary Adder with Microcontroller

Preparation before setup

Hardware Requirements - full-size breadboard - 5 LEDs(color of your choice) - 8 buttons - Microcontroller(this project uses an ESP-32S NodeMCU) - A computer with VSCode with PlatformIO extension to push C++ code to ESP or Arduino - Can also use Arduino IDE

Wiring Adder before code

Wiring Circuit

Writing C++ code for microcontroller

Software for Microcontroller