In this video I'm showing how you can send data from an Arduino (NodeMCU) board to a hosted Laravel application. The example ...
In this series I will be documenting my design and testing process for making a 3D printed arduino hexapod. This video sets up the basic premise of the project with a quick test of a servo controlled ...
A hackerspace is a place that generally needs to be accessed by a wide group of people, often at weird and unusual hours.
You may or may not be reading this on a smartphone, but odds are that even if you aren’t, you own one. Well, possess one, ...
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 ...