Mischianti

Electronics, Embedded, 3D Printing & Coding

Mischianti Articles

How to Integrate the ZTS-3000-WS-N01 RS485 Soil Temperature Moisture Sensor with Arduino and esp32 0

How to Integrate the ZTS-3000-WS-N01 RS485 Soil Temperature & Moisture Sensor with Arduino and esp32

Monitoring soil temperature and moisture with industrial-grade reliability has never been easier. In this guide, we’ll walk you through using the ZTS-3000-WS-N01 RS485 soil sensor with the ZTS3000_RS485 Arduino library. You’ll learn how to wire your hardware, install the library, perform basic soil measurements, and apply advanced calibration commands, all using familiar Arduino sketches.

ESP32 High Performance FTP Server: A Deep Dive into the MultiFTPServer Library (v3.x) 0

ESP32 High Performance FTP Server: A Deep Dive into the MultiFTPServer Library (v3.x)

Turn your ESP32 into a high-performance multi-session FTP server with the MultiFTPServer library. A complete guide covering FtpServerKey.h configuration, a comparison of SPIFFS, LittleFS, FFat and SD card filesystems, real-time monitoring callbacks, FileZilla optimization for multiple connections, and ready-to-use code examples.

MPU9250 with ESP32 and Arduino: interrupt and low power mode 0

MPU9250 with ESP32 and Arduino: interrupt and low power mode

Discover how to combine the MPU9250 with ESP32 and Arduino to build low-power motion-sensing devices. In this guide we’ll cover wiring for Arduino UNO, ESP32 and ESP32c3, using data-ready and wake-on-motion interrupts, and integrating with deep sleep to maximize battery life in IoT projects.

Seeed Studio XIAO ESP32 C3 pinout 0

Seeed Studio XIAO ESP32-C3: high-resolution pinout, datasheet, schema, and specs 

The Seeed Studio XIAO ESP32-C3 is an ultra-compact RISC-V board (21×17.8 mm) exposing just 11 GPIOs, yet fully production-ready: U.FL external antenna connector, onboard ETA4054 LiPo charging IC, castellated pads for SMD mounting and native ~44 µA deep sleep. Discover the high-resolution pinout, datasheet, schematic and comparison with generic SuperMini boards.

MPU9250 with ESP32 and Arduino: Accelerometer, Magnetometer, and Gyroscope via I2C and SPI 0

MPU9250 with ESP32 and Arduino: Accelerometer, Magnetometer, and Gyroscope via I2C and SPI

The MPU9250 is a versatile sensor module designed for applications requiring accurate motion sensing and orientation data. This sensor module is particularly favored in projects involving Arduino and other microcontroller platforms due to its ease of use and extensive functionality. In this article, we will learn how to wire and program this sensor for basic functionality.

mpu9250 module pinout 0

TDK InvenSense MPU-9250 module: high-resolution pinout, datasheet, schema and specs

Discover the MPU-9250: a compact 9-axis MotionTracking module integrating a 3-axis gyroscope, accelerometer, magnetometer, and Digital Motion Processor. This guide breaks down its complex features into simple terms, detailing pinouts, I2C/SPI connectivity, and schematics for easy integration.

How to Build an Arduino FTP Server: UNO/Mega, Ethernet & SD 0

How to Build an Arduino FTP Server: UNO/Mega, Ethernet & SD (SimpleFTPServer v3.x)

Managing files on an SD card connected to an Arduino often means physically removing the card, plugging it into a computer, and copying files back and forth. This process can be tedious, especially for projects mounted in enclosures or hard-to-reach places. But what if you could manage those files remotely, over your local network, just like you would with a web server? That’s exactly what the SimpleFTPServer library enables.

ESP32-2432S032: pinout 0

ESP32-2432S032 (3.2″ Sunton “Cheap Yellow Display v2”): pinout, datasheet, schema and specs

Sunton’s ESP32-2432S032 is the 3.2-inch successor to the original 2.8″ Cheap Yellow Display (CYD).
It keeps the same ESP32-WROOM-32 MCU and “all-on-one” concept, LCD, touch panel, micro-SD, speaker amp, RGB LED and light sensor already wired, while adding an on-board Li-ion charger/boost (IP5306) so the board can run from a single-cell battery as well as 5 V USB.