GitHub Cheat Sheet

  Inside the folderyou want files to be version controlled:   Git init   Having files createdand existing in the folder, you wan to ADD them to staging: (either use …

Arduino Locker

The code below is V1 of a project to create a locking mechanism that displays prompts on a LCD screen and accepts user input via a keypad triggering a stepper …