Posts by Ibrar Ayyub:
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 et l'Arduino Yún
Posted on: 05 Nov 2024
Introduction le Présent document est le deuxième d'une série de tutoriels à l'examen des diverses utilisations de l'Arduino Yún. Dans cet article, nous allons examiner comment votre Arduino Yún peut envoyer des données qu'il saisit de l'analogique et numérique, d'entrées et d'une horloge temps réel de l'IC en ligne Google Docs feuille de calcul. Vous disposez ainsi d'un cadre soigné et bon marché [...]
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 sans Fil rf Module Graphique LCD
Posted on: 02 Nov 2024
16 nœud de maillage, jusqu'à 1000m entre les nœuds, exemple de deux tensions analogiques par nœud, lien d'un nœud à un autre nœud, l'affichage des données sur n'importe quel nœud avec des graphiques ou du texte d'affichage, activer les relais basés sur les données à n'importe quel nœud, à tolérance de panne avec les données via plusieurs chemins d'accès. Arduino Compatible apc220 sans Fil 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 […]
ICS501 simple frequency multiplier
Posted on: 02 Nov 2024
Today I made a high frequency multiplier using a single component: the ICS501 PLL clock multiplier IC. This chip provides 2x, 5x, 8x (and more) clock multiplication using an internal phased-lock loop (PLL). At less than a dollar on eBay, $1.55 on mouser, and $0.67 on Digikey, they don’t break the bank and I’m glad I have a few in my […]
LIN Protocol — One Wire Protocol for Automotive Applications
Posted on: 02 Nov 2024
With the host of protocols available in electronics interfaces, choosing a protocol is a hard job. Some protocols are designed for long distance and reliable communication applications such as RS-485. Others are used for low cost and short range communication such as I2C, and so on. The backbone car’s network is the Controller Area Network […]