top of page

sequeira life
This is the permanent home of Keith's projects.
Hopefully I have some Raspberry Pi projects up here to view.
If not, you can click on the Wedding link and view our wedding invitation from 2014. :)
Projects
-
Temperature Monitor (using a Raspberry Pi) : This page displays CPU temperature at regular intervals of my Raspberry Pi. The data is captured using Python and stored in a MySQL table. It is then presented in a PHP page using Plotly.js (graphing library). The next steps are to automate the data gathering using crontab and to include local temperature using Weather.com's API.
-
Front End - PHP
-
Graphing - Plotly.js
-
Database - MySQL
-
Backend (data retrieval) - Python
-

bottom of page