You are browsing as a guest. Sign up (or log in) to start making projects!

Poppy

@Poppy

Joined June 17th, 2026

  • 3Devlogs
  • 2Projects
  • 1Ships
  • 1Votes
Beginner at electronics and hardware but focusing on lots of different projects!!
Open comments for this post

2h 46m 59s logged

This is the main design that I have put together to follow in building the hardware aspects of the project. I planned out all of the features that I wanted it to have and compiled a list of all of the parts that it would need and their general connections. I then made a general design (with a little trial and error) and ran a fairly successful simulation of the circuit and fixed any small wiring mistakes. Some issues I came across: My original plan was to use a range of different displays (LCD1602, single & four digit seven segment displays and an LED matrix) for a much more interesting experience when actually using the deck, however I quickly realised that there were definitely not enough digital OR analog pins on the uno r3, so I decided to use only the LCD1602 display and some nicely arranged coloured LEDs for stats and hit points. A little annoying but will make the software development easier. Anyways, it’s not looking too bad and I’m hoping to write 2-3 mini games that you can switch around on it.

0
0
2
Ship Pending review

This is my first ever hardware/software project btw! I built a mini, arduino based "piano" which uses an active buzzer and 4 buttons on a breadboard connected to an uno r3. I was loosely inspired by a few projects on the arduino project hub, although I only had limited access to resources, so I used what I know about hardware from a bit of prior research to work it out as I was putting it together, with a LOT of trial and error. Once I assembled everything, I wrote some simple C++ (which I already know and have some experience with) in the arduino IDE, debugged it and uploaded it onto the uno. Amazingly, it worked first try!!!!!!!!

  • 2 devlogs
  • 1h build
Video of Project → See source code →
Open comments for this post

37m logged

I put together the main breadboard which was just an active buzzer and 4 buttons, did all the wiring and connected it to my uno r3 controller !! Next I need to start working on the code for the individual buttons in relation to the buzzer..

0
0
18

Followers

Loading…