Configuring a Database to log data for Arduino Projects
This document will walk you through my personal preference for creating an arduino database and tables to log data from your project to this database. In this particular example, we will set this database up to log level, temperature, and humidity. You will need to already have a server setup Read More »