Skip to content

Commit

Permalink
DOCS: imp
Browse files Browse the repository at this point in the history
  • Loading branch information
Keegan-Evans committed Dec 22, 2023
1 parent 19e0e90 commit 43821bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added DOCS/BasicArchitecture.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Four Corners Sensor Firmware

![Pico Basic Architecture](./DOCS/BasicArchitecture.jpg)

This is the software used by the 4CSCC `Sensor-Hub` ecosystem to record data from various sensors, and then transmit that data via MQTT packet to a `Sensor-Hub` server/broker.

- Designed to be used on Raspberry Pi Pico rp2040 based boards, but could be
used on any board that has a Micropython port.

Expand Down

0 comments on commit 43821bd

Please sign in to comment.