www.flickr.com
tres frijoles' photos More of tres frijoles' photos
You are here: tearsoffire.org > Projects Web > LinuxProjects r10 - 07 Jun 2007 - 06:57 - ChristopherPepe


Start of topic | Skip to actions

LinuxProjects

intro

Most of the work I do on normal systems belongs to my employer and I can't really post it here.

if you are looking for the cool embedded linux projects then head on over to BlackfinProjects and ArmProjects.

Python

I write most programs in python unless there is a reason that dictates that I can't. Its a quick way to through up a website, parse a file, or connect up to some custom embedded system.

  • FlexStackNetCam - CGI and script that interface to a serial embedded linux system

Multitouch

Again I can't really post too many of the details yet but I will be able to someday soon. Check out touchlib for another OSS implementation. My version is a multithreaded C++ application that uses a blob tracker and custom hardware for the multitouch sensor. The sensor is monitored with a modified webcam to only see in near-IR and opencv handles the actual tracking. This information is sorted into various multitouch objects such as touch points, touch paths, and gestures. The front-end feeds off of this data and uses it to drive an opengl application.

Again keep checking back, I'll keep you posted as best as I can. Details will appear on the MultiTouch page

scripts, programs

stuff i've written that you may find useful. I've written a lot more I just don't think it's useful to you.

kernel hacking

publications

why anyone would publish my incoherent ramblings is beyond me but it does happen from time to time.

article background
TUX_Issue12_April2006.pdf check out the insiteful wisdom on page 11 entitled Feedback to Help Ease Application Installation Pain. This was my rebutal to an article complaining that Windows beat Linux hands down when it came to ease of installing applications.
full screen pdf - don't be alarmed when you open it
it's 2.1MB you are better off downloading it before you open it

-- ChristopherPepe - 02 Apr 2006

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r10 < r9 < r8 < r7 < r6 | More topic actions
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding tearsoffire.org? Send feedback