Esp Arduino - DevTools

Contient des annonces
50+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

Esp Arduino - DevTools is an app designed for students, teachers, and programming enthusiasts to transform their phones into remote control devices via Bluetooth. It supports communication with sensors like accelerometers, proximity sensors, and more, ideal for practicing with Arduino, ESP32, and ESP8266 microcontrollers. Key features include gamepad control, LED adjustment, motor control, data logging, and sensor data transmission using JSON. It’s compatible with various microcontrollers and Bluetooth modules. Additional resources like source code and tutorials are available on GitHub and YouTube.

Key Features:
- Gamepad: Control Arduino-powered cars and robots with a joystick or button interface.
- LED Control: Adjust LED brightness directly from your phone.
- Motor & Servo Control: Manage motor speed or servo angles.
- Compass: Use magnetic field sensors to create a compass feature.
- Timer Functionality: Send timed data to your hardware projects.
- Data Logging: Receive and log data from your hardware directly on your phone.
- Command Control: Send specific commands to your hardware via Bluetooth.
- Radar Application: Visualize data from basic sensors in a radar-style interface.
- Sensor Data Transmission: Transmit data from accelerometers, gyroscopes, proximity sensors, magnetic field sensors, light sensors, and temperature sensors to your connected hardware.
- Data transmission uses the JSON format, helping users become familiar with a simple communication protocol commonly used in IoT projects.

Additional Resources:
Source code for Arduino and ESP board examples is available on GitHub, with accompanying tutorials on our YouTube channel.

Supported Microcontroller Boards:
- Eviev
- Quarky
- Arduino Uno, Nano, Mega
- ESP32, ESP8266

Supported Bluetooth Modules:
- HC-05
- HC-06
- HC-08

With a user-friendly interface, the app makes it easy for beginners to get started and experienced users to dive deeper into Bluetooth-enabled microcontroller projects.
Date de mise à jour
17 apl 2025

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Cette appli peut partager ces types de données avec des tiers
Position, Activité dans l'application et 2 autres
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte
Les données sont chiffrées lors de leur transfert
Vous pouvez demander la suppression des données

Nouveautés

Added a new feature to display real-time data from distance sensors.

Supported sensor types:
• Ultrasonic sensors (e.g., HC-SR04, HC-SR05)
• Infrared sensors (IR)
• Time-of-Flight (TOF) sensors (e.g., VL53L0X)

Useful for Arduino and ESP32 distance measurement projects.