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

https://github.com/thepisode/bookishino

Fast project template for embedded devices based in Arduino architectures like ESP32 or ESP8266
https://github.com/thepisode/bookishino

Last synced: 9 months ago
JSON representation

Fast project template for embedded devices based in Arduino architectures like ESP32 or ESP8266

Awesome Lists containing this project

README

          

# bookish.ino
Baseline project for expert embedded device developers based in Arduino architectures ESP32

## Installation

### Using the Arduino IDE Library Manager

1. Choose `Sketch` -> `Include Library` -> `Manage Libraries...`
2. Type next libraries into the search box:
* `Adafruit BusIO` by Adafruit
* `EspSoftwareSerial` by Peter Lerup
* `ArduinoJson` by Benoit Blanchon
3. Click the row to select the library.
4. Click the `Install` button to install the library.