close

Mischianti Articles

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.

Ultra WideBand RYUW122 Guide: Wiring Library Examples (Arduino/ESP32) 0

Precision Indoor Positioning with Ultra WideBand UWB, ESP32 & Arduino: Hardware & Basics

Achieve centimeter-level accuracy in your projects with the Reyax RYUW122 UWB module. This comprehensive guide covers the advantages of UWB over Bluetooth, detailed wiring diagrams for Arduino and ESP32, and a custom library to simplify development. From hardware setup to Anchor-Tag communication examples, learn how to master indoor positioning and distance measurement.