Posts by Ibrar Ayyub:
Bigger and Better Projects
Posted on: 12 Mar 2015
Once you have mastered the basic blinking leds, simple sensors and sweeping servos, it’s time to move on to bigger and better projects. That usually involves combining bits and pieces of simpler sketches and trying to make them work together. The first thing you will discover is that some of those sketches that ran perfectly by […]
8bit 450/900Msample/s ADC claims better SNR/Watt
Posted on: 12 Mar 2015
General Description The HMCAD1512 is a versatile high performance low power analog-to-digital converter (ADC), utilizing time-interleaving to increase sampling rate. Integrated Cross Point Switches activate the input selected by the user. The device contains 2 ADCs that can be interleaved by the user to act as a single channel or two channels. In single channel […]
Interface and Application Programming
Posted on: 12 Mar 2015
My sensors have not been functioning too well with my computer, as every time I try to connect the hello.light or hello.mic boards and run python through my terminal, I either get the error “resource busy”, or my computer completely freezes! Therefore, I decided to try and program some sensors via an Arduino board and […]
Artemis & Apollo: Dancing with Arduino and light detection
Posted on: 11 Mar 2015
According to Ancient Greek mythology, Artemis and Apollo were immortal twins born ages ago on a rocky island in the Aegean Sea. Artemis, her hunting bow poised and fleet feet padding the forest floor, reigned as Goddess of the Moon. Her twin brother, Apollo, strummed his harp and recited poetry from his throne as God […]
Arduino Smartphone Quick-Jack
Posted on: 11 Mar 2015
The Smartphone Quick-Jack Solution repurposes the standard 3.5mm stereo audio jack found on most smartphones into a self-powered data channel that makes communication with these smartphones as easy as plugging a headset jack into the audio port. The hardware/software platform is designed for iPhone® and Android® smartphones. This project will make it easy to connect […]
Arduino+Stepper Motor Camera Slider
Posted on: 11 Mar 2015
This is a trial and error / design and development process which I followed in developing a camera slider for creating time-lapse video clips on my DSLR camera. The idea came from using standard Aluminium extrusions I have available at hardware stores, and create a slider chassis / dolly which is able to slide along […]
Bike Light Controller Re-Design
Posted on: 11 Mar 2015
It’s not often that I finish the various small projects I undertake. Tesla coils, mass spectrometers, automated tomato plant watering systems, homebrew heaters have all been conceived and sometimes parts bought and assembled with some even making it as far as working. This project however made it all the way to finished. Torchy Oriole Bike […]
Urban Sensing Networks using Arduino
Posted on: 11 Mar 2015
Often government data sets available to us online are taken from major nearby metropolitan areas or infrastructural centers. With an easy to follow introduction to new softwares and technologies the “urban sensor kit” allows anyone to obtain location specific information and share that information with a growing community of designers, researchers, and many others. This […]
FINAL Touch sensor with arduino
Posted on: 11 Mar 2015
The tutorials we used. http://www.instructables.com/id/Touche-for-Arduino-Advanced-touch-sensing/?ALLSTEPS http://www.instructables.com/id/Calm-Relaxed-Interaction-Plant-Plus-1/?ALLSTEPS Download arduino software and the processing software. From their respective websites. Processing.org arduino.cc All of the supplies we used: (we didn’t include the water bottle as a sensing object, and used an inductor instead of a coil) Arduino Usb cable Shield pin headers Resister: 10k, 1MOmh, 3,3k Capacitor: […]
Arduino powered Lucky Cat as physical Webcounter
Posted on: 10 Mar 2015
Everybody wants to know how many pageviews your own website has. But see what’s happening you need some analytics code and stuff like this. I wanted to be connected to the wold when I’m sitting on my couch so I connected my Lucky Cat to the internet. Whenever someone visits a page on my website […]