Our teacher assigned to us a home work, using arduino and analogWrite commands, I know it’s so easy and basic lol, but I want to impress him any ideas??😅
Anyone seen/worked with the new Arduino Nano Matter: https://store.arduino.cc/pages/nano-matter and/or the Matter home automation standard? going to be doing a class on it in January and the Nano Matter’s big […]
Hello ,I’m struggling with a problem. I want to execute a sequence of turning an LED on and off, but not just a simple on/off; I want a timed sequence […]
Hii guys I’m creating lighting variations on PORTA with a MEGA 2560 board. I am using a zero-cross detection that triggers an interrupt, which calls the “void passage_a_0” function. A […]
Hii guys 😌😌 I’m creating lighting variations on PORTA with a MEGA 2560 board. I am using a zero-cross detection that triggers an interrupt, which calls the “void passage_a_0” function. […]
I’m looking to decode an existing switch matrix (4 Rows and 16 Columns, basically copy the states of the Rows and Columns). The goal is to ultimately have a [data] […]
Good morning guys 👋🏻👋🏻 I’m diving into a project for a USB MIDI controller with a Mega (interface in the photo, the empty holes are for potentiometers, 12 buttons, 24 […]
Hi, I bought a kit on Amazon that I’m trying to control with an ESP8266. I’ve successfully uploaded the code to the ESP8266 and can monitor the readings from a […]
I want to know when the batteries of a model are getting low. The 5 AA batteries are over 5 volts so I cannot check the end voltage. I make […]