Hey everyone! Iām looking to upgrade my hardware to professional embedded projects not for educational purposes , i would like it to handle AI tasks, i already have esp and […]
I kind of have an issue somewhere and I am honestly quite stumped. I designed a board using a Raspberry CM4 and an ESP32S3. The ESP32S3 has USB-PD and is […]
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] […]
Hi šš» My friend and I wrote this code to control a Nema34 motor with a DM680E driver for a drilling cycle. We want to dynamically adjust the speed between […]
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ām trying to get the value of my battery using an analog input of my ATTiny85 to create a gauge. To do this, I made a voltage divider to […]