资讯

As many Arduino enthusiasts will tell you, they have a million ideas for projects but haven't completed nearly as many as they want. Here are some of the best Arduino projects we have found.
This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...
This paper shredder bin monitor is an easy Arduino project for beginners to get into. It uses an ultrasonic sensor, which is placed inside the bin, to detect the trash level.
Ever thought of using touch sensors on your projects but didn’t because it would be too much work? [Paul Stoffregen] proves that it can be pretty easy if you use the CapSense library for Arduino.
This build is about using the temperature sensor in your clock. The ATMega328p, the chip at the heart of all your Arduino Uno clones, has within it a watchdog timer that clicks over at a rate of ...
This articles describes how you can use I2C (TWI) communication, Arduino and temperature sensors to measure 3 different temperatures. It can be very ...
Seeking students for projects prototyping a set of self-powered embedded sensor systems for pervasive computing. These projects will sharpen your hardware and software skills.
The Arduino team, known for providing various electronic and microcontroller components for do-it-yourself electronic hobbyists since 2005, has announced its new product, the Plug and Make Kit.
Use Arduino to handle sensor input and relay control. Pi runs a Python Flask server with a simple UI to toggle GPIO pins via serial commands sent to the Arduino.
Shields perform individual or combined hardware tasks and can be connected to Arduino-compatible boards using the standard Arduino interface format. Shields are available from many manufacturers and ...