Another post on Pachube and how easy it is to get setup and going. This post will cover the basic steps on how to get some sensors online! I will be using my project of two light sensors as an example. The status of my light sensors are viewable at http://www.pachube.com/feeds/2145 Pachube + Arduino from [...]
Category: Arduino, Code, Communication, Optical, Pachube, Phone, Processing, Sensors, Tools, Web Based | 4 Comments »Quick update before I zonk out… Yesterday I setup an account for Pachube and spent all night getting familiar with how it works. Pachube describes itself as a service that enables you to connect, tag and share real time sensor data from objects, devices, buildings and environments around the world. The key aim is to [...]
Category: Arduino, Code, Communication, Displays, Optical, Pachube, Processing, Sensors, Tools, Web Based | 0 Comments »That’s right, we are still alive! I can’t stand the pain of not posting any longer, so I thought I would make the time to do a brief update. Things have been quite action packed and distracting for me! A recent move has not helped with the distraction factor either, lol. Between work, packing and [...]
Category: Code, Processing | 0 Comments »Finally gotten around to posting some pictures and video from the Flourish Conference, in Chicago IL. Flourish was a blast, Droops and I had a wonderful time with all the great people that we met. Massimo Banzi at Flourish ’09 from Morgellon on Vimeo. Processing Workshop at Flourish ’09 (pt1) from Morgellon on Vimeo. Processing [...]
Category: Arduino, Code, Cons, Flourish, Processing | 0 Comments »Finally sat down and figured out how to send some basic signals via serial from Processing to an Arduino. For this example I was just looking for basic functionality, so I settled for a simple way to turn a LED on and off. It’s also mostly sample code gathered from the Internet. The Processing code [...]
Category: Code, Communication, Processing, Serial | 1 Comment »Looks like Ben Fry and Casey Reas the creators of Processing, were recently interviewed on FLOSS Weekly! This is a nice intro into the world of Processing! If you’re looking for ways to extend your *duino projects, communicate with a PC or just have some creative fun, Processing could be for you! Be sure to [...]
Category: Code, Processing | 0 Comments »I am working on having processing read and act on data from the ardunino, this is a simple test and code should be up soon, i am working on a code repo for Morgellon and I to share projects. Arduino / Processing Color Selector from droops on Vimeo. This is for our talk at Phreaknic, [...]
Category: Phreaknic, Processing | 0 Comments »Metamorphosis from Glenn Marshall on Vimeo.
Category: Processing | 0 Comments »The color selector is 3 linear pots that control the rgb values of a square in a window. The window also displays the rgb values. Kinda simple to make, I reused a lot of code from the etch-a-sketch sketch. I am working on my processing book, so my projects should get better. The dot in [...]
Category: Decemilia, Processing | 0 Comments »Many of ya’ll have seen this really cool hack of an oscilloscope built with an Arduino and Processing. http://accrochages.drone.ws/en/node/90 I have been playing with it a bit and have added some functionality to it. It now supports up to 3 inputs, 6 if i add a bit of code, has a second counter since the [...]
Tags: oscilloscope, Processing
Category: Processing | 1 Comment »