搜索资源列表
arduino-uno-reference-design
- 国外非常出名的 arduino-uno 的开发板的印刷图和电路原理图,现在非常的流行,国内的也慢慢有人在做了-Very well known abroad arduino-uno of the development board printed diagram and circuit diagram, now very popular, some people in the country are slowly doing
1a9c0aa9ff2d59f91e17a28f
- 可观赏性高的一文章 uno bueno foto-uno bueno foto uno bueno foto uno bueno foto uno bueno foto uno bueno foto uno bueno foto
DataMining
- UNO’s College of Information Science and Technology (CIST) requests funding for the creation of a Data Mining Laboratory to leverage existing and cutting-edge technologies and facilities in the Peter Kiewit Institute.
QTFORLinux
- 讲解linux下图形界欧诺个面编程软件QT的使用方法,可以参考学习-Explain the Linux graphical interface Uno faces programming software QT to use, you can refer to learning
div_clk17
- 手写时中分频,17分频,用状态机写成,之欧诺个两个过程语句简单明了易懂-Handwritten carve frequency divider 17, the state machine languages, the two processes Uno a statement, jianji8e clear and understandable
usbser
- arduino uno\2560不能安装驱动或者安装驱动后不能使用的解决办法-arduino uno \ 2560 can not install the driver or the driver can not be used after installation solutions
uno r3 ps2控制程序
- 基于uno r3程序库修改的ps2摇杆控制程序
readback_00a01_direct_i2c
- readback ADAU1701 I2C DIRECT COMMUNICATION USING ARDUINO UNO
readback_04b01_direct_spi
- readback ADAU1701 SPI DIRECT COMMUNICATION USING ARDUINO UNO
readback_00a02_safeload_i2c
- readback ADAU1701 I2C safeload COMMUNICATION USING ARDUINO UNO
readback_06b02_safeload_spi
- readback ADAU1701 SPI safeload COMMUNICATION USING ARDUINO UNO
sd-card
- This a code designed on arduino uno r3 for reading texts files an SD card-This is a code designed on arduino uno r3 for reading texts files an SD card
rc-car
- RC steering code, using arduino uno.
proto_shield
- Proto shield for Arduino UNO
Z-Motor-Servo_Shield_DIY-(1)
- Multi servo shield for arduino Uno
Proximity
- IR PROXIMITY SENSOR ARDUINO UNO SOURCE CODE
27mhz-control-car
- Controlling a 27mhz remote control car with AD9850 and arduino uno
SIM900A_Led
- This example how to control LED with SIM 900A using Arduino Uno-This is example how to control LED with SIM 900A using Arduino Uno
Blink
- Arduino source code. Tested on Arduino UNO R3. The language syntax is very close to C.
Motor Control with MATLAB using Arduino Uno
- Motor Control with MATLAB using Arduino Uno for students. Code below: clearvars a = arduino('com31', 'uno', 'Libraries', 'Servo'); s = servo(a, 'D4'); %flag = 1; %while flag for angle = 0:0.1:1 writePosition(s, angle); current_pos = readPositi