Author Archive

IFTTT and your own hardware

When you have a great service like IFTTT that you can interface with many ready available cloud services or commercial hardware, the next idea is how to connect your own device (Arduino, Raspeberry Pi, etc..) to this service. Here are some pointers to ideas how to interface your own hardware to IFTTT: Pushbullet’s IFTTT Channel

DIY Wearable Soldering Iron

I have last year written about USB soldering irons starting with USB soldering iron posting that introduced the idea. I followed with DIY USB soldering iron posting that gave ideas how to make your own instead of buying a ready made product. Now it is time for an updateon this topic. Element 14  Ben Heck

Cool uses for Arduino

There are very many cool Arduino projects and project sites in Internet (make Google search to see). Here are some interesting links to check out: Arduino Projects at indestructables Arduino user projects Arduino Project Ideas Top 40 Arduino Projects of the Web Arduino Rising: 10 Amazing Projects People Are Doing With The Tiny Microcontroller Electronics

Arduino controlling with Bluetooth

I had ordered HC-05 Bluetooth adapter for Arduino. After some frustration with some failed attempts to do the communication with it, I left it waiting for new motivation. Then last week I happened to see Triggering Remote Fireworks with an Arduino and an Android article that pointed to ArduDroid: A Simple 2-Way Bluetooth-based Android Controller

PC microphone introduction

Computer microphones: Interfacing Microphones to Computer Sound Cards is a nice compact document on interfacing different microphones to PC sound cards. It starts with the same basics as I covered on my electret mic interfacing document an continues with some more sound card interfacing details (including some stereo mics on some sound card). The document

Docker and other Linux containers

Virtual machines are mainstream in cloud computing. The newest development on the this arena are fast and lightweight process virtualization.  Linux-based container infrastructure is an emerging cloud technology that provides its users an environment as close as possible to a standard Linux distribution. Linux Containers and the Future Cloud article tells that as opposed to