Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.46 KB

README.md

File metadata and controls

22 lines (20 loc) · 1.46 KB

Arduino Projects Book

Source code for the projects from the Arduino Projects book. You will not find the exact basic code from the book, instead, I try to refactor every line and explore new things in each project. I also try to comment every line of code to keep a note of what it does.

Projects

  1. Get to know your tools an introduction to the basics (no code needed) 🔌 💡
  2. Spaceship interface design the control panel for your starship 🚀 👾
  3. Love-o-meter measure how hot-blooded you are ❤️ 💉
  4. Color mixing lamp produce any color with a lamp that uses light as an input 🔦 💡
  5. Mood cue clue people in to how you're doing 🚦 🔧
  6. Light theremin create a musical instrument you play by waving your hands
  7. Keyboard instrument play music and make some noise with this keyboard
  8. Digital hourglass a light-up hourglass that can stop you from working too much
  9. Motorized pinwheel a colored wheel that will make your head spin
  10. Zoetrope create a mechanical animation you can play forward or reverse
  11. Crystal ball a mystical tour to answer all your tough questions
  12. Knock lock tap out the secret code to open the door
  13. Touchy-feel lamp a lamp that responds to your touch
  14. Tweak the arduino logo control your personal computer from your arduino
  15. Hacking buttons create a master control for all your devices!