Posts by Ibrar Ayyub:
An animation inside a water drop by Physalia
Posted on: 19 Nov 2016
2000 pictures compose this piece- that is, 2000 perfect different water drops into which we mapped an animation. Droplets that behave and look strangely similar at the stage of less entropy, and become more disorderly as they splash. The final result of the piece you have seen has absolutely no CGI, and was shot in […]
PuttDuino putt-putt hole with Arduino
Posted on: 18 Nov 2016
My company has annual events where we all get together for fun – to blow off steam and have a little competition. In the past we have had softball and bowling competitions. This year someone had an inspiration: each department would build a putt-putt ‘hole’ in the officed and we would all compete to make […]
Temperature Wand using Arduino
Posted on: 18 Nov 2016
Most of you have heard the expression ‘Hot Air Rises’. Well, it’s true. So in your typical house, it’s going to be hotter near the ceiling than near the floor. How much hotter? Well, being a Lazy Old Geek, I wanted to know how much. Well, that’s easy, I just point my IR thermometer (See […]
CMOS Image Sensors Surpassing Moore’s Law
Posted on: 17 Nov 2016
PORTLAND, Ore. — Complementary metal oxide semiconductor (CMOS) imaging chips are becoming the industry’s leader in advanced process technology — instead of the traditional leaders (processors and memory) — thanks to strong demand for CMOS imaging chips in everything from smartphones to tablets to medical equipment and automobiles. Apparently, now the innovation surpasses Moore’s Law, […]
Arduino Alphabet
Posted on: 17 Nov 2016
This project is very interesting because it shows the sequence of all letters of our English alphabet. That is, the project generates capital letters from the A to the Z based on Arduino code and showed by an alphanumeric display. I’m using a common cathode alphanumeric display and an Arduino Uno in order to constructing […]
Arduino based Tic Tac Toe with TV Remote
Posted on: 17 Nov 2016
This was my first time attending the Internet of Things Pune Group. It was such a fun learning experience! At today’s meetup, Dhiraj and Nishant started out by introducing the InduinoX and Arduino Uno boards along with the Processing IDE that is used to write the code. After playing around with couple of sensors on […]
K4S, a Keyboard for Arduino to use with Scratch
Posted on: 17 Nov 2016
This project starts a few months ago. Juan Brito, author of the blog Desafio Ecuador, contacted with me to talk about Scratch and the opportunities that gives this programming enviroment in the world of education. In his own words: I and Danny Macancela are convinced that increase the quality of education in schools and colleges do not require big […]
Circuit provides constant-current load for testing batteries
Posted on: 16 Nov 2016
Suppose that you need to test a 1.5V, AA-size alkaline battery. You can apply a short circuit and measure current, or you can measure open-circuit voltage, but neither method properly tests the battery. A suitable test current of approximately 250 mA gives you a more reasonable test. You can use a 6Ω resistive load at […]
Arduino-powered A-10 stick grip remote w/Emergency Party Button
Posted on: 16 Nov 2016
I came across Plama2002’s “Emergency Party Button” build a while back and wanted something similar for my bar. I also had an old USAF B-8 stick grip from an A-10A that I picked up in my previous life. I figured instead of just being a conversation piece, I could put it to good use as […]
RaspiDuinoRover – (Yet another) iPhone driven moving Raspberry Pi and Arduino rover
Posted on: 16 Nov 2016
Architecture RaspiDuinoRover is made of three main parts: A Raspberry Pi which receives commands from a remote device through a TCP connection, and sends these commands to an Arduino Uno through an I2C connection. The same TCP channel is used to send back the remote data grabbed from the Arduino Uno about pan and tilt […]