All Questions
Tagged with project programming
7 questions
-1
votes
1
answer
283
views
Arduino-project with color sensor and rgb-led
I want to use a color sensor for my Arduino project with Arduino Uno to detect the colors red, green, blue, orange, yellow purple of leaves of paper and then light my RGB led in those colors. I have ...
0
votes
2
answers
1k
views
Can a 12V sensor connected to a 5V output signal of an Arduino Uno
I am doing a project for object detection. But my problem is I'm using a 12V photoelectric OMRON sensor to connect with 5V Digital PWM port 3 on Arduino using normal coding. Do I need an extra circuit ...
-2
votes
1
answer
100
views
the boxservo works contrary to the code
i want to make a uselessbox .i connected the circuit correctly,i checked every thing several times and every thing is in right place[ based on descriptions and pattern],but when i turn it on,the ...
5
votes
1
answer
8k
views
Useless box wiring and code
just want to give a back story first. So i saw this video on youtube about the useless box, and i thought that it would make a great gift for my 7 year old. So i went out and bought everything that ...
2
votes
1
answer
157
views
I´m trying to make a kind of videogame with Arduino UNO
it´s a school project, but I'm having some problems to create a menu selection. In the LCD, all the character are overwriting, I'm a beginer, so i dont have any idea of what i was doing wrong (ps.: ...
1
vote
2
answers
725
views
Arduino whack-a-mole game not working
Everyone, I am new to this. Currently I am trying to make a Whack-a-mole game for my school project. There will be a total of 6 moles (corresponding to 6 LEDs, which will light up randomly). At each ...
2
votes
0
answers
604
views
7 Key Educational Piano with Capacitive Sensor
I am working on a project for grade 10 computer science. I am supposed to make a piano that has 7 keys using a capacitive sensor, and the piano is supposed to teach you songs like Twinkle Twinkle ...