Skip to content

JohnBadr/Embedded-Systems-Learning-Log

Repository files navigation

Embedded Systems Learning Log

Welcome to my project documentation. This repository documents some of the projects I make using the ESP32 Max V1.0.

Tech Stack & Approach

  • Board: ESP32 Max V1.0 by Acebott
  • Framework: Arduino Framework
  • IDE: VS Code + PlatformIO
  • Programming Style: Unlike standard Arduino .ino sketches, I am focusing on professional C++ standards by utilizing:
    • Header Files (.h)
    • Source Files (.cpp)

The Journey

In this repo, I am documenting:

  1. Hardware Circuits: Wiring sensors, actuators, and displays to the ESP32.
  2. Software Logic: Writing clean, modular code to control hardware.
  3. Problem Solving: Tracking how I debugged hardware/software conflicts.

About

Documentation of some of my embedded systems projects using the ESP32 Max V1.0 board by Acebott. Focuses on structured C++ (Header/Source) using the Arduino framework. This log tracks my technical progression as I build a strong foundation in embedded systems and C++ development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors