Development Board – Kits Projects

Re Doing my Design for a circuit to control an invention using a Microchip PIC microcontroller chips.

Re-Doing my Design for a circuit to control an invention using a Microchip PIC microcontroller chips.

In a previous article I described how I designed the circuitry to control functions of the asparagus harvester.Β  After bread boarding up a test circuit and doing some initial programming I decided a re-do was in order. I found I had a lot of unnecessary redundancy and I also decided to put the air regulation […]

Re-Doing my Design for a circuit to control an invention using a Microchip PIC microcontroller chips. Read More Β»

89Sxx Development Board

89Sxx Development Board

Introduction There are some 89Sxx development board, here is another one. I have designed this single side development board to be used as a tool for learning MCS-51 Microcontrollers, and for easy microcontroller project development. The 89Sxx development board features : 89Sxx 40-DIL based design, 89S51/52/53 In System Programming (ISP) through the 6-pin header RS-232

89Sxx Development Board Read More Β»

BreadBoard Module PIC16F628A

Breadboard module for PIC16F628A

Here’s another breadboard module that carries a PIC16F628A microcontroller. The power supply pins and the I/O ports of the PIC16F628A microcontroller are accessed through male headers. It can be easily plugged into a breadboard and is very useful for quick prototyping. It frees up a lot of space on the breadboard since the oscillator, reset,

Breadboard module for PIC16F628A Read More Β»

Rev 4.2.2 schematic and PCB

Rev 4.2.2 schematic and PCB

A long while back I posted a version of the schematic for the electronics for my project to build a GPS-steered parachute for rocket recovery. Since then I’ve tweaked the board a bit, to the point where the hardware design is clean and bug-free (as far as I know). So here is the current version

Rev 4.2.2 schematic and PCB Read More Β»

Serial Clock

MikroElektronika’s β€œReady for PIC” board talks to β€œProcessing” using PIC16F887

β€œReady for PICβ€œ is one of MikroElektronikaβ€˜s compact prototyping boards for 28 and 40 pin PIC microcontrollers. The board comes with PIC16F887 microcontroller which is preprogrammed with an UART bootloader firmware and thus eliminates the need of an external programmer. The on-board USB-UART module allows the serial data transfer between the PIC and a PC

MikroElektronika’s β€œReady for PIC” board talks to β€œProcessing” using PIC16F887 Read More Β»

Microchip PIC Microcontrollers Schematic

Microchip PIC Microcontrollers

Implementing ICSP requires connections to a minimum of 5 processor pins: VDD, VPP (also MCLR\), SCLK (on RB6), SDAT (on RB7), and GND. VDD and GND are straightforward. In most applications, it is best to dedicate RB6 and RB& for SCLK and SDAT. This avoids potential complications when these signals are used during programming. Microchip

Microchip PIC Microcontrollers Read More Β»

How to make a Propeller Display using PIC microcontroller

How to make a ‘Propeller Display’ using PIC microcontroller

This is my first post Related to Projects and today i will describe ‘Propeller Display’ project. Me and my friend Rushi, we both made ‘Propeller Display’ project during our under-graduation. Below is the photo of the project. Project uses Microchip PIC16F84A Microcontroller. Below is the brief specification for same. 18-Pin, 8-bit microcontroller Operating Speed –

How to make a ‘Propeller Display’ using PIC microcontroller Read More Β»