supply

Interfacing Ultrasonic Distance Sensor

Interfacing Ultrasonic Distance Sensor : ASCII Output with PIC Microcontroller

In some of our projects, we may want to measure the distance of an object from a point. Ultrasonic Distance Sensors are the best sensor which provides stable, accurate, precise, non-contact distance measurements from 2cm to 4m. Ultrasonic Sensors can be used to measure distance between moving or stationary objects. Being very accurate and stable, these devices find large …

Interfacing Ultrasonic Distance Sensor : ASCII Output with PIC Microcontroller Read More »

universal serial interface

How-to: Bus Pirate v1, improved universal serial interface using PIC24FJ64GA002

We use the Bus Pirate to interface a new chip without writing code or designing a PCB. Based on your feedback, and our experience using the original Bus Pirate to demonstrate various parts, we updated the design with new features and cheaper components. There’s also a firmware update for both Bus Pirate hardware versions, with bug fixes, and …

How-to: Bus Pirate v1, improved universal serial interface using PIC24FJ64GA002 Read More »

USB PIC Programmer

How to Build your Own USB PIC Programmer?

This DIY PIC programmer is a continuation of our PIC programming basics tutorial. By using this USB PIC programmer, you can program microchip PIC series of 10F, 12F, 16F, 18F, 24F, 30F. This is also an EEPROM programmer as it supports 12Cxx EEPROM. The main component of this PIC microcontroller programming circuit is a PIC182550 microcontroller which controls the overall circuit. …

How to Build your Own USB PIC Programmer? Read More »

DS18S20 interfacing with pic and avr microcontroller

DS18S20 interfacing with pic and avr microcontroller

Microcontroller BoardsRead the temperature in PIC16F/18F Primer Board from temperature sensor ds1820. The PIC16F/18F Primer board uses the ADC pin for reading temperature from temperature sensor ds1820. The reading output is displayed into PC through UART. PIC16F/18F Development Board The PIC16F/18F Development Board is specifically designed to help students to master the required skills in the area …

DS18S20 interfacing with pic and avr microcontroller Read More »

DHT11 Interfacing

DHT11 Interfacing with PIC12F1822 microcontroller

In this blog there are some topics talking about the DHT11 relative humidity and temperature sensor and how to interface it with different types of PIC microcontrollers. The datasheet of the DHT11 sensor shows its characteristics and how it works. Also the following topic shows the DHT11 timing and how to simulate it using Proteus: …

DHT11 Interfacing with PIC12F1822 microcontroller Read More »

C 52EVBRobot Controller

C-52EVBRobot Controller Using Pic

Usea C-52 EVB for simple robot experiments. Build a simple two wheels robotwith L293D H-Bridge driver and IR sensors. Write a C program controls robottracked with black tape. Fun with Ving-Peaw Competition 2543, course layout,day-by-day changed rule and scoring also included! Introduction One of my student has made a disgracefulrobot that used two stepper motors …

C-52EVBRobot Controller Using Pic Read More »

Double IC Stereo Audio Amplifier

High Power LA4440 Double IC Stereo Audio Amplifier with Bass and Treble Control Using Pic

The LA4440 is a very popular dual-channel audio amplifier commonly used to build high power audio amplifiers. The IC is known for its high power, easy availability and cheap price which makes it popular among Home Theatre and Car Amplifier Systems which operate on 12V. Hence in this article, we will learn how to build a High-Power Stereo Audio …

High Power LA4440 Double IC Stereo Audio Amplifier with Bass and Treble Control Using Pic Read More »