pic microcontoller

How to make a computer controlled Robot Project Using PIC16F877A1

How to make a computer controlled Robot Project Using PIC16F877A? using pic microcontoller

After a short break, we’re back to the DIY robot projects series and I am sure you’ll love this one too. Before that I suggest you to go through all our earlier simple robotics projects for engineering students as well. This time, major difference is the added security to access the robot; you can control […]

How to make a computer controlled Robot Project Using PIC16F877A? using pic microcontoller Read More »

Prototype Openbench Logic Sniffer logic analyzer

Prototype: Openbench Logic Sniffer logic analyzer using pic microcontoller

Openbench Logic Sniffer is an open source logic analyzer. It’s designed to support the SUMP logic analyzer software at the lowest possible cost. Download the source and design files from the Gadget Factory project page. This project started in the comments on a post. Initial circuit design, PCB layout, development, and testing continued in the

Prototype: Openbench Logic Sniffer logic analyzer using pic microcontoller Read More »

Theory of LED dot matrix display

Basics of LED dot matrix display. Part 1. Theory using pic microcontoller

LED dot matrices are very popular means of displaying information as it allows both static and animated text and images. Perhaps, you have encountered them at gas stations displaying the gas prices, or in the public places and alongside highways, displaying advertisements on large dot matrix panels. In this experiment, we will discuss about the

Basics of LED dot matrix display. Part 1. Theory using pic microcontoller Read More »

LCD interface with Microcontroller PIC Beginner’s guide

LCD interface with Microcontroller PIC: Beginner’s guide using pic microcontoller

How to interface LCD (Liquid Crystal Display) display module to PIC microcontroller? LCD is a passive component, that is it does not make any light but just modifies the light passing through it for alphanumeric displays. LCD is exclusively manufactured to be used with microcontrollers, which means that it cannot be triggered by usual IC

LCD interface with Microcontroller PIC: Beginner’s guide using pic microcontoller Read More »

RoverBot

THE SIMPLE ROVERBOT

Construction Concepts and Goals Construct a vehicle powered only by a standard 9 Volt battery that can avoid obstacles on the left and on the right. The vehicles will have two buttons mounted on the front (left and right). For example, if the vehicle hits the right wall, then the vehicle will stop, back up,

THE SIMPLE ROVERBOT Read More »

RFM12 Wireless Transceiver Module Demo

RFM12 – Wireless Transceiver Module Demo using pic microcontoller

Description Hardware Software Running the RFM12 Demo Download Links Description This project shows how to do wireless communication with the RFM12 tranceiver modue in combination with a PIC microcontroller. The RFM12 is a low costing ISM band FSK transceiver module. There are different module variants available which support different frequency bands: 315/433/868/915MHZ. The module has

RFM12 – Wireless Transceiver Module Demo using pic microcontoller Read More »