-
Notifications
You must be signed in to change notification settings - Fork 19
Part 4. Putting it All Together
jrbail01 edited this page Jun 1, 2015
·
3 revisions
We have the three components of our project together and working - the Wii Balance Board scale, door sensor, and temperature sensor. Remember, you can test each component with the wiiboard_test.py, sensor_test.py, and temperature_test.py scripts if you need to troubleshoot a problem. It is time to put everything together. The next step is to find a home for all of our beer/wine fridge data and turn that data into an easy-to-access dashboard.