Hi everyone, I’ve been doing some support via the comments section of the last Beaglebone Webserving guide (Pt 2). Apparently I had left a hole in the guide when it comes to python and cgi scripting. Python is very popular

Share
Tagged with: , ,
Posted in Beagle Bone, Guides


Just a quick post about some beaglebone hardware issue I’ve been tracking down this afternoon. I plugged in the bone to a 5v source, the power light came on, but none of the user LED’s – it was frozen. I’ve

Share
Posted in Beagle Bone


So in a previous post I stated that I’m starting to lean towards the use of perl rather than bonescript for the development platform on the beaglebone. Don’t get me wrong bonescript is still a good thing – that I’m

Share
Tagged with: , , , , , ,
Posted in Beagle Bone, Guides, OSHW


[updated 2-8-2012]   In this guide I’m going to show a really simple way of setting a static IP address for the eth0 interface. I’ll be using the default Connman daemon that comes standard on the BeagleBone as well as

Share
Tagged with: , , ,
Posted in Beagle Bone, Guides, OSHW, static ip


Perl if a very solid programming language that’s been around for a long time. Highly flexible, very easy to find documentation and examples and it’s free! Beaglebone ships with a version that just doesn’t quite cut it out of the

Share
Tagged with: , , ,
Posted in Beagle Bone, Guides, OSHW


So in the last preview I explained mostly about what the controller is going to be, this is an example of how the software is going to work. Please bare in mind this is a crude preliminary preview only. Check

Share
Tagged with: ,
Posted in OSHW


So this is a preview of one of our projects, a open source control platform aimed at Air Conditioning Controls for large commercial applications. These controllers will be able to communicate to each other to form a complete building management

Share
Tagged with: , ,
Posted in OSHW


In a previous post I claimed that perl was much faster than python and bonescript at the classic led hello world blink test. I made this claim based on how fast the LED looked like it was blinking, but I

Share
Tagged with: , , , , ,
Posted in Beagle Bone, Guides, OSHW


Just found this guide to using shift registers with reduced pin overheads, I recommend it highly. http://www.openmusiclabs.com/learning/digital/input-matrix-scanning/hacks/

Share
Tagged with:
Posted in Guides


Nothing to see here yet but here it is anyway: ImpulseAir PLC project on Github

Share
Tagged with: ,
Posted in OSHW