Posts by Ibrar Ayyub:
Flexible, fast-charging aluminum-ion battery offers safer alternative to lithium-ion
Posted on: 26 Jan 2016
Researchers at Stanford University have created a fast-charging and long-lasting rechargeable battery that is inexpensive to produce, and which they claim could replace many of the lithium-ion and alkaline batteries powering our gadgets today. The prototype aluminum-ion battery is also safer, not bursting into flames as some of its lithium-ion brethren are wont to do. […]
Two Wire Arduino Knight Rider
Posted on: 26 Jan 2016
This tutorial shows how to interface eight LEDs to an Arduino using only two Arduino pins. This is made possible by using a PCF8574 I/O expander IC. A “Knight Rider” display is shown on the LEDs. Prerequisites Complete tutorial 4 – Arduino Knight Rider. Be able to use DIP IC packages, e.g. from tutorial 17. Components In […]
USB Tweezers for ZRLC measurements
Posted on: 25 Jan 2016
USB connected TI TMS320F28027 based ZRLC Tweezers with Most Digital multi-meters measure Resistance and Capacitance and LC-meters can measure Inductance and Capacitance. Presented here is a ZRLC meter which can measure Resistance, Capacitance, Inductance and Complex Impedance. The hardware is built around a TMS320F28027 micro-controller an 8-port-analog-switch ADG714 from analog-devices and a Microchip rail-to-rail dual […]
Arduino Lilypad Interactive Passion Sensing Scarf using arduino
Posted on: 25 Jan 2016
This was my first time working with an Arduino Lilypad. I have been wanting to try something that dealt with soft circuits for awhile now. This project is what I came up with. The concept is based off my friend Ethan Dicks from theFusefactory.org‘s emergent Sheep Sculpture project. The Lilypad Interactive Passion Sensing Scarf works […]
Arduino Serial Thermometer
Posted on: 25 Jan 2016
The Arduino reads temperature from a MCP9700 temperature sensor IC and displays the temperature in the Arduino IDE serial monitor window. Also see the Arduino LCD thermometer tutorial (tutorial 14). Prerequisites Complete Tutorial 9: Using the Arduino Serial Port before attempting this tutorial. Components Besides an Arduino Uno board, USB cable, wire links and a breadboard, you will need: […]
Keithley 2450 Source Measure Unit (SMU) Review and Experiments
Posted on: 24 Jan 2016
In this episode Shahriar reviews the new Keithley 2450 Source Measure Unit (SMU). This model, which is the successor to the widelyadopted Keithley 2400, offers performance improvements as well as a brand new interface platform with multi-point touch screen. The review demonstrated the instruments GUI, scripting capabilities through the TSP interface and various performance parameters. […]
EEVblog #674 – Rigol DS1054Z Teardown
Posted on: 23 Jan 2016
Dave tears down the new US$399 Rigol 4 channel 50MHz DS1054Z oscilloscope. How can they get such incredible value for the price? For more detail: EEVblog #674 – Rigol DS1054Z Teardown
The Ardweeny: the little friend of the Arduino (and how to beef it up) using arduino
Posted on: 23 Jan 2016
Open-source hardware? Arduino(tm) is the first name to come to mind! As great as it is, sometimes we need a small microcontroller solution for a project, or a stripped-down version for cost-effectiveness. The Ardweeny is the solution. These small kits are 100% compatible with the Arduino programming environment, are very small, (and unlike the regular […]
Using the Arduino Serial Port
Posted on: 23 Jan 2016
The Arduino Uno can send data (such as a text message) to the PC over the USB cable. The Arduino IDE has a serial monitor window that can be opened and will receive and display the data sent from the Arduino board. Data can also be sent to the Arduino board from the serial monitor. […]
F*watch – a fully open electronic watch
Posted on: 22 Jan 2016
F*watch is a fully open electronic watch project featuring an integrated GPS receiver. The development started at CERN as an after-work project to make a special present for a retiring colleague who likes hiking and timing. The full design (electronics, mechanics and software) is available under free licenses and the design is exclusively made with […]