File tree Expand file tree Collapse file tree 3 files changed +17
-20
lines changed Expand file tree Collapse file tree 3 files changed +17
-20
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,15 @@ This directory will contain all of the firmware for the SAMD21 microcontroller u
55***
66
77## Common
8- ```
8+
99Includes code that will be common across multiple projects, like sensor drivers and other peripheral drivers
10- ```
10+
1111***
1212## Examples
13- ```
1413Will include examples of applications of things like drivers and other pieces of firmware
15- ```
14+
1615***
1716### WindTunnel, DTS, Vacuum
18- ```
1917Will include project specific code like the main for each project.
20- ```
18+
2119***
Original file line number Diff line number Diff line change @@ -5,21 +5,19 @@ This directory contains all of the code that will run on the raspberry pi as wel
55***
66
77## DataLogger
8- ```
98Generic name for python application that will log incoming data into influxdb
10- ```
9+
1110***
1211## DataShuttle
13- ```
12+
1413Generic name for python application that will recieve and parse incoming CAN messages
15- ```
14+
1615***
1716## Examples
18- ```
17+
1918Includes relevant examples for some python modules, influx, and grafana configuration
20- ```
19+
2120***
2221## Services
23- ```
22+
2423Includes the configuration and documentation for the grafana server and influxdb
25- ```
Original file line number Diff line number Diff line change @@ -5,18 +5,19 @@ Contains all the code that implements a module graphical user interface that can
55***
66
77## Dashboard
8- ```
8+
99Contains documentation and configuration for the grafana dashboard
10- ```
10+
1111***
1212## Examples
13- ```
13+
1414Contains examples of grafana dashboard configuration
15- ```
15+
16+
1617***
1718## Control
18- ```
19+
1920Contains the web front end for the controls.
20- ```
21+
2122** Very Temporary**
2223***
You can’t perform that action at this time.
0 commit comments