New DevHeads get a 320-point leaderboard boost when joining the DevHeads IoT Integration Community. In addition to learning and advising, active community leaders are rewarded with community recognition and free tech stuff. Start your Legendary Collaboration now!
Step 1 of 5
CREATE YOUR PROFILE *Required
Step 2 of 5
WHAT BRINGS YOU TO DEVHEADS? *Choose 1 or more
Collaboration & Work 🤝
Learn & Grow 📚
Contribute Experience & Expertise 🔧
Step 3 of 5
WHAT'S YOUR INTEREST OR EXPERTISE? *Choose 1 or more
Hardware & Design 💡
Embedded Software 💻
Edge Networking ⚡
Step 4 of 5
Personalize your profile
Step 5 of 5
Read & agree to our COMMUNITY RULES
We want this server to be a welcoming space! Treat everyone with respect. Absolutely no harassment, witch hunting, sexism, racism, or hate speech will be tolerated.
If you see something against the rules or something that makes you feel unsafe, let staff know by messaging @admin in the "support-tickets" tab in the Live DevChat menu.
No age-restricted, obscene or NSFW content. This includes text, images, or links featuring nudity, sex, hard violence, or other graphically disturbing content.
No spam. This includes DMing fellow members.
You must be over the age of 18 years old to participate in our community.
Our community uses Answer Overflow to index content on the web. By posting in this channel your messages will be indexed on the worldwide web to help others find answers.
You agree to our Terms of Service (https://www.devheads.io/terms-of-service/) and Privacy Policy (https://www.devheads.io/privacy-policy)
By clicking "Finish", you have read and agreed to the our Terms of Service and Privacy Policy.
Hello – I’m working on a revision of my 1-inch-MIDI project https://www.youtube.com/watch?v=5Ws_JfCw5NY that incorporates a potentiometer on the AUX pin, along with an ICSP header arrangement. Thinking I’ll use a […]
Working on a MIDI-to-Arduino et al adapter. Not the hardest circuit in the world, and easy enough to breadboard, but might be useful for some. Any comments so far? Guess […]
Hi I am using the following code to monitor a 3.7V 800MAH lithium battery to power my MKR 1010, and I have all the required library. However, this code always […]
My latest WIP, the “World’s Second Smallest MIDI Controller” (I think). It’s a bit bigger than the first iteration https://www.youtube.com/watch?v=5Ws_JfCw5NY in order to accommodate a potentiometer and larger buttons, as […]
Working on a project trying to measure multiple switch inputs via a single DAC in an R-2R resistor configuration. Took me a while to realize that the inputs needed to […]
Question: has anyone experimented with the serial port on the Arduino Opta? On the Uno et al there are pins broken out as Rx and Tx, but I’m not sure […]
Came up with some code for a project I’m working on that is able to read two buttons for each analog input (and tell if two have been pushed) based […]
Hey guys, so I’ve been trying to integrate an RTC module with an ATmega2560 and Zephyr OS for time-stamped data logging, and resolve the issue of failing to read from […]