interface

Programmable auto filter interface for C64

Programmable auto filter interface for C64 using Arduino

Overview A software / hardware combo that allows for control of the analog filter inside a Commodore 64 that is running Cynthcart from a host computer (eg, Macbok, PC). Software • 16-step filter sequencer • Set the speed of the filter sequence (with intervals between values reaching 2ms) • Set the length of the sequence from 1 …

Programmable auto filter interface for C64 using Arduino Read More »

Interface a CDV 700 Geiger Counter to a PC

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino Video instrucitons

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino (Part 1) The second part of our video series of our project to interface to a CDV-700 radiation meter using an Arduino Uno! How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino (Part 2) Code: A …

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino Video instrucitons Read More »

Remote Controlled Power Switch

Use Arduino to Interface with a Remote Controlled Power Switch

Update: check out the RFToy — an easy-to-use standalone gadget to control remote power sockets. Also, support for remote power sockets have been added to OpenSprinkler firmware 2.1.1. For a while I’ve been looking for a way to switch household power line (110V) devices. One of the simplest options is to use a relay that is connected to …

Use Arduino to Interface with a Remote Controlled Power Switch Read More »

Interface single and Dual IR Infrared sensor

Interface single and Dual IR Infrared sensor with Arduino and LCD

Interface single and Dual IR Infrared sensor with Arduino and LCD Introduction- Multiple Sensor Interface to Arduino In this another tutorial on sensors  for beginners, we are going to interface single and multiple Infrared IR sensors with Arduino Uno development board, working simultaneously and have the status displayed either on an ( 4X16 LCD ) LCD …

Interface single and Dual IR Infrared sensor with Arduino and LCD Read More »

HSM 20G Interface

HSM-20G Interface with Arduino Uno

The HSM-20G is an analog humidity and temperature sensor that outputs analog voltage respects to relative humidity and temperature. However from this sensor relative humidity is found along with temperature. Relative humidity is the percentage of moistures of airs for a particular temperature [1]. Feature: 1. Storage range: -20°C to 70°C 2. Operating range: 0°C …

HSM-20G Interface with Arduino Uno Read More »

Bootload an ATmega Microcontroller

Bootload an ATmega Microcontroller & Build Your Own Arduino – 2

Since you lacked the USB interface in your own Arduino board, it becomes necessary to use a homemade/ready-made USB to Serial Converter Module as an efficient and economical solution. Inexpensive and easy-to-use USB to Serial Converter modules are now widely available, such as one shown here. With the help of this little module you can …

Bootload an ATmega Microcontroller & Build Your Own Arduino – 2 Read More »

Yun Shield

Add Linux, WiFi, Ethernet and USB to Arduino

Web site: http://www.dragino.com/products/yunshield/item/86-yun-shield.html Project Summary: The model of this shield named Yun Shield, the feature of this shield is as its name. User can add this shield into Arduino (Leonardo, UNO, MEGA2560 etc) and “turn” the Arduino into device which has similiar features as Arduino Yun: support remote upgrade and use the Bridge library. With …

Add Linux, WiFi, Ethernet and USB to Arduino Read More »