Multi Factor Authentication with Sipeed Maixduino
Using the Arduino compatible Maixduino with Seeed’s Grove connectors and code to build a multi-factor user authentication system. Currently the project uses speech…
Using the Arduino compatible Maixduino with Seeed’s Grove connectors and code to build a multi-factor user authentication system. Currently the project uses speech…
Wi-Fi connection manager using Bluetooth serial, the Preferences library and an enum state machine. Sometimes you need to remotely connect to an ESP32 over Wi-Fi but you…
Learn how to re-program a Sonoff Basic to use on your WiFi network and control a device that is connected to mains electricity. The Sonoff Basic is a WiFi enabled switch that can…
Setting up a simple app on a phone to alert a message when a face is recognised using the ESP-WHO library. Blynk is a cloud platform and mobile phone app that allows you to…
Using the TTGO T-Camera module with PIR sensor to display a warning and photograph anyone who opens the fridge This project uses a PIR movement sensor to wake the on-board ESP32…
A Sketch for the basic outline for any ESP32 project using the Arduino IDE that needs to send text or a file to a server on the internet Like many things with this hobby,…
Three ways to shoot time-lapse videos from an ESP32 based camera system such as the ESP32-Cam and the ESP-EYE This tutorial will explain how to use JavaScript to capture images,…
An easy way to edit or add HTML in the source of the ESP-WHO camera web server example Using the CyberChef online tool makes it easy to convert from your own HTML to the Gzipped…
A guide on how to add or edit the flash memory partitions in the Arduino IDE Sometimes when you are creating a complicated Sketch especially when using WiFi or Bluetooth libraries…
A first look at the WINEXT SX1278 LoRa Module available from banggood.com. I bought this as it will be easier to solder connections to than the bare Ra-02 boards. This is the…