# HG changeset patch # User Steve Losh # Date 1509937006 18000 # Node ID 77c410952e1eced90a857ee9a5b628e82b968fdb # Parent 90c29abc73307d0a180cda64bf9734b96458df0a Update diff -r 90c29abc7330 -r 77c410952e1e README.markdown --- a/README.markdown Sat Nov 04 16:08:11 2017 -0400 +++ b/README.markdown Sun Nov 05 21:56:46 2017 -0500 @@ -342,3 +342,12 @@ * Fixed the bitrot in my [magitek][] repo so I can make some bots for [procjam][] later this week. * Did another section of the Udemy Ardunio class (sound sensing). + +## 2017-11-05 + +* Read more of [Lisp][lisp3e]. +* Started working on [this month's + Hackerbox](https://hackerboxes.com/collections/frontpage/products/hackerbox-0024-vision-quest). + Got the headers soldered to the Arduino Nano and the pan/tilt thing assembled. + Checked that the sketchy drivers worked to dump code to the Nano and they + appear to be okay.