Posts by Ibrar Ayyub:
Gamma-photon radiation detector
Posted on: 11 Apr 2017
Abstract: A PIN photodiode, four low-noise op amps and a comparator are used to detect individual photons of gamma radiation. The schematic, design considerations and component selection are discussed. The circuit of Figure 1 includes a PIN photodiode that detects individual photons of gamma radiation. When a photon strikes a depletion region created by reverse bias […]
$15.00 BASIC Computer using PIC32MX1 microcontroller
Posted on: 10 Apr 2017
$15.00 BASIC Computer? Imagine a microcontroller that you can connect a serial terminal up to to get an ok prompt? What would happen if you changed one of the control registers can I see the effect straight away? Is it really possible to download programs onto this chip from the Internet and run them? Can […]
How to Wire a PIC Microcontroller?
Posted on: 10 Apr 2017
I’m completely new to the world of PIC Microcontrollers and electrical engineering so please go easy Anyway, I managed to program my PIC 16f627 to turn on three LEDs when push button (trigger button) is pressed and start a shut down sequence (basically each LED toggles off one after another with a 5 second delay […]
The incredible story behind the Gerber PCB file format
Posted on: 10 Apr 2017
I’ve been in the electronics and computing industries ever since I graduated with my BSc from Sheffield Hallam University in the UK back in 1980. Since that time, I’ve designed all sorts of weird and wonderful things (some of which even worked), including my fair share of printed circuit boards (PCBs). I’ve also been associated […]
WEBSD using PIC24F microcontroller
Posted on: 10 Apr 2017
WEBSD This is a development board for the PIC24F series of microchip, with: USB ( plug it to any computer) Ethernet ( plug it to the internet) SD card ( save and read all data you will need) I developed this thing as a learning platform, it worked ( still is). So if you always want to go […]
Serial 4-digit seven segment LED display
Posted on: 09 Apr 2017
This project is a 7 segment LED display module that can be driven using SPI protocol, so it needs only 3 pins of your mcu to drive 4 x LED displays. It’s based on MAX7219 LED display driver. Description Seven segment LED displays are very popular for displaying numeric information because they are very attractive […]
Control AC load with microcontroller.
Posted on: 09 Apr 2017
As per the title of this question i’m trying to control an ac resistive load. So far i had little success and i’m experiencing “strange”, to me at least, behaviour from the triac(s) i tried. first of all i post a schematic of my test circuit (bare with it, it’s not a complete schematic, it […]
The SK6812 – another intelligent RGB LED
Posted on: 09 Apr 2017
During the last months, a new WS2812 alternative appeared on the market: The SK6812. I finally managed to get my hands on some of them to take a closer look. In most aspects these devices are basically clones of the WS2812. What is interesting however, is that the manufacturer came up with a couple of […]
PIC12F675 LCD Interfacing Code and Proteus Simulation
Posted on: 09 Apr 2017
This post provides the LCD[1] interfacing code using PIC12F675 microcontroller. This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘ section at the bottom of this page. It is assumed that you know how to make an LED blink with PIC12F675 microcontroller. If you don’t […]
Versatile SOIC PIC Programming Header using PIC18F88
Posted on: 08 Apr 2017
A small PCB allows for the out-of-circuit programming of 18 & 28 pin SOIC PIC Microcontrollers from either an ICSP programmer or ZIF socket. A recent article in a popular electronics magazine presented a small printed circuit board for programming 18-pin SOIC PICs from a ZIF socket. Looking at the design I knew instinctively that […]