Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 2.96 KB

README.md

File metadata and controls

54 lines (42 loc) · 2.96 KB

Globaltronic Discover32

Discover32 Foto Discover32 Foto Discover32 Foto Discover32 Foto

A colection of Arduino sketches to interact with the sensors and features present on the Globaltronic Discover32 board (a ESP32-based board).

Sensor-specific examples:

Multi-sensor examples:

Board

The Brief Datasheet. Discover32 Board

DIP Switches Settings and I2C Addresses

Discover32 Addresses

Dependencies

Installation Instructions

How to use

  • Connect the Discover32 board to the computer with an USB cable
  • Start the Arduino IDE
  • Tools -> Board -> ESP32 Arduino -> ESP32 Dev Module
  • Tools -> Port -> choose the available port
  • File -> Examples -> Examples from Custom Libraries: Globaltronic Discover32 -> pick an example of your choice
  • Click the Upload arrow to compile the sketch and flash to the board
  • To monitor serial messages: Tools -> Serial Monitor. Change to 115200 baud