Tag: HARDWARE

ESP32 on Arduino IDE
HARDWARE

ESP32 on Arduino IDE

The ESP32 is a versatile and powerful microcontroller that has gained popularity among developers for its wide range of capabilities. If you're familiar with Arduino development and want to explore the features of the ESP32, you'll be pleased to know that it can be easily programmed

davide
Image to Byte Array
HARDWARE

Image to Byte Array

Here is a small fiddle that I've done to convert images to byte array. I use it to create icons for my projects with Arduino and similar. The code is a mess but the part that convert the image is pretty simple. Using the Canvas object I was

davide
Wemos D1 Mini Pinout
HARDWARE

Wemos D1 Mini Pinout

The Wemos D1 mini is a really cool microcontroller. It costs only £5 and provides integrated WiFi bng connectivity and 13 digital I/O and 1 analog I/O. For those struggling in find the pinout scheme here it is

davide
Camera tracking with NodeJS and Arduino
HARDWARE

Camera tracking with NodeJS and Arduino

Lately I had some fun using the Arduino micro-controller with NodeJS. One of my last project is a camera mounted on a Pan&Tilt that can track colors and even faces. Materials * Arduino UNO * Mini breadboard * 2 servos * Pan & tilt frame * A webcam * A computer This is the

davide
ESC
// awaiting input_