Posts by Ibrar Ayyub:
Short circuit protection for (almost) any power supply
Posted on: 27 Jan 2017
Step 1: Understanding the circuit The circuit is really easy to understand. A resistor of low value (the resistor value will be explained later) is connected in series with the output of the power supply. As current starts to flow through it, a small voltage drop will appear on it and we will use this […]
Binary wrist watch guarantees being identified as a nerd
Posted on: 26 Jan 2017
I have just finished my binary wrist watch project (well, the new revision anyway). I was surprised at how small I was able to make it compared to last time. I chose to go with the “super-yellow” color LEDs as they fit the purple OSHpark PCB very nicely. The biggest challenge was actually making a […]
Two-Channel PC Based Oscilloscope USB
Posted on: 26 Jan 2017
Inroduction More and more experiments are now ‘PC-assisted.’ Also conventional acquisition systems are very expensive. Since portable PCs are today common and a USB link is a better solutionhere we present an oscilloscope using USB port of the PC that operates at up to 10 kHz with ±16V input voltage. It has much more improved features than the PC-based oscilloscope . The oscilloscope uses IC […]
Isolated USB-to-UART converter builds in 20 minutes for $20
Posted on: 26 Jan 2017
I stood in stunned silence at the smoke billowing up from the hardware on the workbench. Just moments before, it had been operating as expected, before self-destructing with a sound that can only be compared with a gunshot. The failure of the hardware under test had an unexpected consequence: the computer that had been using […]
3-Channel IR Relay Controller with user programmable IR commands for PIC12F629
Posted on: 26 Jan 2017
Description This project is a 3 channel infrared (IR) remote controlled relay driver. It works with 12-bit SIRC IR signals as used by Sony remote controls. The controller also features the ability for the user to ‘program’ the commands it will respond to using the IR remote control. Each of the three relay channels can […]
Infineon packages diode with IGBT
Posted on: 25 Jan 2017
Infineon is sampling an IGBT package which can hold an IGBT up to 120A and a full rated diode in the same footprint and pin-out as JEDEC standard TO-247-3. Volume production is planned for Q1 2015. The TO-247PLUS can be used in industrial applications such as UPS, welding, solar, industrial drives as well as automotive […]
Hello World Project With PIC Microcontroller – Part II
Posted on: 25 Jan 2017
Hello Friends, Welcome back. In the last tutorial we started working with MPLab and HI-TECH C Compiler and written our first C program to blink LED. After compiling the program we got the HEX file. Now, in this tutorial we will see how to transfer(burn) the hex file to our Microcontroller chip and then power it […]
PCB 3: UCload
Posted on: 25 Jan 2017
With no snow outside I finally got around to solder the 3rd PCB. It is the second revision of a microcontroller dummy load. It is loosely based on the arachnidlabs uc:load. It uses the same base ciruit and adds a microcontroller (PIC16F1825), rotary encode switch, external powersupply and offcourse a 128×32 OLED. The picture shows a […]
Balanced Line Attenuator
Posted on: 25 Jan 2017
In a home recording environment equipment often doesn’t come in a large variety because of either limited budget or limited space… or both. I am presenting here an balanced attenuator which comes in between fixed gain preamp and recording device/soundcard. The purpose of this device is to adjust the level and monitor it to prevent […]
Alarm Clock using PIC16F74 microcontroller
Posted on: 24 Jan 2017
The idea for this project came from my youngest son who asked me to make him an alarm clock. I put together a simple PIC based design comprising of two interlinked vero-board cards. The design was created using New Wave Concepts’ LiveWire which allows you to simulate the effect of the signals on the components […]