Posts by Ibrar Ayyub:
HDC1000 temperature and humidity sensor breakout, with Arduino library!
Posted on: 03 Dec 2016
Some time ago I came across a new chip from TI, the HDC1000. It’s a temperature and humidity sensor with I2C interface and requires little to no additional components. It comes in an 8BGA package: we can all agree it’s pretty small. Some of the peculiar characteristics of this chip are that it has a DRDYn pin […]
LT3042 – 20V, 200mA, Ultralow Noise, Ultrahigh PSRR RF Linear Regulator
Posted on: 02 Dec 2016
Features Ultralow RMS Noise: 0.8μVRMS (10Hz to 100kHz) Ultralow Spot Noise: 2nV/√Hz at 10kHz Ultrahigh PSRR: 79dB at 1MHz Output Current: 200mA Wide Input Voltage Range: 1.8V to 20V Single Capacitor Improves Noise and PSRR 100μA SET Pin Current: ±1% Initial Accuracy Single Resistor Programs Output Voltage High Bandwidth: 1MHz Programmable Current Limit Low Dropout […]
BitCake – Electronic Birthday Cake
Posted on: 01 Dec 2016
Specifications Features 9 LED candles that you can blow on, to make them flicker and go out, like you do with a real birthday cake! Each candle blinks with random period and phase that depends on the intensity of the air flow Piezo sensor and a special air trap to detect air flow with astounding […]
Weather Monitor
Posted on: 30 Nov 2016
This Instructable shows you how to build a micro-controller based weather monitoring device. Built on the Arduino Uno board it can easily be extended and modified should you have additional sensors at hand. Main requirements: – Measure temperature (accuracy +/- 0,5 degree Kelvin) – Measure barometric air pressure (+/- 0,1 Pascal) – Display measured values […]
Clear polycarbonate enclosures using Arduino
Posted on: 30 Nov 2016
So about a year ago I decided that I wanted to get into AVR microcontrollers. After ordering an AVR pocket programmer from Sparkfun , I soon realized that it was too delicate to be sitting on a workbench full of wire clippings. I knew I needed a small enclosure to put it in, but couldn’t […]
Tutorial 15: Arduino Serial Thermometer
Posted on: 29 Nov 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 […]
Quantum Transistor Harnesses New Effect
Posted on: 29 Nov 2016
PORTLAND, Ore. — A new type of transistor harnesses a new effect–called the quantum spin Hall effect — to create a topological field effect transistor (TFET) according to a Massachusetts Institute of Technology (MIT) researcher who recently moved to the newly formed Department of Materials Science and Engineering at Texas A&M University where the Texas […]
What is Arduino – Introduction to Arduino for Beginners
Posted on: 29 Nov 2016
In this article, we explain the basics surrounding arduino. As the title indicates, this article is for absolute beginners in the world of electronics and for people who are beginning with arduino boards. Arduino is an electronics prototyping platform based on a micro controller. Arduino boards are usually made using Atmel’s Atmega series micro controllers or […]
GE RFID tech turns stickers into explosives detectors
Posted on: 28 Nov 2016
A global economy brings many benefits, but it also makes international terrorism extremely difficult to combat. With more goods passing through the world’s shipping terminals and airports than ever before, hunting explosives with large, static detectors or teams of inspectors armed with detecting devices and reagents is a bottleneck that increases the chances of evasion. […]
Solar-Oriented, Arduino-Powered Clock
Posted on: 28 Nov 2016
This is a clock designed to keep accurate time (independent of atomic or GPS), display local sunrise, sunset and solar noon, and also adjust itself for daylight savings time. I wanted the clock to be easy to use and be flexible. The setting functions are menu-driven, you set each parameter one digit at a time […]