Arduino – Bluetooth Communication Using HC-05

HC-05 is  a cheap (and easy to use) module that can be used to provide bluetooth connectivity to Arduino. There are cheap breakout boards available on ebay that can be powered directly by the 5v supply of the Arduino. Below is a picture of such a breakout board. Though my board has “level 3.3v” written… Continue reading Arduino – Bluetooth Communication Using HC-05

ESP 8266 – ESP 01 – Installing Non-OS SDK

After a bit of trial and error got the Non-OS SDK installed. To flash the Non-OS SDK, two sets of files are needed. Below are the download links ESP8266_NONOS_SDK_V1.5.2_16_01_29 on Expressif site  OR from here [AT Release] ESP8266_AT_V0.60 based on ESP8266_NONOS_SDK_V1.5.2 on Expressif Site OR from here   The flashing tool is attached here for… Continue reading ESP 8266 – ESP 01 – Installing Non-OS SDK

Open Hardware Monitor

A nice and handy tool for viewing hardware stats including temperatures of CPU, Graphics processor, hard drives etc. Download Link