Posts by Ibrar Ayyub:
A Development Board for the ESP8266-03
Posted on: 29 Jun 2016
A Wifi platform for $3… who wouldn’t want to play with it? For the last few weeks we have been seeing a lot of awesome projects built around ESP8266 Wifi modules: These modules come in different shapes and colours and can be purchased from the internet for 3 dollars only. They are therefore cheap enough […]
Arduino RFID Reader RC522 + Access Control System
Posted on: 29 Jun 2016
I just received my RC522 RFID reader and made this simple Arduino access control system that uses the reader, a buzzer for the alarm and a relay shield for the security system. The relay can be used to open a door lock and if you need a louder alarm then you can replace the small […]
Simple PIC LC Meter
Posted on: 28 Jun 2016
Here is another piece of laboratory equipment – LC meter. This type of meter, especially L meter is hard to find in cheap commercial multimeters. Schematic of this one came from this web page: https://sites.google.com/site/vk3bhr/home/index2-html It uses PIC microcontroller 16F628A, and because I recently acquired a PIC programmer, I decided to test it with this […]
Running LED dice
Posted on: 27 Jun 2016
Tons of LED dice projects with different output forms have been published online. The most common output configuration in those projects is a 3-1-3 setup (two rows of three LEDs and one LED at in the middle) of seven LEDs, which simulates the actual patterns of dots found on the six faces of a traditional […]
Rotary Encoder & Arduino
Posted on: 27 Jun 2016
I am not sure, but it was in year 1999, a non-stop (360 degree rotation) potentiometer found in a stereo music system confused me a lot. At that time, I failed to keyed out the strange potentiometer manufactured by ALPS. Later, I learned that it’s a Rotary Encoder (thanks to internet), and bought one such […]
Multi-Chemistry Battery Charger from Microchip
Posted on: 26 Jun 2016
A battery charger is a device used to energize a rechargeable battery by driving an electric current through it. The charging protocol depends on the size and type of the battery being charged. Some battery types have high tolerance for overcharging and can be recharged by connection to a constant voltage source or a constant […]
Arduino based Bi-color LED Matrix Flappy Bird Game
Posted on: 26 Jun 2016
We have built quite a few projects using the Bi-color (Red and Green) LED Matrix Driver Module kits from jolliFactory and have published them as instructables here. Each of these modules uses two MAX7219 Display Driver ICs to drive a Bi-color LED Matrix. These ICs are excellent because they take a lot of work off […]
Headless Ghost – HDMI emulator
Posted on: 25 Jun 2016
It fixes a problem you probably didn’t even know you had – unlocking the full potential of your graphics card hardware. By simulating the presence of an attached display, Headless Ghost allows you to use all of the power and available resolutions locked away inside your graphics hardware, which might otherwise be disabled when there […]
Arduino based Electronic Queuing System
Posted on: 25 Jun 2016
This is a Queuing System project requested by a clinic asistant which allows the doctor enter number from a keyboard and display it on a 32×16 LED panel. This project uses two Arduino, the first Arduino functioned as a SENDER which included a PS2 keyboard and a mini LCD for number input. While the other […]
High Accuracy Universal Temperature Sensor IC
Posted on: 24 Jun 2016
Linear Technology Corporation has announced the LTC2983 high performance digital temperature measurement IC. The IC is a single chip solution to temperature sensor interfacing; it has 20 input channels for sensor connection and each input can be assigned the characteristics appropriate to the sensor used. This includes 8 standard thermocouple types, 8 RTDs, 8 thermister […]