Skip to content

Hi-Horizon/Embedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded

This repository contains all the code used by the microcontrollers on board of the raceboat. Its purpose is to collect data of power consumption and gain, speed and status of the boat. And display this on a screen and website through MQTT protocol.

Setting up the work enviroment

If you want to use the system or contribute to the codebase, first clone main to your PC.

One part of the codebase are Arduino Framework projects made in the platformIO visual studio code plugin. The other part are STM32CubeIde projects. Read the Wiki to check which one you should use and how to set this up.