In this video I'm showing how you can send data from an Arduino (NodeMCU) board to a hosted Laravel application. The example ...
Today I learned that WiFi and Bluetooth LE could NOT be used simultaneously on Arduino boards featuring the ESP32-based u-blox NINA-W102 wireless module, ...
There was a time when Linux was much simpler. You’d load a driver, it would find your device at boot up, or it wouldn’t. That ...
A hackerspace is a place that generally needs to be accessed by a wide group of people, often at weird and unusual hours.
This is a small utility program which generates a compile_commands.json file in your Arduino sketch directory. A compile_commands.json is used by cland language server give you a proper IDE code ...
A robust backend API for a nested commenting system built with TypeScript, Drizzle ORM, and PostgreSQL. Features include multi-level comment nesting, upvoting, admin privileges, and Clerk ...