TNC_PI AND OTHER NEW SCRIPTS ADDED TO GITHUB (Posted 2016-05-02 12:49:11 by corey_reichle) So, I decided it was probably a bad idea to rely on my blog for source control, so I pushed a bunch of the scripts I've developed to speed prototyping of ideas, mostly Raspberry Pi projects. You can peruse all of my stuff on github here [ https://github.com/coreyreichle?tab=repositories ]. Specifically, I just pushed two scripts up:  tnc_pi and wifi_pi, which are two scripts that deploy various solutions to the device. I wanted a network-enabled TNC, so that's tnc_pi.  It, however, relies on wifi_pi to enable to wifi portion of it.  Didn't see a reason to double-down on the work in the tnc_pi script, so it just calls wifi_pi to do the AP portion of the job, so I had to commit that one as well. Enjoy! -------- There are no comments on this post. To submit a comment on this post, email corey.reichle@gmail.com or visit us on the web [ https://www.coreyreichle.com ].