/ta2-sensor-esp32

Cycling Sensor Like Strava Prototype

Primary LanguageC++

Cycling Sensor Like Strava Prototype

II4092 Tugas Akhir 2 (Bandung, Institute of Technology)

Goals

Track cycling location, distance, elevation, speed, and heart rate.

Microcontroller & Sensors

  1. ESP32
  2. OLED SSD1306
  3. SD Card Module
  4. Neo6M GPS
  5. Pulse sensor
  6. Push button (2)
  7. Piezo buzzer
  8. LED
  9. Resistor (2)

Pinout

Image

Requirements

  1. All library on include.h file
  2. ESP32 board on your IDE

Installation

  1. Install this API & script on your server
  2. Clone this repository
  3. Config your own configuration on config.h file based on config.example file
  4. Upload to your board

Video

Coming soon...