Skip to content

Instantly share code, notes, and snippets.

View nzfarmer1's full-sized avatar

Andrew McClure nzfarmer1

View GitHub Profile
@matt448
matt448 / MCP4251_tcon.ino
Last active April 12, 2024 22:02
Example code for controlling a MCP4251 with an Arduino Uno.
/*
Matthew McMillan
@matthewmcmillan
http://matthewcmcmillan.blogspot.com
Created 12 Mar 2014
Digital Pot Control (MCP4251)
@weakish
weakish / busyroot.sh
Created April 19, 2011 11:06
#sh script to set up a #chroot #busybox #ssh environment
#!/bin/sh
# by Jakukyo Friel <[email protected]> under GPL v2.
### Set up a chroot busybox SSH environment
## requires
# wget -- to download pubkey and busybox
# sharutils -- to generate random password
## Config