As you know, the Internet of Things (IoT) is now in the ascendant, with a variety of smart devices, watches, things, even sports shoes and other wearable devices, as well as smart home products, constantly impacting our minds and eyeballs. Autodesk has also recently announced its foray into the IoT industry and has just acquired an internet of things company Seecontrol. I do not understand the hardware of the people are interested to play a bit, where to start? Let's start with the simplest
Wireless remote control uses high-frequency radio waves to control the model. For example, the 6-channel 2.4 GHz Remote Control of wfly, a set of more than 200 pieces, with automatic frequency hopping anti-interference capability, theoretically, we can allow hundreds of people to remotely control their models at the same site without interfering with each other. In addition, the remote control distance is also quite advantageous. The power of the 2.4 GHz remote control system is only less than 1
Http://www.it165.net/embed/html/201512/3287.htmlDecember 04, 2015 (Friday) morning Dr.--rfid identification experiment of smart card experiment, based on 51 single-chip microcomputer;Our experiment with the reader is the rfid-rc522 module, just and I bought the Arduino RFID Suite is the same paragraph;The experimental time did not finish, because in the burning process has been burning not to go in, well, in the afternoon in the office of our doctor s
Reads digital signals from the serial portThis example shows how to monitor the switch status by establishing a serial port communication between the Arduino and the computer.Hardware requirementsArduino Development BoardAn instantaneous switch, button, or mobile Switch10 k ohm resistanceBreadWireCircuit
Image developed using Fritzing. For more circuit examples, see the Fritzing project pageConnect 3 lines to the
This article applies only if the bootloader is damaged and buys a domestic "no-drive usbasp download Line" that causes the Arduino IDE to fail to recognize and not burn the write. is a slightly non-mainstream mode of operation.Because the Arduino IDE does not support this free-drive usbasp line, it will prompt for errors.The whole thing is like this:1. SymptomsWith the
Lda-4200d is a MEMS motion sensor released by Italian law (ST) semiconductor company: Three-axis digital output gyroscope. Optional;-250 ~ 250,-500 ~ 500,-2000-2000dps
Development Environment:System: XPBoard: Arduino LeonardoPlatform: arduino-1.0.1
Objective: To read the raw data of the Three-Axis Gyroscope and display it through the serial port
I. Hardware Introduction
The schematic diagram of the Three-Ax
Arduino related poses
Arduino is an open source hardware platform that includes development kits (development boards and related modules as well as wiring) and Ides, and the development language is based on C. The core is a 8-bit ATmega328 processor, this processor is the AVR MCU series of high-end products. The Arduino provides a digital interface and an analog
Arduino Introduction: Arduino is a convenient and flexible, easy-to-start open source electronic prototyping platform. Includes hardware (various models of Arduino board) and software (Arduino IDE). Developed by a European development team in the winter of 2005. Its members include Massimo Banzi, David Cuartielles, To
With a limited number of Raspberry Pi Gpio ports, you can easily extend more GPIO interfaces by connecting the Arduinuo.In general, the Arduino IDE is developed using an ordinary PC or laptop.This article describes how to install the Arduino IDE on raspberry, and all of the operations are done in the Raspberry Pi.0. Practical environment Basic Configuration instructionsRaspberry:Hardware: Raspberry Pi 3BSof
Hardware Geek favorites: WiFi-enabled Arduino board2013-05-20 11:38 original Zong ren li 0 Reviews
Many hardware players have recently used the Arduino Development Board to do robots, wearable devices, but they are suffering from the Arduino Development Board generally does not support WiFi, can not wirelessly connect your Ar
Home TV, air-conditioning appliances are infrared remote control,
This experiment is to see the principle of its reception and emission.
So two blocks of Arduino Uno are required to receive launch separately.
The reception of the Arduino Uno Infrared remote control (in this article)
Next, Arduino Uno Infrared remote control receiving and transmitting signal exp
First, preface:In the above, the author systematically expounds the two driving modes of 1602, and simply mentions the Liquidcrystal Library of Arduino. In this article, the following two questions are explored in more depth: how can I minimize the 1602-to-Arduino port footprint? How should the Liquidcrystal library learn? Under the Arduino LCD1602 Comprehensive
The article once introduced how to use the RF module to implement wireless control over Arduino. Its principle is very similar to that of remote control, which can implement RF wireless remote control with four buttons. HoweverThis solution is not suitable for data transmission scenarios. For example, you need to transmit the value of the light sensor collected by Arduino to the PC end wirelessly. Technical
Always heard that many do IoT, smart Home controller using the Arduino, studied brother there got an Arduino development board, a afternoon study, feel this suitable for children play:)Talk less, sum up, it is easy to use later. I mainly refer to the Baidu Library of a 60+ page of "Arduino from scratch" and some technical forums such as Geek Workshop bar. As a re
Translated from: http://ricardo-dias.com/2010/11/20/arduino-wakes-my-pc/I've always dreamed of controlling something in my room through the Internet. Watch IPTV on the computer, turn on/off the lights, remote control peer download ... To do this, I need a server – my old desktop can do it. Of course, I didn't mean to hang it all day/week/month ... ^^I need to find a way to revive it whenever I want to. So I think I can use an
Author: huaqing visionary lecturer
Before we use Arduino to achieve the lighting, flashing lights, serial lighting and the combination with the upper computer lighting. This time we will implement a UDP server to accept the command to implement the lighting, and to use the Intel Edison Development Board to achieve the lighting.
First, the implementation of UDP lighting
A UDP server is a normal way for network traffic to take. Use UDP protocol to achi
DIY: Using Arduino to make smart home system
Intelligent production
Geek Fan · 2015-04-29 20:37
(Click on the public number above to quickly follow us)
Smart Home System is simply a combination of automation control system, computer network system and network communication technology in one of the networked intelligent home control system.
This article shows the smart Home system can be indoor and outdoor temperature, weather changes and door an
* * Just beginning to contact if there are errors please leave a message, thank you * *Equipment
Raspberry Pi third-generation B + version
Arduino Pro Mini (5v,16mhz) w/atmega328 + Write device (or use other Arduino version)
Bluetooth HC-06
Light Emitting Diode One
10,000 ohms One
DuPont Line several
Packages and tools that are required during installationIn a Python enviro
Recently studied Arduino, ready to do a combination of control systems.The general idea is that the utility of multiple Arduino into a combination network for communication and distributed control1. A WiFi module with ESP8266 connected to a UNO Ardunio board to do the total route2, the total route Arduino called Ra,ra on a number of virtual serial ports and I²c i
1. HC-SR501 Human Body infrared sensor module test
//
Infrared sensing
//
Signal to port 7
Int Ledpin =
7 ;
VoidSetup (){Pinmode (ledpin, input );Serial. Begin (9600);//Open the serial port and set the baud rate to 9600 bps.}
VoidLoop (){IntIn= Digitalread (ledpin );Serial. println (In);//When someone is there, the output is high. 1 nobody is 0.Delay (2000);
}
I bought a module in this way: if it is placed on a car, it can sense whether there are people around it. If
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.