Skip to content

0lswitcher/arduino-sketches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Sketches

A collection of Arduino sketches ranging from general-purpose templates to hardware-specific projects.
All code is licensed under the MIT License.


Repository Structure

arduino-sketches/
├── templates/ # General-purpose sketches for reuse
├── projects/ # Hardware-specific builds
└── md-assets/ # Images and other README assets


Templates

Name Difficulty Description
LED Basic 🟢 Easy Blink an LED with minimal setup
Button Basic 🟢 Easy Read input from a push button
IR Cloner 🟡 Medium Clone and replay IR remote signals
Servo Basic 🟡 Medium Control a servo motor’s position

Projects

Name Required Hardware Description
Cat Laser Turret Laser module, servo motors, joystick An automated laser pointer for playing with your cat
JoJo: Bloody Stream Player Arduino-compatible audio module, speaker Plays Bloody Stream from JoJo’s Bizarre Adventure

License

This repository is licensed under the MIT License.


Contributing

  1. Fork the repo
  2. Create a branch for your feature/fix
  3. Submit a pull request

all built with ❤️ using Arduino

About

My personal collection of arduino sketches for use with the Arduino IDE and UNO R3 microcontroller.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages