RawDev.net - Developing Developement Developing Developers
Home - Files - Pastebin - Mail

Archive for the Category "Hacking"

« Older Entries

Wacom Bamboo Fun on Linux

Thursday, October 9th, 2008 by Hekos


I Bought a Wacom Bamboo Fun Small Graphics Tablet a couple of days ago.
Wanting one for quite some time now, I decided to go and buy it on-line. And after 3 days, it came all the way from Germany :D.

I didnt even try running it on windows/mac before I plugged it into my ‘box running OpenSuse 11. First thing I notice: Its already working. Kindof.  It’s got relative tracking and the pad/buttons dont work.

How i got it running and some pics, after the jump. (more…)

Tags: , ,
Posted in Hacking, Linux, Uncategorized - No Comments

mjpg stream + potrace

Friday, April 11th, 2008 by Hekos

Working on the same principle as the last mjpg_stream implemenation, here it is: a portace plugin !

(more…)

Tags: ,
Posted in Hacking, Linux, Scripting - No Comments

Biorhythm Calculator

Sunday, April 6th, 2008 by Hekos

A advanced Biorhythm calculator i made for a school project some time ago. Works perfectly. But its really how you interpret it :P ( All a bunch of crap if you ask me XD )

Link here.

Tags: ,
Posted in Hacking, Scripting - No Comments

Mjpg-Stream + libcaca

Saturday, March 22nd, 2008 by Hekos

After couple of hours, here is it: A libcaca extension to Mjpg-Stream[singlepic=141,300,200,,][singlepic=140,300,200,,]

You need img2txt from the libcaca-utilities and /dev/shm to be mounted and writable (or change to another location)

/dev/shm is present on most systems and is a mounted filesystem located on the main ram.

The source is in past the page brake.

(more…)

Tags: ,
Posted in Hacking, Linux, Scripting - No Comments

Linux-UVC (USB Video Class)

Wednesday, March 19th, 2008 by Hekos

The past few days i looked at ways could use my Logitech Quickcam Pro 5000 USB Webcamera. Skype 2 did a nice job using all its features, including to my surprise, the integrated microphone.

Installing the driver/module was a piece of cake, goto http://linux-uvc.berlios.de/ pickup the latest stable and do the usual compile&install, then load the module.

You may need to reboot at this point.

Now some testing was in order, pickup the luvcview viewer (you need libsdl-dev packages to compile). Make it, then you can run it just by ./luvcview ( if you have more video devices installed, you may need to set the according device it needs to read, see readme ) or install it with a quick ’sudo cp luvcview /usr/local/bin/’ for later reuse.

Ok, i got the cam running, i can see myself, and i can chat to people with Skype, what next ? (If it didnt work for you at this stage, the next steps wont help you.)

(more…)

Tags: ,
Posted in Hacking, Linux - No Comments
« Older Entries