Posts by Ibrar Ayyub:
Aren´t you very satisfied with “empty” datasheets?
Posted on: 12 Oct 2016
Demands of various application also vary. While somewhere it´s enough to know, that a given power supply will give us „some DC12V/1A“ or that a given „LED shines green and withstands 20mA“, in majority of cases we naturally need much more about a given component. Somewhere at the end of this chart are applications, where […]
LiFePO4 Charger
Posted on: 12 Oct 2016
since I really like using LiFePO4 AA and AAA batteries in some of my projects [1][2][3], I finally gave in and built a dedicated charger for them. Previously I used a lab power supply to mimic the constant current/constant voltage charging curve, which worked also fine. But after seeing Patrick Van Oosterwijck nifty LiFePO4wered/USB™ [4], […]
Intelligent Fan Controller. Part 1 – Schematic using pic microcontoller
Posted on: 12 Oct 2016
he Intelligent Fan Controller is designed to control the noise generated by the fans inside your computer. It does this by varying their speed based on temperatures measured inside the case. When it is cool the fans will run slowly and they will only speed up when needed… when your computer is running hot. Anyone […]
Even the humidity & temperature sensors can be „3G“
Posted on: 11 Oct 2016
Even the actual series like SHT1x and SHT2x belong to a top in this segment. Forthcoming series SHT3x (SHT30, SHT31 and soon also SHT35) addresses mainly those of you, requiring maximum accuracy even in limit values (humidity below 10% and above 90%), miniature dimensions and ultra low power consumption. So a main difference of a […]
Liquid Cooling Moves onto the Chip for Denser Electronics
Posted on: 11 Oct 2016
Using microfluidic passages cut directly into the backsides of production field-programmable gate array (FPGA) devices, Georgia Institute of Technology researchers are putting liquid cooling right where it’s needed the most – a few hundred microns away from where the transistors are operating. Georgia Tech graduate student Tom Sarvey is shown with test equipment used to […]
12F675 Tutorial 5 : A Temperature data logger using PIC EEPROM. using pic microcontroller
Posted on: 11 Oct 2016
EEPROM is useful for storing long term data such as data logger information and this PIC microcontroller EEPROM project saves the temperature from an LM35DZ IC to the PIC’s internal long term data storage area. The project follows on from the last project using the virtually the same hardware. It stores temperature readings internally at […]
Rotary Encoders
Posted on: 10 Oct 2016
Rotary encoders are very versatile input devices for microcontroller projects. They are like potentiometers expect of digital nature and unlike analogue potentiometers they never wear down. Rotary encoders not only provide 360 degrees of rotational freedom they also allow digital positioning information to be gained without the use of analogue to digital converters (ADCs). When […]
Increasing Outputs from a Clock Source
Posted on: 10 Oct 2016
In digital electronics, fan-out is defined as the number of gate inputs that the output of a single logic gate can feed. It is very important in digital systems for a single logic gate to drive other gates or devices. In this case, a buffer can be used between the logic gate and the devices […]
WireFrame FPGA Board , Breadboardable Xilinx XC3S250E Board
Posted on: 10 Oct 2016
I have built a little FPGA board Xilinx xc3s250e called WireFrame. the board is only 50mm x 25 mm in size and it is possible to breadboard it. board also has 32MByte SDRAM, 4MByte serial Flash for storage. total 3 2A max each Switching regulator for Vcc I/O 3.3V (adjustable with regulator feed back resistors), […]
Basic Types of Thyristors and Applications
Posted on: 10 Oct 2016
In this article we will discuss about the various types of thyristors. Thyristors are 2 pin to 4 pin semiconductor devices that act like switches. For example a 2 pin thyristor only conducts when the voltage across its pins exceeds the breakdown voltage of the device. For a 3 pin thyristor the current path is […]