Tag: arduino

  • Stepping stones towards a weather station

    Continuing on the thread of projects, my ultimate goal is to build a two station weather station that has in interior display of inside and outside temperature, and outside humidity/temperature readings, ultimately logging it to one of my websites, and then displaying it in graphical form. This weekend, I got a little bit closer. I…

  • Project 2 – Variable LED flash timing

    This project builds upon the flashing LED of the first project. If you were motivated, you could change the frequency of the flashing, by adjusting a constant in the program, a “delay” value that was used to turn on and off the power to the LED. This circuit instead brings in the concept of analog…

  • First project – Flashing LED

    The Sparkfun Inventors Kit arrived, and I have to admit that it was better than I expected. Packaged in a nice box, it has plenty of goodies, and projects to play with. There are enough parts that I am sure I can go well beyond the scripted projects. Last night, I did the (really minor)…