Skip to content

SuhanVerse/Embedded_Hardware_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔧 EMBEDDED_HARDWARE_PROJECTS

A growing collection of Arduino & ESP32-based hardware projects featuring sensors, displays, and smart interaction.

Platform License Language Author


📌 Introduction

Welcome to HARDWARE_PROJECTS, a personal collection of microcontroller-based experiments and builds by SuhanVerse.
These projects explore how to connect and control hardware like touch sensors, OLED displays, LEDs, and motors using Arduino and ESP32 boards.

Each project is designed to be:

  • Easy to understand and reproduce
  • Modular and expandable
  • Focused on real-time interaction and visual feedback
  • Documented for learning and sharing

📁 Repository Structure

HARDWARE_PROJECTS/ 
├── ARDUINO PROJECTS/ 
│ ├── GALIJ_OLED/ # OLED display with custom text 
│ ├── OLED_TOUCH/ # Touch sensor + OLED interaction 
│ └── Touch sensor interface/ # Basic touch sensor input handling 
├── ESP32 PROJECTS/ 
│ └── ESP32_OLED_TOUCH/ # ESP32 + OLED + touch animation project 
├── LICENSE 
└── README.md

🚀 Current & Upcoming Projects

🔹 ESP32_OLED_TOUCH

OLED animation with touch-triggered messages using ESP32 DevKit V1

  • Uses millis() for smooth animation
  • Auto-adjusts text size
  • Timeout returns to animation mode

🔹 GALIJ_OLED

Simple OLED text display using Arduino UNO

  • Touch sensor cycles through hardcoded messages
  • No animation or auto-sizing

🔹 OLED_TOUCH

Touch sensor triggers message display on OLED

  • Modular sketch
  • Easy to extend with animation or debounce

🔹 Touch sensor interface

Basic input test with LED feedback

  • Ideal for beginners
  • Can be expanded to control other modules

🧠 Goals

  • 📚 Share clean, reproducible hardware workflows
  • 🧪 Explore sensor and display integration
  • 🛠️ Build modular, scalable microcontroller projects
  • 🌐 Encourage learning and open-source collaboration

📜 License

This repository is licensed under the MIT License.
Feel free to use, modify, and share these projects with credit.


🙌 Contributions

Pull requests are welcome!
If you’d like to add your own hardware project or improve documentation, feel free to open an issue or submit a PR.


✍️ Author

SuhanVerse
Hardware tinkerer, and open-source enthusiast
📍 Based in Nepal | 🧠 Focused on reproducible workflows and elegant integration
🌐 GitHub: github.com/SuhanVerse

About

Modular Arduino & ESP32 hardware experiments with OLEDs, sensors, and real-time interaction.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published