Skip to content

Conversation

@der-programmer1
Copy link
Owner

Overview

This update adds new beginner-friendly examples and documentation under the Basics/ folder.

What’s Included

  • Example sketches: Blink, Multiple LEDs, and Fade
  • Detailed READMEs with circuit explanations and learning goals

Purpose

To provide clear, structured resources for people learning Arduino programming and LED control.


Have fun exploring and keep building!

Implement LED control logic with random selection and repetition handling.
Added new example code and beginner learning materials for Arduino LED programming.
The goal is to make it easier for newcomers to understand and experiment. Enjoy learning and keep coding!
…ectives

Refined Basics README for clarity, learning goals, and structure
Added File named `Blink_with_random_Delay.ino`.
Introduces Multiple_LEDs_random_time.ino to demonstrate controlling multiple LEDs with random on/off times. Updates README with additional details about delay usage and clarifies circuit notes.
Introduced two new advanced Arduino LED projects: Knight Rider (sequenced running light effect) and PWM Fading (smooth LED brightness control). Updated Advanced/README.md to document all advanced projects and added corresponding README files for the new examples.
Added Arduino code templates for basic (blink, button input) and advanced (PWM breathing) examples. Updated README files in Advanced and root directories to clarify project structure and learning goals, and introduced a README for code templates with usage instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants