Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
// This edited program implements the HMI end ONLY (For now... see later tutorials) // of an Arduino communicating with a DELTA HMI to control a Schneider Variable Speed Drive (VSD) // over MODBUS RTU ...
Arduino libraries, like libraries for other programming languages, help easily extend the range of functions available to users in the standard integrated development environment (IDE). They are ...
This repository contains a program to load a BMP Image from an SD Card and display it on a 3.5" touch screen display shield with an Arduino UNO R3/R4, as shown below - Most 3.5" LCD Touch displays use ...
In this step-by-step tutorial, we're diving into the world of electronics and microcontrollers to create a personalized 8 by 8 LED matrix that can be controlled using an Arduino board In this ...
Can I use standard Python libraries with MicroPython? MicroPython has a subset of the Python Standard Library implemented, so not all standard libraries are available. However, MicroPython provides ...
The power of Espressif’s ESP32-S3 meets Arduino’s unmatched customer experience, documentation and community — all in the compact form factor of the Nano. Provides support for both Micropython and ...
This automatic liquid dispenser is based on an RFID reader and Arduino. Whenever you want to fill a water bottle or can, or petrol in a vehicle, or any other liquid for that matter, you just need to ...
What do you do when your trusty, 45 year old calculator finally needs to be retired? If you’re a programmer with a knack for making things — like Simon Boak — you custom build a replacement. This is ...