10/21-10/25
- Kimberly Dao
- Oct 24, 2024
- 1 min read
This week I started by finishing up my box project and I was successful. The box now opens up in down in the hinges I made for it. The box was something I made as a gift for my friend. I don't plan of painting the box and I want to keep it plain. Now for a new project I decided I want to get into coding again. I wanted to make something hat involved LEDS and so I came up with two possible projects.
A project that involves a sensor and when it is triggered it will change the colors of the LED.
There will be buttons set out and when pressed in a specific pattern it will change the color of the LED.
When trying to work on getting a Metro mini started back up on my breadboard I ran into problems with the ports. However, I'm not stressed about the problems I ran into because I just wanted to test how I can get the button into having a value of 1 while it's being pressed so then I could start testing that when I get more buttons involved to turn on certain LEDS.
First, I needed to refresh of printing binary numbers when it's being pressed. After that I needed to be able to connect a button to an LED and have it turn on when being pressed.






Comments