An open API service indexing awesome lists of open source software.

https://github.com/omarcoaur3lio/esp32-arduino-samples


https://github.com/omarcoaur3lio/esp32-arduino-samples

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ESP32-Arduino-Samples
This repository contains some examples of how to use ESP32 in conjunction with the Arduino IDE.

> 👉 These codes were implemented for an ESP model ESP32-WROOM-32E


### 🏋️‍♂️ Examples
- [BLE Scann](./BLE_scan)
- [SmartConfig](./smartconfig)
- [Firebase Stream Callback](./stream_callback)
- [BLE Connect](./BLE_conn)