Posts by Ibrar Ayyub:
Battery Fuel Gauge with Zero Parts and Zero Pins on AVR
Posted on: 21 Apr 2016
It can be nice to know how much battery power you have. It becomes critically important with LiPo batteries since you can permanently damage them by running the voltage down too low. Typically battery voltage detection requires adding a circuit with extra parts and their associated power requirements. Wouldn’t it be great to be able to do this using […]
Temperature Sensing with Arduino
Posted on: 21 Apr 2016
As part of the CanSat Primary Mission, we need to measure temperature. For this our starter kit has given us an Arduino Uno R3 micro-controller, as well as some resistors and an NTCLE101E3 NTC Thermistor. The thermistor is a special kind of resistor that changes its resistance with temperature. In our case we have an […]
Using the Cirrus Logic CS5464 for AC Current Measurement
Posted on: 20 Apr 2016
Continuing the series on examining devices to measure AC current, this time we’ll try out the CS5464 from Cirrus Logic. I initially built it up on a breadboard, but I’ll skip writing up this test and instead build up a prototype and run AC line power through it. This is a Three-channel, Single-phase Power/Energy […]
Arduino Basics #5 – Add SD storage to Arduino
Posted on: 20 Apr 2016
Arduino Uno’s microcontroller board is great, but the one thing it’s not overly generous with is storage. Having 32KB of program flash storage, 2KB of RAM and 1KB of programmable EEPROM space at your disposal is fine for many Arduino projects, but it’s not enough when you need to record data. But with a $2 […]
GSM Based Wireless Notice Board
Posted on: 19 Apr 2016
ABSTRACT: There are several places which require vital notice to be displayed like colleges, railway stations, share-market, restaurants, hospitals etc. Looking into the present trend of information transfer, it is seen that vital notice take time to be displayed on the displaying boards. This latency is not anticipated in most of the cases and must […]
WunderBar brings things to life and to internet
Posted on: 18 Apr 2016
Find out the WunderBar – the OpenSensor Cloud Platform enabling to easily develop applications for the physical world. The WunderBar IoT (Internet of Things) Starter Kit from company relayr mimics the appearance of a chocolate bar with a WiFi enabled master module, plus six detachable smart sensor mini-modules. The WunderBar Internet of Things WiFi & […]
How to Make Phonecall From GSM Module Using Arduino
Posted on: 18 Apr 2016
One can use a cell phone with any cellular networks around the globe if the proper SIM card is inserted in it. This is possible because there is some device inside the cell phone which follows a global standard enabling them to connect with different cellular networks. This standard is called Global System for Mobile […]
Solar Tracker in the Internet Cloud
Posted on: 16 Apr 2016
This is a Solar Tracker. A full size, internet cloud connected, smartphone accessible Solar Tracker built mainly from 2x4s and plywood, employing wooden peg gears, recycled curtain poles, nuts, bolts and threaded rod. The solar tracker uses a home built electronic controller incorporating WiFi, stepper motor drives, accelerometer and magnetometer. The tracker was designed to […]
Arduino Digital Voltmeter 0V to 30V
Posted on: 16 Apr 2016
Here is a useful circuit for Arduino lovers and experimenters. It is a simple digital voltmeter, which can safely measure input dc voltages in 0 to 30V range. The Arduino board can be powered from a standard 9V battery pack, as usual. As you may well know, Arduino’s analog inputs can be used to measure […]
Homemade Plotter (CNC Machine)
Posted on: 15 Apr 2016
All parts were developed separately. This allowed adjustments in the assembly as well as smaller changes in case the design of one or other part become required. Focus on low cost and use of materials easily accessible in the local market. For more detail: Homemade Plotter (CNC Machine)