Arduino released a new microcontroller board called Arduino Nano RP2040 Connect based on the Raspberry Pi RP2040. The board adds Wi-Fi and Bluetooth BLE 5 capabilities, and is specifically designed for Internet of Things (IoT) applications.
Arduino Pro has released a remote monitoring and control solution called Arduino Edge control. The board features uBlox Nina B306 BLE 5 module and two Arduino MKR expansion slots.
Arduino Pro released a breakout board called Arduino Portenta Breakout to enhance the development, testing and debugging capabilities of their Portenta H7 industrial development platform.
Arduino Pro adds Portenta Machine Control, a new industrial control unit based on Portenta H7 design. It is a DIN rail compatible, fully-centralized and low power unit that can be programmed via the Arduino framework.
Tutorial on interfacing R307 optical fingerprint scanner with Arduino development boards along with Arduino library. Fingerprint scanners can be used for biometric authentication.
Tutorial on interfacing Intersil/Renesas ISL1208 Real-Time Clock chip with Arduino boards through I2C interface. Arduino compatible library and example code are included.
ptScheduler is a non-preemptive task scheduler and timing library for Arduino-supported microcontrollers that helps to write non-blocking periodic tasks easily.