There are 1 repository under arduino-compatible topic.
Pure C++ non stack displacement that implements cooperative multitask library for SINGLE CORE embedded development on DSPs, Microcontrollers and Processor (ARV, RISCV, ARM(all), TENSY, ESP), while also suitable for applications on Windows, Linux and MacOs and compatible with some RTOSs as well. This library allows full event driven applications while uses SMARTs LOCKS and WAIT/NOTIFY locks to also transport messages, MESSAGE BROKER is also provided (Those uses Message type size_t message and size_t tags, where tag will give meaning to the message). That implementation also introduce thread safe QUEUE (full object) and smart_ptr (to allow better implementation on minimal environment)
My project in 4th year of engineering in electronis and embedded systems. This project was made in team of two with @Kevin-Pottier & @Joliaus. It uses an NRF52 and some sensors to make a connected garden
RP2040 board with arduino-compatible pinout, alternative for original xkboard LPC43xx
Arduino compatible low consumption battery powered device with uSD slot and real time clock
The Particle Photon is a compact, Wi-Fi-enabled development board that allows you to prototype IoT projects quickly. With built-in cloud connectivity and a robust development ecosystem, the Photon simplifies the process of creating internet-connected devices.