I spent a few hours today, trying to set up the Buffalo WBMR-HP-GN ADSL modem/wifi router. The set up was easy, with one small problem: I couldn’t get it to connect to the internet (which is kind of a big deal for an ADSL modem…). Anyway, the following article solved the problem: http://www.buffalo-technology.com/knowledgebase/users/kb.php?id=10268 Basically, when […]
Author: arkadian
Niklas Roy has put together a fun project that combines Processing, AVR and a camera. http://www.niklasroy.com/project/88/my-little-piece-of-privacy Definitely worth watching! An amazing piece of work!
I’ve had my iPad for about 9 months now and it has truly changed my life. I’m not a person that gets every single gadget on the planet and I’m not an Apple fan either. The iPad was my first Apple gadget, and I, overall, I have to say that I have been very impressed. […]
I had a day off today and ended up spending most of it surfing. Here are some interesting sites I found: The following site has a great dissection of the Logitech 9000 pro camera, one of the best hi-def webcams for Linux: LINK. Nanonote: a tiny $99 laptop that can run linux but has very […]
For a while now, I have been thinking about putting together a video surveillance system at home, based on linux, webcams and python. I’m aware that out of the box systems exist, but I wanted to create something more personalised, which, let’s face it, it’s more fun! 🙂 After reading a bit online, I decided […]
Eli Bendersky has three interesting posts on plotting data with Python and matplotlib: matplotlib-plotting-with-python matplotlib-with-wxpython-guis matplotlib-with-pyqt-guis Thanks for sharing Eli!