Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 615 Bytes

File metadata and controls

30 lines (21 loc) · 615 Bytes

Firmware

This folder contains the firmware for the Telematics Workshop Board. The firmware is based on the ESP8266 microcontroller and uses the Arduino framework for development.

🚀 Getting Started

Prerequisites

Dependencies

Installation

  1. Clone the repo
    git clone
  2. Open the firmware folder and open the project in Visual Studio Code
    cd firmware
    code .
  3. Build and upload the firmware to the board