Posts by Ibrar Ayyub:
Build a Programmer for the 68HC705C8 MicroController
Posted on: 04 Feb 2017
Introduction This programmer is used for programming the Motorola 68HC705C8 (or C8A). The 68HC705C8 has the following attributes; 8K bytes of internal EPROM 304 bytes of internal RAM 24 user-definable input/output ports 7 Input only ports Serial Control Interface (SCI) Serial Peripheral Interface (SPI) 16 bit capture/compare timer system Watch Dog timer This micro-controller is […]
Pic 16F676 ICSP programing socket for the PICkit 2 programer
Posted on: 04 Feb 2017
I’m trying to build this dual DC motor module for my robot project And I did not have the space for placing an ICSP pin header on the PCB. So i quickly mocked up this design. Step 1: Geting the parts Well to build the ICSP socket with header for the PICkit 2. We need […]
Max the Spider – powered by LEGO and PIC microcontroller
Posted on: 03 Feb 2017
So Max the spider visited us in the lab today, and wanted to get into the halloween spirit. “I’d like to drop down on people in the elevator,” he smirked, in a way only a spider could. “I’ve got just the thing,” I winked, and put a little something together. You’re looking at a clear […]
A PIC-based Alarm clock system
Posted on: 03 Feb 2017
This project is aimed to design a ‘Sleep and Wake-up Assistant’. Different from a normal alarm clocks which can only make noise, this alarm clock is designed to wake up a person in a comfortable and effective way by involving sound, light stimulation, motion detection and vibration. The functions of this alarm system are: ( […]
Open Source Framework for USB Generic HID devices based on the PIC18F and Windows
Posted on: 03 Feb 2017
Introduction If you’ve dabbled with PIC18F microcontrollers and the USB Generic HID standard before (perhaps you’ve even tried my Building a PIC18F USB device project) then you will have noticed that there is a lot of complexity in supporting USB on both the PIC18F and the Windows host-side of things. Getting beyond the basic steps of […]
Mechanically scanned laser display using PIC17F877
Posted on: 03 Feb 2017
Abstract This application is a very cheap solution for displaying text messages on a solid or semi-opaque surface by using a laser beam. The main goal was to verify the possibility to build a simple and cheap display for displaying large text. The basic idea was to use only one light source (a laser beam) […]
Linear Tech on how to power LEDs and protect them
Posted on: 02 Feb 2017
In this article, I would like to talk a little bit about LEDs, including why they will become the lighting source of choice, how to power them and also, how to protect them from the hazards they face within their respective implementations. These include high bay lighting, architectural lighting, outdoor street lighting and even 75W […]
2 Digit 99 Seconds Timer
Posted on: 02 Feb 2017
2 Digit Count Down Timer is a utility Count Down timer project for upto 99 seconds of countdown time. This project can find many uses in your shack and home. The relay output remains on during the Count Down period, allowing you to interface load or alarm that you want to keep it on for […]
LED dot matrix scrolling message – 14×5 – source code
Posted on: 02 Feb 2017
I have built various scrolling message badges for instance using the 16F57- 10×5 and 12×5. However, since these chips only have a small FLASH, there is not much flexibility. I don’t really recommend these controllers for a scrolling message. Recently I have started a new project, using small 1.9mm ready made modules, and a 16F884. […]
2meter (144MHz) amateur radio transceiver
Posted on: 02 Feb 2017
I designed , built, tested and operated a 2m hamradio transceiver that includes all the necessary circuitry, in particular the voltage-controlled oscillator (VCO) + phase-locked loop (PLL) for frequency synthesis, low noise amplifier (LNA) for the receiver front-end, power amplifer (PA) for the radio frequency (RF) output stage and PIC based micro-controller (PIC) with serial […]