All sorts of kits for the development of IoT and connected applications exist, and all aim at making the life of the developer easier. However, an easy life for the developer is one thing, it should ...
The reason for combining BLE and NFC into one chip, or on one board, is to simplify device pairing. With normal BT pairing it is necessary to first scan for a while to find all the devices that are ...
Secured Linux on Arduino for enterprise users is the aim of a tie-up between UK-based Foundries.io and the Arduino organisation. The chosen hardware is the new multi-core Arduino Pro Portenta X8, ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
The official Arduino Team this week revealed more details about support for the new Raspberry Pi RP2040 chip being made available for the official Arduino Mbed Core, ahead of the upcoming Arduino Nano ...
This project brings support for the ESP8266 chip to the Arduino environment. It lets you write sketches, using familiar Arduino functions and libraries, and run them directly on ESP8266, with no ...
Linux programs, when they misbehave, produce core dumps. The reason they have that name is that magnetic core memory was the primary storage for computers back in the old days and many of us still ...
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 ...
The goal of the project is to create more I/O pins by adding another ATmega168/328 on top of an Arduino. This Arduino shield can provide an extra complete set of I/O pins to use for a total of 40 ...
This project brings support for the ESP8266 chip to the Arduino environment. It lets you write sketches, using familiar Arduino functions and libraries, and run them directly on ESP8266, with no ...