Creating A guide for the Program
Today was a long and boring day. I spent all of it creating a guide for the ThanatoFenesetra program on Google Colab. Google colab allows for programs to be written in the form of a notebook. The purpose of this guide is to help those who are trying to understand the program. The idea is that by the time someone finishes reviewing this guide, they will have an understanding that will help them manipulate the program as they see fit. Within the program, I had added documentation in the form of comments, but comments are mainly helpful to those familiar with programming. They are not as helpful to non-programmers. A notebook-style program allows me to dive deep into the program and explain every necessary part. I thought this would have been easy to do, but it took me much longer than expected. Throughout the process, I had to think deeply about the details needed in this guide. I did not want to add too many details but did not want to leave out essential information. Even though the program's guide is created through Google colab, it has to be used on Jupyter Notebook because some of the libraries we use are unsupported by Google colab. It is also important to note that the prerequisite for this guide would be a completed circuit that uses a Raspberry pi as the Microcontroller. Also, the required libraries must be installed on the Raspberry Pi. As I wrote this blog, I realized that the information I'm currently writing is vital information that should have been reported in the guide. It is necessary information that the users should know to improve their experience when replicating this altar. Hopefully, I will finish this guide and the circuit tutorial today to move on to other important things like my paper.














