Showing posts with label computers. Show all posts
Showing posts with label computers. Show all posts

Tuesday, February 17, 2015

UrbanAg BKK

February 18, 2015 -- Helios Labs We announced not too long ago about our plans to make a "CityFarm" in Bangkok. It was inspired by MIT's CityFarm project, but apparently the name "City Farm" is very common and already being used by a group in Bangkok.



So we're now going with "UrbanAg BKK" and we've also got some progress to report. We bought and set up a Raspberry Pi B+ (from Home of Maker, Fortune IT Mall). The same night we crashed through the process of using Twython to create automated tweets through our new @UrbanAgBKK account (using this tutorial here). You can see by looking at our timeline, the measured input it was automatically reporting (every minute) was the CPU temperature of our Raspberry Pi.

The next step will be capturing and tweeting images using a webcam. Then, once the rooftop garden is being set up, it will begin sending images specifically of that project. For people interested in following the project, it will be useful for them. But more importantly, it will be useful for us because we'll be able to monitor and literally see it no matter where we are. Eventually we plan on making it a two-way process, where it is sending us data automatically and we are able to send it input over the Internet as well.

Back to the name, UrbanAg BKK,we didn't want to limit it to just rooftops. The original aquaponics prototype we've automated is entirely indoors. The city is an intricate labyrinth of alleys, balconies, rooftops, and odd spaces of all kinds. Filling unused or underused space with agriculture is appealing for many people for so many reason. Where would you build an urban garden? 

Follow Helios Labs on Twitter @HeliosLabs or find us on Facebook here

Friday, December 21, 2012

Arduino IDE on an EEEpc 701 Netbook?

ARduino :: Sure, why not? The Arduino is a programmable controller used to operate electronics projects. By measuring and regulating inputs and outputs, the Arduino can control lighting, motors, sound, and just about anything else electronic you can hook up to it. To give the Arduino instructions, you must write a program in the Arduino Integrated Development Environment (IDE) and upload it to the controller. This is generally done from your desktop or notebook computer using Windows. But what about using a Linux-based netbook?

An Asus EEEpc 701. This was the original model that started the netbook craze. Since then, Asus has come out with a whole line of EEEpc's including tablets and desktop versions. The 701 is still a convenient way to bring reading with you, browse the Internet, and now, with Ubuntu's Netbook 10.10 operating system, work on Arduino projects.
3DClass750