Posts by Ibrar Ayyub:
Simple and small temperature fan controll
Posted on: 22 Jun 2016
Some notes: 1. The C3 can be omitted, its purpose was to filter noises picked up by connecting cable between board and sensing transistor, but as the transistor is mounted on the board it become unnecessary. 2. R8 is optional and is for reducing the fan speed. Its value must be calculated according the fan […]
Intel D945GCLF Small Front Panel using PIC12F629
Posted on: 22 Jun 2016
Description This is a simple circuit with two buttons and two LEDs to control the D945GCLF Intel motherboard. Both power and reset buttons are included as well as hard disc activity LED and power status LED. The special feature included is the sleep effect of Apple laptops on the power LED! Design and Implementation The design […]
PIC18 Development Board with Ethernet and USB
Posted on: 21 Jun 2016
In this instructable I’m going to show you how to make your own PIC18 development board that features both Ethernet and Full Speed USB 2.0 at a low cost. Features: The development board is based on a PIC18LF4553 microcontroller. The microcontroller features a Full Speed USB 2.0 (12Mbit/s) interface without the need for any external […]
Scottish chip firm Wolfson improves audio in smartphones
Posted on: 21 Jun 2016
Description The WM7210 is a low-profile silicon digital microphone. It offers high Signal to Noise Ratio (SNR) and low power consumption and is suited to a wide variety of consumer applications. The WM7210 incorporates Wolfson’s proprietary CMOS/MEMS membrane technology, offering high reliability and high performance in a miniature, low-profile package. The WM7210 is designed to […]
Toshiba launches 256-Gbit 48-layer 3-D NAND flash
Posted on: 21 Jun 2016
Ready for sampling in September, Toshiba’s 48-layer BiCS (Bit Cost Scalable) flash memory stores 256 Gbits using a 3-D vertically stacked cell structure and 3-bit-per-cell triple-level cell technology. By employing this 48-layer vertical stacking process, BiCS flash surpasses the capacity of conventional 2-D NAND flash memory, where cells are arrayed in a planar direction on […]
How to display custom characters on LCD using PIC16F877
Posted on: 21 Jun 2016
This post explains the idea of creating custom characters on any LCD ( e-g on 16×2 LCD ) which has HD44780U controller in it. Almost all 16×2 or 20×2 LCDs have HD44780U controller in them[1]. This controller provides the functionality of CGRAM ( Character Generator RAM ). We can write character patterns on this RAM […]
Top Microcontroller based Mini Projects for 3rd and 4th Year Engineering Students
Posted on: 08 Jun 2016
Microcontroller is a small and self-contained computer on-chip which can be used to build several low-cost and less-complex projects. As the microcontroller based mini projects are of low cost and can be implemented in less span of time, most of the students prefer this controller based mini projects to improve their knowledge with innovative ideas. […]
IR-Sensor Circuit and Interfacing with PIC Microcontroller
Posted on: 24 May 2016
An IR sensor is an electronic device, that produces in order to detect some parts of the environs. An infrared sensor can measure the heat of an object as well as detects the motion. These sensors are used to measure only IR radiation, rather than producing it that is called as a passive infrared sensor. […]
Wireless Home Appliance Controller Project
Posted on: 22 Feb 2016
In this post we discuss about Microcontroller based Wireless Home Appliance Controller Project.You can Control Any Home Appliance Like Tv ,Radio Fan,Bulbs Using This Project. Mainly we use Mikro C Programming Language in this Project and ISIS Proteus Software use for testing Purposes. Mikro C Programming Language Full Software here.. ISIS Proteus Full Software here.. […]