jump to navigation

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…)

How to get Cinelerra to input Hebrew captions and other tricks August 9, 2008

Posted by GuySoft in Crictor, Hamakor, cinelerra, open source.
Tags: , , , , , , ,
1 comment so far

Cinelerra
Hey all,

This weekend I am once again editing the video of the lectures we took at August Penguin, the Israeli open source community yearly meeting. This year it was kinda hard because there were two lectures being given simultaneous, so there are about 8 hours of video to edit.

Like last time, I am editing the videos with Cinelerra, the open source video editor. Last year I also wrote a post in Hebrew while editing the video, and I was hoping to keep the tradition. Also, this year, I have a little code surprise :-) .

(more…)

How to build “cantenna”, a wave guide antenna out of a coffee can November 27, 2007

Posted by GuySoft in Crictor, Hamakor, cantenna, diy, linux, open source, wifi, wireless.
Tags: , , , , ,
14 comments

This is really a translation of a post I wrote in Hebrew out of Linmagazine.

Here is my own DIY guide to build a waveguide antenna. This antenna will dramatically boost your wireless connection to a specific direction, enabling connectivity to great distances.

(more…)