Posts by Ibrar Ayyub:
chipKIT Tutorial 6: Inter-Integrated Circuit (I2C) communication
Posted on: 23 Apr 2023
I2C or IIC (Inter-Integrated Circuit) is a simple bidirectional serial interface, which requires only 2 signal lines for data transfer. It was originally developed by Philips in 1980′s to provide easy on-board communications between a CPU and various peripheral chips in a TV set. Today, it is widely used in varieties of embedded systems to […]
The SnapPiCam | A Raspberry Pi Digital Camera
Posted on: 23 Apr 2023
Build your own Raspberry Pi powered Touchscreen Digital Camera complete with interchangeable lenses! e SnapPiCam is a D.I.Y. Digital Camera you can build at home. It is a great weekend project and it is easily assembled with the most basic of tools by just about anyone. All four SnapPiCam cameras feature the amazing Raspberry Pi […]
chipKIT Tutorial 5: Pulse width modulation (PWM)
Posted on: 22 Apr 2023
Pulse width modulation (PWM) is a technique of controlling the amount of power delivered to an electronic load using an on-off digital signal. The key idea behind this technique is that the average DC value of the digital signal, and hence the power delivered to the load, can be varied by varying the duty cycle […]
chipKIT Project 2: Temperature and relative humidity logger
Posted on: 22 Apr 2023
This project is about building a PC-based temperature and relative humidity logger using the chipKIT Uno32 board and the DHT11 sensor. The project setup requires no additional wires (other than the USB cable) and components; the DHT11 sensor is directly plugged into four I/O pins of the Uno32 board and the project is ready to […]
chipKIT Project 1: Digital thermometer using an LM34 sensor
Posted on: 21 Apr 2023
In Tutorial 3, we learnt how to use chiKIT ADC channels to read an external analog voltage and convert it into a digital number. We also discussed about interfacing a standard Hitachi 44780-based character LCD to the chipKIT Uno32 board in Tutorial 4. Now it’s time to implement the knowledge we have gained so far […]
chipKIT Tutorial 4: Interfacing a character LCD
Posted on: 21 Apr 2023
Liquid Crystal Displays(LCDs ) are a very popular output device for displaying graphical and alphanumeric data in microcontroller based systems. They can also provide an interactive input interface to the users. The most common type of LCD controller used by hobbyists is the Hitachi 44780, which provides a relatively simple interface between a processor and […]
chipKIT Tutorial 3: Analog-to-digital conversion
Posted on: 20 Apr 2023
Theory Many embedded applications deal with physical variables such as motion, temperature, pressure, relative humidity, light intensity, and sound. A microcontroller cannot directly handle these entities because i) they are non-electrical signals, and, ii) they are analog quantities, which means they have a continuous set of values over a given range, in contrast to […]
Frequency Counter by PIC16F628
Posted on: 19 Apr 2023
In this project we are building a basic and low cost frequency counter circuit . It can measure from 16Hz to 100Hz signals with a maximum amplitude of 15V. The sensitivity is high, the resolution is 0.01Hz. The input signal can be a sine, a square or a triangle waveform. The counter can be used […]
Curiosity Development Kit Board
Posted on: 19 Apr 2023
Satisfy Your Curiosity Your next embedded design idea has a new home. Curiosity is a cost-effective, fully integrated 8-bit development platform targeted at first-time users, Makers, and those seeking a feature-rich rapid prototyping board. Designed from the ground-up to take full advantage of Microchip’s MPLAB X development environment, Curiosity includes an integrated programmer/debugger, and requires […]
WXR3031 rework station will replace you three devices
Posted on: 18 Apr 2023
Soldering, deslodering, hot-air works but also a record of your work in a PC – this is the Weller WXR 3031. Good soldering station is usually a fundament of a workplace. Desoldering station is usually a necessity if you work in development or service. And a hot-air station? – this one is becoming a must […]