Posts by Ibrar Ayyub:
Heatsink Tester
Posted on: 16 Oct 2015
Intro It’s quite a common problem when building electronics that some components need cooling which is usually done through some sort of heatsink and optional fans. Choosing the right cooling solution can be a difficult task because the real life behavior of the system is hard to predict or model. In my case I have […]
ESP8266 WiFi touch screen thermostat
Posted on: 16 Oct 2015
In this project we will show how to build WiFi controlled thermostat with ESP8266, Arduino and touch screen display. Thermostat will also show other info, like weather forecast and temperature outside. Total cost for thermostat is about 40EUR, which is price for basic commercial thermostat in shop. Basic features: 6 modes – Auto, Off, LOLO, […]
Bleeber – A physical layer between data and action. using ardiuno
Posted on: 16 Oct 2015
This project is a contribution to the first belgian Arduino Jam (2012). First of all we would like to thank the organisation and especially the main sponsor, Capgemini, which made all of this possible. Bleeber is a physical way of interacting with data trough oobleck. In Belgium it’s commonly known that the train schedule has its […]
Build An Lego Spybotics With Arduino
Posted on: 16 Oct 2015
A friend gave me his old Lego Spybotics robot, however, the programming environment that goes along with it is a bit too orientated to the younger user. So why not control it using an Arduino? Step 1: Open up! In order to get this robot moving, we need to borrow its motors. There are two […]
Arduino animatronics- make your awesome costumes more awesome
Posted on: 15 Oct 2015
Here’s how to add lights, sound and action to your favorite Halloween project using the open source Arduino microcontroller. Arduino is easy to learn to use and it opens up a whole new world for costume builders and creature creators. If you want to learn how to connect wires, servos, LEDs and use sound effects […]
Arduino IDE released for ESP8266
Posted on: 15 Oct 2015
Richard over at ESP8266 CommunityForum writes, “I have setup a new section for ESP8266 Arduino as IGRR and myself have successfully ported the Arduino IDE over to the ESP8266 and have it all working very nicely now. ESP8266 Arduino and the code is on github, we have also set up a compilation server and executables […]
General Instruments SP0256-AL2 English Phoneme Speech chip & an Arduino
Posted on: 15 Oct 2015
The GI SP0256 chip is an early 1980s bit of technology. It’s a 5V (to 7V) NMOS chip which is compatible enough with the 5V TTL circuity common in that era. 5V TTL disappeared for a while, then came back with the Atmel _28-based Arduino boards, many of which run at 5V. The SP0256 chip […]
CARduino – Arduino-Powered, LabVIEW-Controlled Vehicle
Posted on: 15 Oct 2015
The CARduino is a remote-operated vehicle which is controlled by a controller attached to a computer running LabVIEW. The vehicle is powered by the Arduino, and can be expanded upon through the addition of sensors or other devices. Using LabVIEW, one can easily modify the controller program and expand the features of the CARduino with […]
Optical Distance Measurement Sensors
Posted on: 14 Oct 2015
Our sensor technology is ideally suited for any project requiring very compact, low power, high performance distance measurement sensors, such as drones, robots, or unmanned vehicles. PulsedLight’s novel signal processing technology enables us to offer a low-cost optical distance measurement solution with performance comparable to systems costing hundreds of dollars. “PulsedLight takes distance range finding […]
Momentary Switch as Digital Sensor using arduino
Posted on: 14 Oct 2015
many cases switches are just switches. They directly control the flow of electricity to an appliance, flashlight or mains-voltage lamp. An example of this is the switch on the wall in your living room. In many cases nowadays however, switches are digital sensors, meaning that instead of directly controlling a high-powered device, they are controlling […]