Posts by Ibrar Ayyub:
High Speed USB 3.0 interface with a single chip
Posted on: 22 Feb 2017
The FT600 is a high speed USB 3.0 FIFO bridge with up to 5Gbps of bandwidth. It comes with the option of 16 and 32 bits wide parallel FIFO interface. FT600Q is a 56-pin QFN package with the 16-bit option and FT601Q is a 76-pin QFN package with the 32-bit wide FIFO bus interface. Both […]
Electronic Die using PIC16F84 microcontroller
Posted on: 21 Feb 2017
Built using a PIC16F84, about 4 hours worth of code and a few bits on a breadboard. This was the first time I’ve worked with PIC’s so it was a learning exercise. I started with the ‘Hello World’ microcontroller equivalent i.e. Blinking LED, then tried the ‘Knight Rider’ sequencing LEDs, and then hacked this together. […]
Servo Motor Control using Microcontroller PIC16F877A
Posted on: 21 Feb 2017
Servo motors are widely used in robotics and industries for motion control. They can be controlled by PWM signals where the required angle of rotation can be located by a particular PWM signal. So In this article we’ll see in detail on PWM servo control and how servo motor control using pic16f877a is possible. Servo […]
Kinetis KEA128 StarterTRAK for CAN Applications
Posted on: 21 Feb 2017
This reference design is a low-cost development kit based on Kinetis EA series MCUs that allows faster prototyping and tool reuse. This evaluation board features either one of the KEA128, KEA64 or KEA8 MCUs, depending on the board version. This particular design uses KEA128. The Kinetis EA series MCUs are a highly scalable portfolio of […]
TAXI PHONE
Posted on: 21 Feb 2017
This project is a dedicated device. It dials a single phone number when the handset is lifted. There are two different modes of operation.. A slide-switch on the PC board allows the project to operate in automatic or manual mode. If the switch is in “auto dial” mode, a pre-programmed phone number is AUTOMATICALLY dialled […]
How to interface Servo Motor with PIC18F4550
Posted on: 20 Feb 2017
Servo systems use the error sensing negative feedback method to provide precise angular motion. Servo Motors are used where precise control on angular motion is needed. Servo motors are widely used in the field of Robotics to design robotic arms, palms, legs and so on. They are also used in RC toys like RC helicopter, […]
Getting started with PIC Microcontroller Programming
Posted on: 20 Feb 2017
What is a PIC Microcontroller? PIC (Peripheral Interface Controller) is a microcontroller family developed by the Microchip Technology. It plays important role in embedded systems.Low cost, serial programming capability, reprogramming of the flash memory, availability of free developing tools, large user database, etc. are some of the PIC microcontroller features which make it a best […]
Building a low cost wifi camera
Posted on: 20 Feb 2017
Update! Here is a post with the BOM for the project. Sometime ago I came across the Arducam Mini which is quite a nice camera module from UCTronics. It is a small PCB with a two megapixel OmniVision OV2640 sensor, an interchangeable lens and an FPGA to do the heavy lifting of image processing and JPEG […]
3310 Nokia LCD & PIC12F683
Posted on: 20 Feb 2017
Not long ago I saw this link for a 3310 temp probe. Now ive played with other LCD’s lots, but this one caught my attention because of the low power requirements (It runs from a single CR2032 Motherboard battery). I built the Temp probe as shown on the site and it worked well. I had […]
Project Ryu Lagger – Guitar Effect
Posted on: 19 Feb 2017
Do you remember BOSS Slow Gear pedal? If your a guitarist you most likely do or at least you’ve heard of it. It was a great pedal sold from 1979 to 1982 and it was made in Japan. The pedal would cut the attack of your notes giving a swelling sound. It god famous for […]