Skip to content

irhmaan/rtos-ble-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

| Supported Targets - ESP32 |

Starter template firmware to control ESP32 GPIOs dynamically using a mobile application. Right now, user can set a GPIO as Input or Ouput via sending the comannds in below hexadecimal format.

  Command: GPIO|MODE 
  Example: 07|01 

Hardware Required

  • A development board with normal LED or addressable LED on-board (e.g., ESP32-Devkit, etc.)
  • A USB cable for Power supply and programming.

Build and Flash

Run idf.py -p PORT flash monitor to build, flash and monitor the project.

(To exit the serial monitor, type Ctrl-].)

About

An ESP32 BLE bot programmed(not exaclty a bot but a template type of code to control from a mobile app and configure the GPIOS) using Free RTOS that exposes services to configure pins and connec to a mobile client to control it.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages