Posts by Ibrar Ayyub:
Arduino Controlled Nerf Vulcan
Posted on: 02 Nov 2016
Yes, this is exactly what the title says it is. This instructable will teach you how to control any Nerf Vulcan, with your Arduino. The provided tutorial will just shoot for 2.5 seconds, stop for 2.5 seconds, and so on. It is like a “hello world” program for controlling your Nerf Vulcan. It can easily […]
Getting an ESP8266 wifi module to work with Arduino
Posted on: 02 Nov 2016
Last night was another BuildBrighton nerd-meet-up and, luckily, we had a couple of these new fangled ESP8266 wifi modules to try out. In case you’ve been living in a cave with a tin can tied to the end of piece of string as an internet connection, you’ll probably know that these are the ultra-cheap wifi […]
How to Make a Cheap Battery for Storing Solar Power
Posted on: 02 Nov 2016
A new kind of battery invented by Jay Whitacre, a professor of materials science at Carnegie Mellon University and founder of the startup Aquion Energy, could make renewable electricity more practical and economical around the world. Aquion is about to start full-scale production of the batteries at a new factory in Mount Pleasant, Pennsylvania. Whitacre […]
PSoC 4 Pioneer Kit Community Project#042 – Hangman Game
Posted on: 01 Nov 2016
Hello! It has been our Friday tradition for the past few weeks to end with a game. This week we have the Hangman game. In this game the user will be using two Pmod boards, an LCD and Button board to display outputs and generate inputs for the system. The user will be presented with […]
Build a big crane game using Arduino
Posted on: 01 Nov 2016
How to build a whole room crane game. Based on the arcade style ‘Crane Game’ or ‘Claw Machine’. This is a continuation of a previus instructable titled CRANE GAME in which we built a 2-axis crane game in a door frame. We have now added a third axis and wireless control. And made it big. A few technical and functional improvements: […]
Temperature controller for K-type thermocouple and MAX6675
Posted on: 01 Nov 2016
After CNCPaul/LathePaul created such an awesome-looking heating chamber, the postie once again knocked on the door at Nerd Towers to deliver yet another eBay purchase – this time, it was a K-type thermistor and breakout module (basically just a MAX6675 on a board with pin headers) We had looked online at temperature controllers but they […]
EasyPlug: The Sensor Shield for Arduinos
Posted on: 01 Nov 2016
Get straight to the action. Connect sensors to your Arduino in literally 2 seconds. $35,000 Stretch Goal: On-board sensor tester If we hit this goal, we will include on-board LEDs that can be controlled from your Arduino board using your PWM/IO pins. This will let you quickly see how each sensor responds (ie. more you […]
Battery powered device hardware design tips
Posted on: 31 Oct 2016
I’m working on a prototype product(Wifi motion sensor) that will be powered from a battery source, it has a mega328(arduino bootloader, with sleep mode on and wake on interrupt,and WDT in case it hangs up), a PIR motion sensor , and a CC3000 break out board. Power saving is done in software, but what type […]
Labview and Arduino: 3Dmicro Toolkit Arduino Expansion (beta)
Posted on: 31 Oct 2016
3D SuperVision Systems is an italian spin-off from “Università Politecnica delle Marche“, whose mission is to design and to develop new solutions for embedded applications. Few days ago, they published the latest release of 3Dmicro toolkit, a software add-on to NI Labview usable for firmware rapid prototyping on 32-bit PIC microcontrollers, by using Labview’s easy-to-use graphical programming language; […]
Designing Electronics in Spain
Posted on: 31 Oct 2016
Hi all! With a bit of delay, here’s my last work, a PICnano breadboard based on the PIC18F2550 microcontroller. I have in mind a new project and I want to use an small board, like the Arduino Nano board. This new project is battery powered (3,7V Li-Ion battery). After checking the schematics of the Arduino […]