-
Notifications
You must be signed in to change notification settings - Fork 2
Getting Started
Eli Carlin-Coleman edited this page Jan 30, 2021
·
12 revisions
- What we do
- Hardware we use
- Software we use
- Step-by-step guide to running the codebase for the first time
- Workflow
- Extra readings and references
We are the firmware subteam, part of the UBC Sustaingineering Electrical Team. If you are new to Sustaingineering, check out the Welcome Package.
The firmware team is working on the Enicalsa Solar Pumps project, trying to collect data on the operation of solar-powered water pumps to monitor their function and allow engineers to detect and fix issues rapidly.

We are using microcontrollers to read data from sensors and relay the information back to a server, where the data is uploaded to the internet. This document will help you understand the software and hardware we use to do this, and put you on your way to contributing to this project.