Ideas

Create an Arduino controlled toggle for web cam. I.e., push a button and it lifts the cover. Push it again, it lowers it.

Create a way to automatically pull images from my wife’s phone and store them.

Chicken coop automatic door.

Write Python script to update time on relay so that it stops drifting (done)

Put that script in cron job so it’ll happen automatically every day.

Update Python script to log its actions to a file.

Update that Python script to rotate the file (i.e., keep it from getting too big by either truncating old entries or making a new one each day and deleting the older one…or whatever).

Leave a Reply

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