Back to the real world. I have re-immersed myself in the learning required to build a little automated, web connected weather station. I have been learning a lot about working with the Arduino (proto boards built around the Atmel ATMega 328 microcontroller), and have added some goodies around connecting sensors, working first with a 1 wire humidity and temperature sensor, and soon to come some...
Project Time – Step 1 The Raspberry Pi
A few years ago, I got a wild hair up my hind-side, and bought a Raspberry Pi to mess with. A small, fully functional computer, running a Linux variant, built around an ARM SoC, it was a pretty nifty bit of kit. I connected it to my monitor, wired up a keyboard and mouse, added a wifi USB dongle, and had some fun. Did a lot of learning to program Python on it. But then the move happened, it got...
Making things too difficult – RasPi WiFi setup
Well, sometimes I am an idiot. I jumped through major league hoops that were totally unnecessary in getting my WiFi dongle to connect with my Wireless router. I looked for help on the web, Found a lot of guidelines that were a bit involved, but not atrocious. So I started doing what they asked. Got my system plugged into the router via ethernet cable. Update the Raspbian install, check for...
Next up on the Raspberry Pi
Last week, I wrote about how I on a lark bought one of the raspberry pi single board computers. The first round of goodies for it was a SD card (to write the OS to and boot from), and a HDMI cable to connect it to my Samsung monitor. Got it fired up and all was cool. Of course, it sitting naked on my CSS reference book was a bit clunky, so back to Amazon I go. Now it is in a clear plastic case...
Latest toy: Raspberry Pi
On Tuesday, I was reading a story on The Economist about the Raspberry Pi. It certainly spawned the nostalgic sense in the Babbage editor, and it drove me to make an impulse purchase. For $35, you get a pretty complete single board, miniature computer. about 2.5 by 4 inches, it packs in a pretty powerful package. Based on a Broadcom SoC with both an ARM core and a GPU, it comes with 512M ram, an...