Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 478 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 478 Bytes

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
  1. Click the row to select the library.
  2. Click the Install button to install the library.