Interfacing(USB – RS232 – I2c -ISP) Projects

Arduino Switch case2 Statement

Arduino Switch (case) Statement, used with serial input

An if statement allows you to choose between two discrete options, TRUE or FALSE. When there are more than two options, you can use multiple if statements, or you can use the switch statement. Switch allows you to choose between several discrete options. This tutorial shows you how to use switch to turn on one

Arduino Switch (case) Statement, used with serial input Read More »

Android talks to Arduino

Android talks to Arduino

This project slightly modifies the Google Android sample app called “Bluetooth Chat” so you can type a message in the Android app and that same message will appear on an LCD attached to an Arduino Uno. Functionality:  Android  talks to Arduino 1. Run the Android “Bluetooth Chat” sample app (after we modify the app in

Android talks to Arduino Read More »

INTERF1

Interfacing LabVIEW With Arduino

Interfacing LabVIEW With Arduino In previous article of Getting Started with LabVIEW, we have seen about LabVIEW and how it can be graphically programmed and executed in computer (software level). Now in this article we learn about How to Interface LabVIEW with Arduino Board. Requirements To interface LabVIEW with Arduino, you require the following software’s and hardware’s,

Interfacing LabVIEW With Arduino Read More »

Password Box Arduino One Touch Password Input USB Keyboard Hack

[Password Box] Arduino One Touch Password Input (USB Keyboard Hack)

Today is the world of internet social. We have many social platform Email, Facebook, Instagrams, Twitter, Instructables and etc.For security issue we should not use the same password for these platform and some platform enforce us to create password that difficult to remember. It is better to write it to your notebook but some people

[Password Box] Arduino One Touch Password Input (USB Keyboard Hack) Read More »

USB Mouse Made Out Of A Wii Nunchuck

USB Mouse Made Out Of A Wii Nunchuck

This instructable will describe how to convert a Nintendo Wii Nunchuck controller into a USB 2-button mouse using a Teensy USB.  The Teensy USB is a very user-friendly development board that can be programmed in an Arduino environment. The Teensy USB development board and necessary software are available at www.pjrc.com Check out the final product

USB Mouse Made Out Of A Wii Nunchuck Read More »

Scroll to Top