Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
ProBUDDY Kits emerged from the challenges we faced with space limitations and project-related issues. Initially, we used them ourselves, then launched a campaign on Kickstarter to fund the idea. Now, […]
A few years ago I did a Kickstarter for a macro pad called the JC Pro Macro 2. It was programmed in the Arduino IDE, and worked really well for […]
Working on a presentation/article involving the Arduino Nano Matter: https://store.arduino.cc/products/nano-matter – the idea is that it uses the Matter set of rules to communicate using the Thread network. It needs […]
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] […]