Posts by Ibrar Ayyub:
Digital light chip draws sensor 0.65µA
Posted on: 06 Nov 2024
Description The MAX44007 ambient light sensor features an I²C digital output that is ideal for a number of portable applications such as smartphones, notebooks, and industrial sensors. At less than 1µA operating current, it is the lowest power ambient light sensor in the industry and features an ultra-wide 22-bit dynamic range from 0.025 lux to […]
Plessey’s no-contact heart sensor costs less
Posted on: 06 Nov 2024
Description Plessey Semiconductors Electric Potential Integrated Circuit (EPIC) product line targets a range of applications. The PS25451 is an ultra high impedance noncontact solid state electric potential sensor. It can be used to detect field disturbance due to the movement of a near-by object. This functionality can be employed in a range of applications including security motion sensors and non-contact electric switches for […]
Wear – A wearable personal assistive hearing device
Posted on: 05 Nov 2024
Wear is an affordable, attractive, lightweight wearable assistive directional microphone designed to improve quality of hearing. Wear is an assistive device designed to improve quality of life for people with hearing loss. Wear is a high fidelity directional analog microphone that is significantly lower in price than existing hearing aids. This microphone can be used with any […]
Google Docs and the Arduino Yún
Posted on: 05 Nov 2024
Introduction This is the second in a series of tutorials examining various uses of the Arduino Yún. In this article we’ll examine how your Arduino Yún can send data that it captures from the analogue and digital inputs and a real-time clock IC to an online Google Docs spreadsheet. Doing so gives you a neat and inexpensive […]
GPS Distance Calculator (for golf)
Posted on: 05 Nov 2024
This device was created for a final project for a class by a group of students at Indiana University. As sport fans, we thought it would be really useful to create a tool that would measure distance between two points. This could be used for many different sports, but we focused on golf. A handheld […]
Digispark Pro – tiny, Arduino ready, mobile & usb dev board!
Posted on: 02 Nov 2024
The tiny Arduino IDE ready, usb and mobile dev board and ecosystem – cheap enough to leave in any project! Wi-fi, BLE, and 25+ shields! Missed out? Pre-Orders! Did you miss out on this Kickstarter – Don’t Worry! You can preorder a Digispark Pro at http://digistump.com/getpro Thank You! Thank you to our amazing backers! This […]
Voice Activated Arduino (Bluetooth + Android)
Posted on: 02 Nov 2024
Control your Arduino with voice commands using an Android smartphone! Before we make a voice activated home automation system, we must first learn the basic principles of the experiment. This guide will let you command the Arduino using your Android smartphone and a HC-05 Bluetooth module. The designer of the app did not include a […]
LTC4121/LTC4121- 4.2 – 40V 400mA Synchronous Step-Down Battery Charger
Posted on: 02 Nov 2024
LTC4121/LTC4121-4.2 – 40V 400mA Synchronous Step-Down Battery Charger Features Wide Input Voltage Range: 4.4V to 40V Adjustable Float Voltage (3.5V to 18V): LTC4121 Temperature Compensated Input Voltage Regulation for Maximum Power Point Tracking (MPPT) Fixed 4.2V Float Voltage Option: LTC4121-4.2 High Efficiency: Up to 95% 50mA to 400mA Programmable Charge Current ±1% Feedback Voltage Accuracy Programmable 5% […]
Arduino Compatible apc220 Wireless rf Module with Graphics LCD
Posted on: 02 Nov 2024
16 node mesh, up to 1000m between nodes, sample two analog voltages per node, link any node to any other node, display data on any node with either graphics or text display, turn on relays based on data at any node, fault tolerant with data going via multiple paths. Arduino Compatible apc220 Wireless rf Module […]
How to get sensor data from a remote Arduino via Wireless Lora Protocol
Posted on: 02 Nov 2024
This is an example to show how to get sensor data from a remote Arduino via Wireless Lora Protocol. The exampels requries below hardwares: 1) Client Side: Arduino + Lora Shield (868Mhz) + DS18B20 (Temperature Sensor). 2) Server Side: Arduino + Lora Shield (868Mhz) + Yun Shield + USB flash. make sure the USB […]