Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
Starting with physical switches, the way we interact with electronic devices has evolved significantly over the years. We moved from switches to touch screens, and research has continued to push the ...
During this months Embedded World 2024 show the official Arduino team have unveiled two new products specifically designed for prototyping and IoT connectivity. The Arduino Portenta Mid Carrier and ...
Already back 2019 I have developed a working I2C slave implementation where master can read/write to address memory. BTW, this is still not working in Espressif IDE examples or Arduino Wire examples.
The DS3231 RTC module is a real-time clock that uses less power and has highly accurate communication via an I2C interface. Also, the DS3231 real time clock has its temperature-compensated crystal ...
The official Arduino team of engineers and designers has been showcasing their latest creation at this months Embedded World 2023 technology event. The Arduino Pro Portenta C33 module features ...
Perhaps one of the most common modules in an Arduino starter kit, the RGB LED lets you create all sorts of colors with just four pins from the Arduino. This tutorial demonstrates two ways to use this ...
SparkFun_u-blox_GNSS_Arduino_Library: a GNSS, by using the example sketch Example3_GetPosition Adafruit PN532: a RFID, with the sketch readMifareClassic The tests have been performed with the core ...
This project is meant to control electrical appliances like fans and lights. You can configure two Yoda modules, one as receiver and the other as transmitter, to control relays that switch on fans and ...