Thursday, October 18, 2012

Engauge Digitizer - Import data from printed plots

Engauge Digitizer is Open source software, reads a printed graph, and saves the data to a file so it can be reused and re-plotted

Thursday, October 11, 2012

Thermistor array for under ice

Building a thermistor array to leave under the ice for the winter to look at cold stratification of the lake over the winter. Using an adafruit datalogger and 10K thermistors from adadfruit, I have a short string of three thermistors which will be placed in the lake next week hopefully.
String is complete for testing - here are the values being logged to the SD card for 3 thermistors at three depths (currently sitting in the workshop so values are in the 20s).

Saturday, October 6, 2012

Jamesville Air temperature on Cosm

Jamesville Air temperature
Jamesville Air Temperature
September Air Temperature

PoE – Power over Ethernet

Good tutorial on

How-To power over your ethernet cable to an access point

by Terry Schmidt
at NYCwireless

Ethernet cables and PoE

In 100MB ethernet,
blue, blue-white, brown and brown-white are not used, so they can be used to transfer power to device.
For routerboards, blue wires are positive and brown wires are negative.

Saturday, January 7, 2012

Graphic user interface for science


User interfaces for scientific instrumentation typically use a Windows/Visual BASIC format and look frankly a little boring.
But there are attempts at different interfaces using libraries in processing such as the G4P library.
There is also some interesting work in the controlP5 library