I have finished designing the bare metal operating system for the Arduino Mega. I have made the decision to migrate my operating system from the standard Arduino Mega 2560 to an Arduino Mega with built-in WIFI. Currently, I’m adapting my system to data log the serial date to my MySQL database which is contained on the Raspberry Pi. Preliminary testing has been successful, I have been able to data log from the Arduino to the database using XAMPP which was installed on my desktop computer and hosted locally.

I would like to flesh out the website and add a couple of pages highlighting the componentry and explanation of the code.

Leave a Reply

Your email address will not be published. Required fields are marked *