搜索资源列表
_1602_ds1307_dht11_sr04
- arduino + 1602 +dht11 + sr04 + ds1307-#include <LiquidCrystal.h> LiquidCrystal lcd(2,3,4,5,6,7) /* 1602 vss to gnd vdd to 5v RS TO PIN2 RW TO GND E TO PIN3 D4 TO PIN4 D5 TO PIN5 D6 TO PIN6 D7 TO PIN7 A TO 5V K TO GN
prueba_matlab_arduino
- arduino and matlab serial
kinect_bot
- 用vs还有kinect sdk,输出图像和人体骨骼信息,和arduino间用串口通信传出信息,操纵arduino控制的机器人做出和人一样的动作。-There used vs kinect sdk, the output image and the human skeleton information, and arduino serial communication used between the outgoing message, manipulation arduino controlle
arduino
- arduino 测试程序, 很简单,作为入门吧~-arduino serial test procedure is very simple, as the entry bar ~
SerialRegister
- Arduino program that reads the value of an alcohol sensor and outputs the value on three 7-segment displays using serial shift registers.
Serial_pass_through_ESP8266
- Nothing interesting. It is Arduino Serial pass through to ESP82-Nothing interesting. It is Arduino Serial pass through to ESP8266
AnalogReadSerial
- Source code for arduino serial comunication example.
serkomtx
- Serial Communication TX using arduino
serial
- Arduino 串口程序可以展示串口库函数的应用(Arduino serial program, you can display the serial library function)
Parsing_arduino
- Parsing Process from serial communication e.g Bluetooth input to other variables
as3-arduino-connector-master
- air 连接串口,可直接添加使用,非常方便(Air connects to the serial port and can be added directly.)
Arduino
- Dht11 en puerto serial
6-asservissement_arduino
- ASM exemple for arduino
IIC1602-Arduino
- Arduino 的IIC串口显示,文件用IDE打开即可。(The IIC serial port of Arduino shows that the file can be opened with IDE.)
USB to serial universal driver
- arduino软件驱动解决办法以及驱动软件下载(Arduino software driver solution)
serialping
- arduino serial ping test your arduino serial ping with this fabulous piece of code
processing_read_door_serial-4
- 这是一个很有趣的结合arduino端口和processing端的实验。分为两个部分,arduino端将接口和电源口用导线连接;processing端口需要按照实际需要下载mini插件,再修改串口方可使用(方法简单,修改final String portName = Serial.list()[数字串口];中的数字串口为正在使用的arduino接口即可。实现效果为,当arduino导线连接时,processing会播放歌曲;导线断开,歌曲暂停(This is an interesting expe
Arduino beta-library-serial-examples
- Arduino library for PIC
SerialData
- ARDUINO与esp8266连接测试 ESP8266是3.3V供电的 arduino的D3、D2分别为软串口的RX与TX。 arduino的D3(RX)连接ESP8266的TX。 arduino的D2(TX)连接ESP8266的RX。(ARDUINO and esp8266 connection test ESP8266 is 3.3V power supply The D3 and D2 of Arduino are RX and TX of the soft serial po
My_ESP32_BLE.ino
- arduino ESP32 模块蓝牙通讯示例 (1)建立蓝牙服务器 (2)广播 (3)扫描周边蓝牙设备 (4)配对管理 (5)建立串口通讯,及数据传输管理(Arduino ESP32 module Bluetooth communication example (1) Establish a Bluetooth server (2) Broadcasting (3) Scanning peripheral Bluetooth devices (4) Pairing manage