RTOS – OS Projects

Arduino foot switch

Use foot switch to open Linux terminal using an Arduino

So here is how i made my foot pedal used to start Linux terminal using an Arduino. It’s made because I am board of pressing the terminal icon with my mouse. P.S. Sorry for my English. I am from Croatia. Tools needed: -Soldering iron and some solder -Wire clippers or any other cutting tool -Screwdriver […]

Use foot switch to open Linux terminal using an Arduino Continue Reading

Control arduino by bluetooth

How to Control arduino by bluetooth from PC

I wanted to make it possible to control an arduino board from my phone. So that I could control other devices. the easiest way seemed to be using bluetooth. but when I received the parts needed I found it want quite as simple as I had hoped. And after looking on the Internet I didn’t

How to Control arduino by bluetooth from PC Continue Reading

Arduino Computer Stress Meter

Visual Computer Stress Meter using an Arduino

Have you ever wanted to, without going out of your way to clock your processor, see how much stress your computer is under? With this project you will have a simple bar graph that constantly shows how much stress your computer is under. If the graph reads 0, your computer isn’t working too much. If

Visual Computer Stress Meter using an Arduino Continue Reading

Sonic Switch

Sonic Switch: Use a Sonic Screwdriver to turn on your computer!

What it is: An Arduino-based light-sensitive switch for turning on a desktop computer. Why its cool: Use a Sonic Screwdriver to turn on your computer! Story: This project started, as I’m sure a lot of them do, as a result of boredom and the thought “Wouldn’t it be cool if…”. I am a fan of

Sonic Switch: Use a Sonic Screwdriver to turn on your computer! Continue Reading

Make a simple platform and give mobility to your computer

Make a simple platform and give mobility to your computer using arduino

A computer is a very handy thing to use in your robots. If you start listing all the features that can be used for robotic purposes you’ll find that it is cheaper to buy a netbook than buying LCD, wifi and bluetooth modules, cameras, speech synthesizer modules, keypads, memory card readers, speakers and many other stuff.

Make a simple platform and give mobility to your computer using arduino Continue Reading

Arduino Computer Architecture

A Study in Non-Standard Distributed Computer Architecture using Arduino

In the following tutorial, directions are given for creating a single node for the DoHas (Distributed Optical Harvard Architecture System). After constructing two of these nodes, a small distributed computer can be implemented which uses one node for sending instructions, mimicking input and the instruction set to manage it, and another node which will act

A Study in Non-Standard Distributed Computer Architecture using Arduino Continue Reading

desktop application1

Arduino desktop application on java in LAN

Description: here we have created an java desktop application using neatbeans. this application turn on led on arduino. this application also work in your LAN. Step 1: Assigning MAc and IP to Arduino board UPLOAD THIS PROGRAM TO  ARDUINO. ALSO CHANGE YOUR MAC AND IP ACCORDING YOUR NETWORK. /* UDPSendReceive.pde: This sketch receives UDP message

Arduino desktop application on java in LAN Continue Reading

Arduino temperature controlled PC Fan schematic 1

Arduino temperature controlled PC Fan

Oscar Gonzalez gives us a simple tutorial for speed controlling a PC FAN and reading a LM35 temperature sensor with an Arduino microcontroller. He covers the use of an optocoupler, PWM (Pulse Width Modulation) and reading analog voltages with the Arduino. He even has a video showing the fan speed control in action. This article

Arduino temperature controlled PC Fan Continue Reading

Scroll to Top