booyaa dot org
  • Adverts

  • 123-reg sucks!

    123-reg screwed up the renewal of my domain (booyaa.org). To read all about it click here

  • Link Exchange

    Allotment Vegetable Growing Allotment diaries, photographs, advice about growing vegetables, fruits and herbs with a forum for chatting on the plot.
  • Meta

  • « Previous Entries

    eeepc learnings

    Wednesday, March 12th, 2008

    Well I’ve had Asus eeePC for several weeks now (maybe even a month). I thought it was about time to share what I’ve learnt so far:

    Increase storage - the 2G Surf (700) only comes with a 2GB SSD, which has 300MB free space left out of the box. So the first major thing I did […]

    Arduino: bathroom (night)light prototype mobile edition

    Saturday, February 9th, 2008

    I finally acquired a battery pack, DC main connector and a few crocodile clips to make the prototype portable. I opted for a 4 AA battery pack, because I heard/read somewhere that the 9V batteries don’t last very long, where as the 6 volts my battery pack spit out will last longer. Not sure where […]

    Arduino and Processing serial interaction

    Monday, February 4th, 2008

    This is more of a reminder for me, when trying to turn Arduino inputs into something that is usable by Processing (a nice language to visualise data quickly, which is also what Arduino IDE is based on). The following Arduino code, reads input from an Light Dependent Resistor and sends the value out via […]

    Arduino: bathroom light prototype

    Sunday, February 3rd, 2008

    This is one of my first “useful” projects i.e. has a practical use. Our bathroom light triggers a fan (we don’t have any windows) when turned on, which is fine until you have to pay a nocturnal visit…
    Cue the gentle bathroom night light project!
    And before I get the comments, yes yes I know I could […]

    Arduino: 4 button piezo synth (failed)

    Tuesday, January 29th, 2008

    I had to give up on this project, I could get the LEDs to light up, but the most I could get out of the piezo speaker was faint clicks… The piezo was working cause this bit of code worked when it was just rigged up to power and the output pin.

    /*
    Author: booyaa (booyaa.org)
    Changelog
    20080128 […]

    « Previous Entries