Author Archives: ---
Arduino lamp
I’ve always had this childish dream of having all my electronics coupled together, operating in unison and communicating with a central system that can coordinate and control everything. Today I’m finally one step closer, since I can now operate my … Continue reading
A reflection on the lives of my todo systems
Throughout the ages I’ve tried a multitude of todo systems. I’ve ended up trashing pretty much all of them. 1. Todos as events in my calendar for when I wanted them finished What worked: At primary school this would work … Continue reading
Hi – My name is Me and I’m unique
Hi My name is Me and I’m unique, special and there is no one else like me in the entire universe. I’m not kidding, there really is no one like me. One of a kind, that’s me. The reason why … Continue reading
Simple Robot
The other day my neighbor and I built a very simple autonomous robot up in the Åpen sone at IFI. We used a kit robot adding an arduino, a MotoProto shield to control it and a micro-switch to detect a … Continue reading
Data sharing revolution
I have lots of data. I have thousands of emails, pictures, videos, contacts, documents, settings, preferences, bookmarks, passwords….the list goes on and on. Among my data there are two major trends. Application specific data and universal data. My application specific … Continue reading
Arduino + RC boat = True
I’ve had an arduino lying in my cupboard for well over a year now and I’ve been wanting to actually make it do something. Today, this wish came true for me, and here is how. If you don’t know what … Continue reading
Return this
In any object oriented language you can call methods on an object. In java you can call these methods using the dot syntax. An example would be: someObject.toString(); You can also call methods on the return values of other methods … Continue reading
Finally, a blog
Finally. I’ve decided to ditch my old website and just set up wordpress. Why? Because I’m lazy. All my pictures and panoramas are still on the old site, so the links in the menu bar will just redirect you to … Continue reading