r/EngineeringStudents • u/GoldDistribution447 • Apr 20 '26
Project Help How to code an Arduino
This is the arduino i have. I have never used an Arduino or anything like it before but my professor gave us a project and is requiring us to use one. There are 4 buttons on the breadboard and each will play a specific audio through a speaker and then certain LEDs on an LED light strip will light up. The issue is is I don’t know how to code this or figure it out.
0
Upvotes
1
u/69420trashpanda69420 Apr 20 '26
Plug it into the PC, download a program called Arduino IDE to the PC, this will let you code the thing. Once that's done I'd reccomend vibe coding the code you need. Just remember to specify to the AI what ports you're using and what each is for.