Skip to content

afragop72/arduino-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Projects

A collection of Arduino projects for learning electronics and embedded programming.

Arduino

Projects

Project Description Board Difficulty
LCD Message Display Wrap-around scrolling text on a 16x2 HD44780 LCD with custom arrow separator, power switch, startup animation, adjustable contrast, scroll speed control, and LED bounce lights Uno R3 Beginner

Getting Started

  1. Clone this repository
  2. Open any project's .ino file in the Arduino IDE
  3. Follow the project's README for wiring and setup instructions

Repository Structure

Arduino/
├── README.md                    # This file
├── .gitignore
└── LCD-Message-Display/         # 16x2 LCD scrolling text project
    ├── LCD_Name_Display.ino
    ├── README.md
    └── documentation/

License

These projects are open source and available for educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages