PIC16F628A Programmable Digital Timer
Raj Bhatt shared another project with us. This time is a programmable digital timer with relay switch based on PIC16F628A. Programmable relays find use in numerous automation applications such as automatic street light control, watering and pump control, HVAC, home automation, power...
Continue ReadingMini Arduino Lux Meter
Here is a nice build of a LUX meter using BH1750 sensor and a Nokia 5110 LCD. The meter is controlled by an Arduino Pro Mini and is powered by a Li-Ion battery. The LCD backlight is controlled according to environment light and there is graphing capability of the measured light...
Continue ReadingControl ESP8266 over the internet
Here is a basic tutorial on how to control ESP8266 over the internet using two buttons on a browser window. The article goes through Arduino IDE configuration and example code is included. There are but a few things better than (succesfully) programming and using your Arduino. Surely...
Continue ReadingDIY Morning Feed With LED Matrix
Here is a LED matrix able to show useful information such as weather forecast, temperature and stock updates. The matrix is controlled by a Particle Photon board. You wake up in the morning. You're groggy. You grab your phone lazily and start browsing. You check the weather, your...
Continue ReadingLow-side I/V sensing IC, with internal power calculation
Maxim Integrated has posted details of the MAX44299, a low-side current, voltage, and power monitoring circuit that provides an analogue output current proportional to the measured current, voltage, and the internally calculated instantaneous power. The power monitor offers high...
Continue ReadingPiDrive – 314GB hard disk for the Raspberry Pi
Western Digital have launched the WD PiDrive, a hard disk specially designed for the Raspberry Pi with a storage space of 314 GB. The engineers have modified the magnetic recording system and electronics to suit the characteristics of the RPi, and reduced the current...
Continue ReadingESP8266 + I2S = Software-based 10-Base-T Ethernet Driver
cnlohr @ github.com wanted to have an Ethernet interface for ESP8266 so he build one. more details on hackaday. This is a relatively unreliable and coincidentally functional ESP8266 Ethernet driver. It only uses two pins on the ESP, the I2S pins, but does provide Ethernet. It does...
Continue ReadingWiGPSFi – ESP8266 + GPS module
euerdesign.de has connected the ESP8266 to an GPS and a SD-Card to scan networks – coded a MySQL-DB with some PHP parsers and dynamic maps – and get fascinated by all the 2,4 GHz radiation arround him. In this blogpost, you can only read about finding and printing out maps with...
Continue Reading