Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

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