Posts by Ibrar Ayyub:
POV Toy
Posted on: 30 Nov 2016
I recently had the urge to create some “eye candy”; Thinking along the lines of my LED Sign (it’s not dead, just waiting on parts!), I chose to create a similar effect, using only a single line of leds, instead of a 5×7 array. Persistence of Vision is some sort of effect, either psychological or […]
Buck controller allows 48V to 1V direct step-down
Posted on: 30 Nov 2016
Key Features Wide input voltage range: 4.5V to 60V Wide output voltage range: 0.6V to 54V Light-load efficiency enhancement Low ripple diode emulation mode with pulse skipping Programmable soft-start Supports prebiased output with SR soft-start Programmable frequency: 100kHz to 2MHz External sync PGOOD indicator Forced PWM Adaptive shoot-through protection No external current sense resistor Use […]
Cheap C-Media (?) sound card
Posted on: 30 Nov 2016
This USB sound card that presents itself as C-Media is one of the cheapest sound cards available with price $1.1-$2 depending on vendor. Device markings: HX2010-0705, production date 40th week of 2013 (or later?). Device enumerates as composite device: sound card + HID input. HID input part is used for audio volume and mute control […]
Aurora 9×18 RGB LED art using PIC24F08KA101 microcontroller
Posted on: 30 Nov 2016
Aurora 9×18 RGB LED art *** Check out my blog for updated version of this project and more! *** My obsession of LEDs has led me to this. Aurora 9×18 is a thing of beauty (if I can say so myself) – has 162 RGB-LEDs in a circular configuration. The color of each circle is […]
PIC16C54 dual dice electronic project circuit
Posted on: 29 Nov 2016
An electronic dice project circuit can be designed in various modes , using logic circuit or using microcontrollers . This electronic project is based on the PIC16C54 microcontroller , manufactured by Microchip . This project is a simple dual dice electronic project , that use few external electronic parts and LED displays , to generate ( simulate ) dices […]
A pic programmer circuit based on AN589. using pic microcontoller
Posted on: 29 Nov 2016
AN589 is microchip’s application note for a parallel port pic programmer circuit which I chose as I wanted something reliable to get up and running quickly. It is really quite a simple circuit and its main objective is to provide ICSP connections to your pic microcontroller. That the PGM signal is not provided – it’s […]
Non-Contact Body Temperature Meter
Posted on: 29 Nov 2016
One of the most commonly used medical instruments nowadays is the thermometer. The thermometer is used to monitor or measure the body temperature of a sick person. The idea of creating a thermometer started from a device called thermoscope, a thermometer without a scale. Several inventors developed it until Sir Thomas Allbutt invented the first […]
High res cap meter with PIC 16F628
Posted on: 28 Nov 2016
High resolution capacitance meter measures in 0.01pF digits. Total range 0pF to 50uF. – 27th Jun 2011, Updated 25th may 2013. Another PIC based capacitance meter? Although there are a few PIC based “pico” capacitance meters on the internet this design has some advantages over the other designs I have seen; 1. It has very […]
LDO regulator squeezes into wearables
Posted on: 28 Nov 2016
Housed in a tiny 1.6×1.2-mm, 0.6-mm thin package suitable for wearable electronics and other space-constrained battery-operated applications, the SC563 low-dropout regulator from Semtech provides two regulated outputs at up to 300 mA each, while its fixed output voltages eliminate the need for external resistor divider networks. The device’s ultra-small footprint and low dropout voltage of […]
Time Display unit for a GPS module using pic microcontroller
Posted on: 28 Nov 2016
I decided to build a device to permanently display accurate time received from a cheap GPS module installed in my workshop. Having obtained a PIC18F1320 microcontroller for experimentation, I wanted to learn about the new features of the PIC18F range using only minimal hardware to control the display. I am currently using it with the […]