Thesis 0.5.5; Artifact 0.5.5

changelogs
Author

Pallas-Athena Cain

Published

February 14, 2025

Thesis 0.5.5

The main changes in this update include changes to the method section. This week was about adding more content. I worked a lot on the Arduino control section and creation and the content about the movements. I also added a wiring diagram for the Arduino and servos. I also shrunk some of the sections into tables.

Changes

  • Add wiring diagram
  • Change the libraries to a table
  • Change the supply list to a shorter table
  • Work on methods sections content on Arduino

Artifact 0.5.5

This change log includes the changes made to build workflow. I had to add linting and automatic testing. I also included the wiring diagram in this part of the project. I added a supplies table to the README. Lastly, I added more test cases to my program.

Changes

  • Add supplies to requirements section of the README
  • Add a wiring diagram
  • Add linting to the build workflow
  • Add testing to the build workflow
  • Add more test cases