Windows 7

Enable Automatic Logins for Windows 7

If security isn’t a concern for you, you may decide to set your Windows 7 system to log into your account automatically each time you boot. In previous versions of Windows you had to start tweaking the registry or use a program such as TweakUI to do this for you. In Windows 7, a GUI […]

Continue Reading...

Arduino

Hello World on the Arduino

Love it or hate it, every programmer typically wets their feet by writing a “hello world” program in their new programming environment. Since unlike with the type of code I’m used to writing the Arduino board doesn’t come with a CRT or LCD screen to output this text, we have to find a more creative […]

Continue Reading...