Skip to content

Sử dụng ESP32 kết nối TX với simulator tập bay thông qua bluetooth

Notifications You must be signed in to change notification settings

bangdc90/esp32GamepadBluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hướng dẫn: Linh kiện cần: 1 esp32

  • TX-RX có ibus (ví dụ Flysky i6, IA6B)
  1. Kết nối dây:
  • GND của RX nối GND của ESP32
  • Vcc của RX nối 3.3V của ESB32
  • Chân tx ibus của rx nối vơi chân RX2 trên ESP32
  • Hàn pin 1s vào chân GND-Vin trên esp32.
  1. Firmware build sẵn:
  • Download tại: https://drive.google.com/.../1FxV0NaL8gBOfnZdy7Zy.../view...
  • Sử dụng flash_download_tool để nạp vào esp32, thiết lập như ảnh trong file tải bên trên (Khi bấm Start trên phần mềm để nạp, bấm nút Boot trên ESP32 vài lần để nhận chế độ flash, sau khi flash sẽ hiện FINISH)
  1. Kết nối với PC hoặc điện thoại Android qua bluetooth, sau đó vào các phần mềm Simulator để calibrate các kênh với phần mềm)

Để build mã nguồn, cần cài thêm các thư viện:

Credits : Credits to wakwak-koba for the NimBLE code that he provided. Credits to Tim Wilkinson for FlySkyIbus

About

Sử dụng ESP32 kết nối TX với simulator tập bay thông qua bluetooth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages