Commit Graph

1165 Commits

Author SHA1 Message Date
f12fbd7682 lsqlthw ex8 2014-03-09 15:40:21 -04:00
920c85be6a lsqlthw ex7 extra credit 2014-03-09 15:36:18 -04:00
9bd505e7a3 lsqlthw ex7 2014-03-09 15:31:02 -04:00
bf4f303f5a Dusting off lsqlthw, up to ex6 2014-03-09 15:24:50 -04:00
af0ebf3072 Filling in most of the rest of the Telegraph implementation 2013-12-30 22:32:49 -05:00
3f19dbf392 Starting to fill in the Telegraph/Morse project 2013-12-30 18:36:18 -05:00
b8a4054e6f Making the payoff more exciting
per feedback from kiddo
2013-12-30 09:09:31 -05:00
7e43885af4 Adding an astyle make target and running everything through it 2013-12-30 00:00:35 -05:00
e01c30f7c7 Switching to system arduino dir + adding astyle 2013-12-29 23:56:44 -05:00
6dabe79ddd Final dice game with the guessing and whatnot 2013-12-29 23:42:35 -05:00
af4691730f Attempting to pull in the Bounce library 2013-12-29 23:28:46 -05:00
31d62328ba Organizing the arduino things a bit 2013-12-29 22:53:04 -05:00
af850b2d91 Adding debounce button thingy and dice + button version 2013-12-29 22:34:12 -05:00
244a3ee1a9 Adding slightly more reliable switch solution 2013-12-29 22:22:50 -05:00
757deda43a Adding unreliable switch example 2013-12-29 22:17:48 -05:00
3b2d5d492e Adding a simple button thingy 2013-12-29 22:11:25 -05:00
742fa9d141 First draft of binary dice 2013-12-29 22:03:12 -05:00
3c7e37f7a3 Making the serial echo thing a smidge more interesting 2013-12-29 18:58:45 -05:00
3a37663fed Adding a dumb serial echo thingy 2013-12-29 18:49:27 -05:00
3c909e79e9 Minor refactor while failing to grok serial readline 2013-12-29 16:49:37 -05:00
4e887413cb Adding a '3' command for blinky time 2013-12-29 15:24:31 -05:00
9481259966 LED switch exercise 2013-12-29 15:12:21 -05:00
06abc7febd Filling in the start of the connecticut halftime
brute force style.
2013-12-29 11:46:44 -05:00
390f83a65a Touchups around arduino.mk 2013-12-29 09:37:24 -05:00
10dde4da1a Starting work on a li'l blinky project for Stephen 2013-12-29 09:27:14 -05:00
79ef4e80b3 Plugging in the Makefile-based Arduino workflow
yaaaaaay
2013-12-28 22:26:28 -05:00
aaf02c5155 Making Arduino HelloWorld a smidge more interesting 2013-12-28 22:13:55 -05:00
9e8a532da6 Arduino hello world 2013-12-28 22:04:42 -05:00
69e062f1f4 Cutting down on the ceremony 2013-07-08 11:56:08 -04:00
6848203dd2 Adding a fake logstash agent
to show how much code is involved, mostly.
2013-07-08 11:54:52 -04:00
742189985d Not exploding when logstash agent isn't available 2013-07-08 11:54:37 -04:00
38327558d6 Trying out a version that uses golog
as well as touching up the Makefiles to set SHELL
2013-07-07 23:07:38 -04:00
7ef177a38e Really building instead of just go run (nitpick) 2013-07-07 20:11:27 -04:00
599128f837 For real sending logs to logstash agent 2013-07-07 20:07:19 -04:00
dfe725e655 Whoops tabs 2013-07-07 20:07:05 -04:00
fe8c64d060 Naming better-er 2013-07-07 19:50:11 -04:00
7673a09604 Goofing around with a POC Go -> Logstash setup 2013-07-07 19:48:39 -04:00
fa0de5c394 Le sigh. 2013-05-09 01:02:36 -04:00
5077e5302e Goofing around with some teensy FizzBuzz 2013-05-09 00:48:42 -04:00
0b171d63b5 Removing remnants of aspen-go early stages 2013-03-04 21:25:27 -05:00
7578b6c353 Meant to add this ages ago
not that anyone cares.  Housekeeping and whatever.

ASCII CAT!

                _                       
                \`*-.                   
                 )  _`-.                
                .  : `. .               
                : _   '  \              
                ; *` _.   `*-._         
                `-.-'          `-.      
                  ;       `       `.    
                  :.       .        \   
                  . \  .   :   .-'   .  
                  '  `+.;  ;  '      :  
                  :  '  |    ;       ;-.
                  ; '   : :`-:     _.`* ;
               .*' /  .*' ; .*`- +'  `*'
               `*-*   `*-*  `*-*'
2013-02-10 22:27:46 -05:00
6a792dc2a3 Circle time, plus a smidge of refactoring 2013-02-10 22:18:56 -05:00
fa93122685 Triangles! 2013-02-10 22:02:10 -05:00
26c1e56b7a Smiles! 2013-02-10 21:59:11 -05:00
6ae3b13cdc More with canvas 2013-02-10 18:22:52 -05:00
250bfbdfa0 Goofing around with html5 canvas again
to make sure I'm not missing anything big by mostly using svg (in d3).
2013-02-10 18:16:30 -05:00
Dan Buch
b6ece46e5b Whoops got old there 2013-01-26 09:30:00 -05:00
Dan Buch
5017dd9a66 shuffle shuffle shuffle 2013-01-26 09:28:29 -05:00
4dc472e207 Properly handling incoming records incrementally
rather than waiting for ioutil.ReadAll to work, which appeared to only
happen when the remote rsyslog disconnected.
2013-01-24 23:20:44 -05:00
fb3009574f Playing around with collecting syslog over TCP
mostly with rsyslog on the other side, reading through Rainer's RFCs
2013-01-24 23:12:00 -05:00