Posts by Ibrar Ayyub:
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 […]
Keypad 4×5 for microcontrollers v. 1.1 using PIC16F877
Posted on: 18 Apr 2023
What’s this? The circuit here described is a simple 4×5 keypad that can be used in particular with the PIC 16F877 microcontroller, for which it has been designed considering a supply of 5V, 16F877 I/O pins leakage current, the voltage level recognized as a high or low state while in TTL or ST mode, etc.. […]
New power inverter could make EVs more powerful and efficient
Posted on: 17 Apr 2023
A new power inverter developed at the Oak Ridge National Laboratory (ORNL) marries advances in 3D printing and wide-band semiconductor technology to deliver significantly improved performance in a smaller, lighter package. With further development, it could go a long way toward helping build electric cars that are more powerful and energy-efficient. Power inverters are an […]