Posts by Ibrar Ayyub:
3.7V Li-Ion Battery Charger Circuit
Posted on: 17 Dec 2016
Here is a tried and tested sample circuit of a Li-Ion battery charger that can be used to charge any 3.7V Li-Ion battery using a 5VDC (USB, Solar Panel…) power supply. At the heart of the circuit is one microchip MCP73831, available in SOT-23-5 package. MCP73831 is a highly advanced linear charge management controller for […]
MEC extender – and you´re a level higher
Posted on: 16 Dec 2016
We already know, that Switches MEC Unimec switch in up to eight ways and also that they´re available as momentary or alternate (latching). UNIMEC switches feature perhaps only one “disadvantage” – that on the same PCB no other higher components can be used (which would be higher than the switch). If you´re satisfied with the […]
Lab 8: Shift Register and Binary
Posted on: 16 Dec 2016
Topics: First Build The Circuit The Code Hardware Theory Overview-“Rollover Rollover” What is a Shift Register How the Arduino Controls the Shift Register Software Theory The shiftOut Function Binary Numbers Other Functions in the Code Exercise References 1. First Build It would be a really good idea to build this circuit before going to the […]
Knock Detector
Posted on: 15 Dec 2016
Introduction For the third assignment, we decided to make a ‘knock-detector’ that is capable of informing the user/owner of specific events. We designed our system such that it can detect both casual knocks and knock patterns. Casual knocks could be used to inform the owner/user that someone is at door, which may be particularly useful […]
Arduino Yun SBC adds Wifi and Linux to Leonardo features
Posted on: 08 Dec 2016
[Updated Sep 30] — Arduino announced the first open source Arduino hacker board with built-in WiFi, and also the first to run Linux. The $69 Arduino Yun integrates the functions of an Arduino Leonardo, featuring an Atmel ATmega32U4 microcontroller and 14 GPIO pins, with an Atheros AR9331 WiFi SOC running OpenWRT embedded Linux on a […]
Wearable sensor measures UV index
Posted on: 08 Dec 2016
The latest addition to STMicroelectronics’ portfolio of environmental sensors, the UVIS25 provides a direct digital output of UVI (ultraviolet index)—the international measurement of the strength of ultraviolet radiation, primarily from the sun, at a given place and time. Aimed at wearable devices, smart-phone, and tablet applications, the UVIS25 is sensitive to UV waves in the […]
MOSFET-based Joule Thief steps up voltage
Posted on: 07 Dec 2016
The output will be pulses of voltage that can be filtered using a diode and capacitor. As there is no regulation, the output voltage will vary with the input voltage or load. As this circuit uses a BJT, the supply voltage needs to be at least 0.7V to work, and with enhancement-mode MOSFETs, the supply […]
Internet Datalogging With Arduino and XBee WiFi
Posted on: 06 Dec 2016
Introduction Are you looking to get your data gathering project hooked into the “Internet-of-Things”? Then check out data.sparkfun.com! It makes posting data to the web as easy as constructing a URL and POSTing it to a server. I wanted to create a quick project to test out SparkFun’s data logging service. Combining an Arduino, XBee […]
How To Build A Clap activated LED Strip Using Arduino
Posted on: 06 Dec 2016
This Instructable shows you how to build a clap activated LED strip. The whole project is based on the Adafruit Secret Knock Activated Drawer Lock, where the user can record a secret knock pattern which will open the lock inside the drawer. I thought that I could use this to switch an LED strip on […]
1 to 100 Seconds Timer
Posted on: 04 Dec 2016
Description This project is a timer project and build around popular 555 Timer IC, It can be used for all application required a delay of up to 100 Seconds. Onboard board preset to adjust the required timer duration in range of of 1 to 100 Seconds, Tact switch SW1 to reset the timer and SW2 […]