I’ve been meaning to hold a video Google hangout session on IoT topics for some time now, how about giving it a try? I imagine it as informal 1 hr tech-talk with the following structure 35 min presentation of a…
I am a @quantifiedself
I accidentally landed on a site called ‘quantified self’ last month and immediately realized I am doing lots of lifelogging myself. I track my commutes, log my weight, my body temperature when sick, my hot water usage habits, visitors to…
Thoughts on AVR ADC accuracy
I was thinking about the accuracy of the battery measurements the other day, are these accurate or not? I measured the battery using Fluke 27 multimeter and compared that to the readout using the internal bangap method and found a small difference.…
Non-contact AC detection
Alex from insideGadgets had an interesting project last year on non-contact AC detection and I wanted to try it out and learn how it works. He hooked one leg of a 1M ohm resistor to GND and a wire to…
DHT22 accuracy test part 2/2
I have measured the relative humidity as per my set up, and got steady readouts exactly in the 75% area as expected: DHT22 Library Demo Requesting data…Got Data 25.50C 75.20% Integer-only reading: Temperature 25.5 C, Humidity 75.2 % RH Requesting…
DHT22 accuracy test part 1
I have been boggled for a while about the Relative Humidity data that I gather, I get some higher than expected reading. I blogged about this in this post and @Dimitrios suggested in the comments that my box my be…
Cheap DIY power monitor
My father asked me to create a standalone power monitor for him, he’d like attach it to some appliance and see its momentary and accumulated over time power consumption. Using OpenEnergyMonitor’s resources that was an easy task to do. I…
Dirt Cheap Low Power Wireless Sensor Node using nRF24L01+ 2.4GHz
I have mentioned before, that I have purchased couple nRF24L01+ units from eBay for the stunning $3 with delivery included. I decided to make some cheap tests this time, so went for a veroboard prototype. I got two blank DIP…
Cheap USB to 3.3V TTL FTDI Cable goes to the trash bin
I have a cheap USB to 3.3V TTL FTDI Cable that I bought on Ebay. It has been giving me some troubles ever since I got it, burned couple RFM12B modules along the way. I decided to hook it to…
Scope screenshots
One of the cool things about having a digital scope is that you can take screenshots and post them in blogs :). I wanted to check how a Funky v2 was behaving, so hooked one to measure its current consumption…
Oscilloscope
I have finally decided to get myself an oscilloscope, my choice ended up to be a Rigol DS1052E. The model seems to be pretty popular, and for a price tag of 309 EUR with delivery, I could no longer resist.…
Soil moisture sensing revisited
I have previously created a DIY soil moisture sensor, but wiring it required couple resistors. I was recently reading a post by JCW on using a light sensor and figured I could simplify my setup using the same basic idea…
RFM12B End of Life
EDIT March 2015: [It has been two years since this post, and the RFM12B is still widely available. I guess the rumors at that time were exaggerated widely.] There has been bad news for the RFM12B ecosystem last week, namely the…
Wallpaper prank
I wish I did this for April 1st, but here is it anyway 🙂 I wanted to test out the HID keyboard features of the Arduino Leonardo compatible Funky v2, so during my research on the subject I accidentally stumbled…
Toying with a 1.8″ TFT LCD display
I got myself a 1.8″ TFT LCD display from ebay, attracted by the low price. The display also has a SD card slot. It comes without any documentation and you are presented the joys of figuring out how to drive it…