jump to navigation

IGF 2009 Day 1 – What is IGF? November 14, 2009

Posted by GuySoft in Crictor, IGF, ITU, open source.
Tags: , , ,
3 comments

Hi all,

(I am blogging this time on my OLPC/Nokia N810 so sorry about the typos)

I thought I might update that I arrived a few hours ago to the IGF conference.

Getting there

It took about 13 hours to get here, I have mostly been traveling in a taxi cab today from Taba to Shrem. Apparently there are a lot of security checkpoints because of the conference itself!

What is the Internet Governance Forum? – The ‘G’ in IGF

Since I have little of ICT news to tell I thought I might start with a conversation Dima and I had on the way here, regarding what the IGF means – When we wanted to translate the ‘G’ (for Governance) in IGF to other languages we did not know what exactly it means – Is it the government as in maneging the Internet as a resource? Or standardizing the Internet? or perhaps government as in how to get governments to interact with the Internet? It seems its a a bit of all, yet not clearly one of them nether. When looking at the huge number of workshops (10 in parallel!) this seems to become more apparent: privacy and freedom of expression, net neutrality, technical implementation of the infrastructure and how governments and organizations should treat the Internet, its all there. It seems it will be hard  pick which workshop to go to!

(more…)

Introducing the Bumble-b and using it to control a LED matrix October 8, 2009

Posted by GuySoft in Crictor, Electronics, Hamakor, ITU, diy, open source, programming.
Tags: , , , , , , , ,
2 comments
The Bumble-b

The Bumble-b

Hi all,

The past week I have been playing around with my new Bumble-b, as I mentioned in my last post. Basically what I did with it is control an LED matrix. After doing that I made it in to a USB Device! Thanks to the simple library LUFA. Now I can use a simple echo > /dev/ttyACM0 command to send a text message to the display. Meaning that I have now /dev/matrix!

In this post I hope to explain how to use the Bumble-b, a  programmable USB chip, including its own built in programmer, for just $20. I would also like to encourage people here in Israel to start playing with this, since its cheap and easy to order way to get started with amateur electronics.

Here is a quick introduction video (followed by a detail post):

bumble-bWhat is the Bumble-b?

The bumble-b is a USB programmable AVR chip with a programmer built in to it (called a breakout board). It is an AVR chip, meaning that its based on something that is widely used (the model is at90usb162). Moreover, since it has a USB connector right on it , this makes the creation of USB devices really simple. But not only USB devices alone.
(more…)

Connecting a programmable chip to a remote Controlled Car September 11, 2009

Posted by GuySoft in Crictor, Electronics, Hamakor, ITU, linux, open source, programming, wireless.
Tags: , , , , , ,
18 comments
Car and the controller breadboard

Car and the breadboard

Hey all,

I have been playing with electronics the last few days, and I thought I might show you the outcome.

I basically took a remote controlled car, and connected it to a 16F84 programmable chip, and now I can control the car using C code.

Although I am using a car in this guide, you should be able to close and open any kind of switch. Anything under 15 volts.

For people who have don’t feel like reading all this (and also for those who do), here is an action-packed video of the outcome:

After you saw that, here is how I did this.
(more…)

Astrophotography Using Canon Camera’s Hack Development Kit August 16, 2009

Posted by GuySoft in Astronomy, Crictor, Hamakor, ITU, diy, linux, open source, programming.
Tags: , , , , , , , , , , ,
9 comments

CHDK booting

Hi all,

I am going to explain here how I managed to use the Cannon open source hack development kit , known as CHDK, to photograph stars and even create neat movies of the stars motion.

It all started this Monday, I was lucky to see that there is going to be Perseids meteor shower, a day in advance. So I had time getting the code ready before it was too late. I thought I would go somewhere next to Jerusalem and photograph, but in the end, friends of mine (Shy and Anna) from the Israeli Astronomy Association, which I am part of, told me they are going down south to the dessert, far away from light pollution, to take count of the meteors for the IMO. So I joined him, and my data is also available.

Before all the technical stuff, here is a video I made that shows you what this all comes to:

Now back to CHDK, and how this was done.

What is CHDK? And how do I install it?

CHDK is a firmware addon for Cannon powershot digital cameras. It supports most of them, mine is a simple powershot A590, costs to date about 700 NIS. Moreover, since its an addon, it will not void warranty, and can’t damage your camera. It has a lot of features (including games and an e-book reader!).

(more…)

Debian repository for Sugar-jhbuild November 8, 2008

Posted by GuySoft in Hamakor, open source, programming.
Tags: , , ,
add a comment
Debian OpenLogo

Hey all,

I am happy to announce that we have a Debian repository of weekly builds of sugar-jhbuild.

You can see its wiki page here.

You can get it by adding the following line to your /etc/apt/sources.list
deb http://download.sugarlabs.org/sugar/liveimages/debian-jhbuild/apt/ sid main

Then type:

apt-get update
apt-get install sugar-jhbuild

Now you can try sugar in a seprate window:
sugar-jhbuild-emulator

A Podcast in Second Life December 8, 2007

Posted by GuySoft in Hamakor, Second Life, open source, podcast.
Tags: , , , ,
add a comment

Hello all,

I thought I might share a small of report of an event that happened to me in Second Life, and also, I thought i’d use the opportunity to show the podcast world in second life.

(more…)