Posts by Ibrar Ayyub:
Application of Microcontroller in Science and Technology
Posted on: 30 Aug 2016
The rapid growth in science and technology offers several advantages of using integrated circuits, microprocessors, microcontrollers, embedded chips, etc., in designing electrical and electronics projects and circuits by reducing their size, cost, and complexity. Using these embedded chips and microcontrollers is increasing due to its simplicity and benefits. The microcontrollers can be programmed to perform […]
VHF-UHF RF Sniffer
Posted on: 30 Aug 2016
This is a multi-chapter instructable. I will be describing the making of a short/medium range RF remote-control using the UHF 433Mhz frequency. It´s impossible to setup & adjust a RF transmit-receive link if you are not sure the transmitter is working properly.At 433MHz, your multimeter or even a regular oscilloscope are totally useless. In this […]
PIC Projects using pic microcontroller
Posted on: 30 Aug 2016
Some of the various PICs from Microchip, 16F84, 16F627, 16F628, 16F876 and a 16F877. So far, I have only played around with the PIC16F84 PIC chip, with exception to using a PIC16F876 with the HamHUD. I have found the most documentation is on the 16F84. I have also found the most homebrew programmers for this […]
Frequency counter with PIC16F628A
Posted on: 29 Aug 2016
This is a frequency counter based on PIC16F628A. The original idea came from this project: LCD frequency counter. As you can see – very simple and yet elegant schematic. But I wanted to use 7-segment LED display, not LCD, so I found a second useful project: Simple 100MHz frequency counter which uses 6 digit LED […]
How to build a speed detector for a coilgun project
Posted on: 29 Aug 2016
If you are building a coilgun (or gauss gun) or rail gun, a necessary part of your project will likely be some sort of speed detector. Getting a coilgun to work is rewarding, but you can’t continue the project without a reliable, accurate device to measure speed. A speed or velocity detector allows you to […]
SiC/GaN Poised for Power
Posted on: 29 Aug 2016
PORTLAND, Ore.—Today Yole Development predicted that power transistors would radically shift from silicon wafers to silicon carbide (SiC) and gallium nitride (GaN) substrates—to achieve higher power in smaller spaces, according to its GaN and SiC Devices for Power Electronics Applications report. One of the big drivers behind the shift is the electric vehicle (EV) and […]
5 transistor PIC programmer *Schematic added to step 9!
Posted on: 29 Aug 2016
Make your own PIC programmer for your computer’s parallel port. This is a variation of David Tait’s classic design. It is very reliable and there is good programming software available for free. I like IC-Prog and PICpgm programmer. Best of all, it uses just two voltage regulator and 5 transistors! *** I added a pic […]
PlayPIC – A Tutorial Board for the PIC16F84A Microcontroller
Posted on: 28 Aug 2016
This is a new design of a tutorial board based on the popular PIC16F84A microcontroller. It features eight single leds, a 7-segment display, an LCD display and five push buttons. It is an ideal solution for the beginner to take his/her first programming steps in the world of microcontrollers. Having an in-circuit-programming (ICP) header, it […]
PCF8573P I2C Real Time Clock
Posted on: 28 Aug 2016
In this post I’m going to show you how to interface an I2C Real Time Clock – RTC with PIC microcontroller. Only a basic hardware configuration and a communication protocol are presented here. I’m planning to extend it to a more advanced design in a near future. Although PCF8573 was used a similar IC’s like […]
SXAM: A Spark.io Indoor Ambient Quality Monitor
Posted on: 28 Aug 2016
XAM is a Spark.io indoor ambient quality monitor. SXAM (Spark to Xively AMbient quality monitor), is an ambient quality monitor that logs 4 environmental parameters to the xively.com and display the ambient status by using for RGB leds. SXAM logs: Humidity Temperature Ambient noise Brightness Note: Spark.io is now Particle.io. This project it is built […]