The Arduino OpenTherm Shield is an open-source hardware interface designed to enable an Arduino microcontroller to communicate with heating systems using the OpenTherm protocol. OpenTherm is a ...
I have created several sketches of configuring the radio with the ant-arduino library. You can find these in the examples folder. Here's an example of configuring a channel with a NRF51 radio: This ...
The Arduino open-source ecosystem is back in the spotlight, with Arduino publishing and updating dozens of public repositories across boards, libraries, and tools. After Qualcomm’s acquisition ...
Arduino users and enthusiasts may be interested in some new tools created by the official Arduino team, to make checking your code as easy as possible. The automated tools are used with GitHub Actions ...
Love Arduino but hate the GUI? Try arduino-cli. In this article, I explore a new tool released by the Arduino team that can free you from the existing Java-based Arduino graphical user interface. This ...