Search Results for "Arduino"

295 results found.

Experimenting with SCADA for Arduino

Few days ago I wrote about SCADA for Arduino that allowed to build a nice computer user interface for controlling Arduino. This post is a continuation to that. In the earlier posting I got the LED on Arduino board to be controlled on/foo with SCADA software. Now I connected a relay module to this output

SCADA for Arduino

Acimut Monitoriza for ARDUINO is an interesting project that combines that combines free Scada software with Arduino hardware platform. Acimut Scada Monitoriza is a SCADA application that lets you control any process. It is designed for control and monitoring of production plants, and costs some money. Acimut Monitoriza for ARDUINO project offers Scada Monitoriza software

The $40 x86 Arduino

There seems to be push for x86 based Arduino compatible boards. Not long ago Intel announced Intel Galileo board. Now there is a new $40 x86 Arduino. 86Duino is like bringing old Pentium II-class machine capable of running DOS, Windows, and Linux into the space of an Arduino. The 86Duino Zero features an x86 Vortex86EX

Visual programming for Arduino

Visual programming is way to write software by manipulating program elements graphically rather than by specifying them textually. Visual programming isn’t a new concept, it goes at least back to 1975. There are various reasons why Visual programming is sometimes easier way to write code than traditional writing text source code, but it does not

Arduino Robot

Arduino news seem to be coming this week. First there was Intel Galileo board and then Arduino TRE. Third new product is Arduino Robot. Arduino Robot is the first official Arduino on wheels. The robot has two ATmega32u4 processors, one on each of its two boards. The Motor Board controls the motors. The Control Board

Arduino running on x86

Dev boards based on microcontrollers and ARM System on Chips are everywhere, but smaller boards with x86 processor has been rare. I just saw The Intel-powered Arduino article that tells about Arduino-compatible Intel Galileo board. Galileo is a microcontroller board based on the Intel® Quark SoC X1000 Application Processor, a 32-bit Intel Pentium-class system on

Arduino and ultrasound distance sensor

I bought some time ago HC-SR04 Ultrasonic Sensor Distance Measuring Module to play with ultrasound distance measurements with Arduino Duemilanove 2009 Atmega 328P SCM Board. The working principle of the HC-SR04 Ultrasonic Sensor Distance Measuring Module when the module get trigger “start” pulse, it sends eight 40khz square wave pulses and automatically detect whether receive

Arduino overclocking

Liquid nitrogen (finally) makes an Arduino project cool. Overclocking Arduino with liquid nitrogen cooling. 20⇒65.3Mhz @-196°C/-320°F article has this video that shows how it is done. It turns out that you can run an Arduino UNO at 65.3MHz when it is cooled with liquid nitrogen. Arduino UNO / ATmega328P at 8V is stable at 65.3Mhz

Arduino cellphone

Hackaday mentioned some time ago an interesting Arduino cellphone. The fact that you can build a cellphone around an Arduino is pretty neat: An Average Joe can build this thing with a minimum or background knowledge and without breaking the bank. Wow. The components include and Arduino Uno, GPRS shield from Seeed Studios, a TFT

Arduino Sensor Shield

I ordered some time ago Arduino Sensor Shield v4.0 because it is an easy way to connect input and output devices to Arduino. Arduino Sensor Shield provides three pin (ground, voltage, signal) interface for connecting all kinds of sensors (potentiometer, button, LDR etc.) and output devices (relay cards, servos etc..) to Arduino. The Arduino Sensor