Gray_code_element

Friday, March 18, 2011

Testing for Firefox

The following blog entry should test to see if you are running firefox and diplay the appropriate message. I found the code snipit at Dynamic Forums

Friday, March 4, 2011

Building a 3D printer

Check out www.instructables.com for 3D printer projects
Some projects exist that use adruino micro-controllers
The main coding challanges are stepper motor controller, heater controller, convert G-code to stepper motor instructions
Look up mini reprap (repeating replicating)

C# MIDI Programming

C# MIDI Toolkit midi-dot-net Discussion about programming C# MIDI Create great MIDI 2.0 apps using Windows MIDI Services and C# MIDI ...