Welcome to my 7-Day Hardware Challenge where I'll be building simple projects using the Super Uno R3 Starter Kit. The goal is to learn, share, and showcase progress in hardware hacking as I connect my interests in neurotech, biotech, and hardware.
I’ll be building in public and posting daily updates on Twitter – follow along! 🚀
Each day, I'll complete a small hardware project, documenting:
- Goals for the day
- Components used
- Arduino code
- Photos/videos of the project in action
- Reflections on what I learned or struggled with
Day | Project | Description | Code & Docs |
---|---|---|---|
1 | Blink an LED | Setting up Arduino & basics | Day 1 Code |
2 | Button + LED Interaction | Input + Output fundamentals | Day 2 Code |
3 | Sensor Reading | Using analog sensors (e.g., pot) | Day 3 Code |
4 | Display Output | Display text or visuals | Day 4 Code |
5 | Motor Control | DC motor or servo control | Day 5 Code |
6 | Input + Output System | Feedback system with sensors | Day 6 Code |
7 | Final Project | Combining everything learned | Day 7 Code |
- Arduino Uno R3 (Super Uno Starter Kit by SMRAZA)
- Breadboard, jumper wires, LEDs, sensors, motors, and displays
- Arduino IDE for programming
- Circuit diagrams created with Fritzing or hand-drawn sketches
I'm building in public on Twitter: @laurenap_.
Daily updates, videos, and reflections will be posted as I tackle each project!
- Clone this repository:
git clone https://github.com/YOUR-USERNAME/Hack-Holidays-2024.git cd Hack-Holidays-2024