mupfdev / TrafficLight

A bobby car raceway traffic light control for our local day care centre

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrafficLight logo

TrafficLight

GitHub project Licence Build status

About

A bobby car raceway traffic light control for our local day care centre.

This project is built upon BluePrint, a base project for the STM32F103C8T6 aka blue pill board.

Schematic

Schematic

Installation

  1. Install PlatformIO Core
  2. Run these commands:
    # Build project
    > platformio run

    # Upload firmware
    > platformio run --target upload

    # Clean build files (optional)
    > platformio run --target clean

Licence

The source code of this software is licenced, unless stated otherwise, under the terms of The Beerware Licence.

Logo icon made by Freepik from Flaticon.

About

A bobby car raceway traffic light control for our local day care centre

License:Other


Languages

Language:C 83.7%Language:Assembly 15.2%Language:C++ 1.1%