8000 GitHub - n1rml/esp32_airmouse: Bluetooth based Air Mouse using ESP32 and MPU6050
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

n1rml/esp32_airmouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Bluetooth Air Mouse

This is my first project on ESP-IDF Framework it's based on esp32_mouse_keyboard by Benjamin Aigner and MPU6050 6-axis gyro and accelerometer.

Credits and many thanks to:

Prerequisites

Install ESP-IDF : https://github.com/espressif/esp-idf

Installation

Clone the project

git clone https://github.com/n1rml/esp32_airmouse.git esp32_airmouse

cd esp32_airmouse

Build

idf.py build

Flash

idf.py -p (PORT) flash monitor


About

Bluetooth based Air Mouse using ESP32 and MPU6050

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0