-
arduino ps2键盘
通过ps2接口读取键盘输入的值并打印到串口上
- 2022-09-06 10:20:03下载
- 积分:1
-
PID_AdaptiveTunings1_1
一种基于Arduous单片机的p.i.d控制程序,可以通过使能端控制被控对象的输出变化方向,例如电机正反转、冰箱升温降温等。也可以根据个人需要去掉使能端,只用PID算法。(A P.I.D controller is accomplished based on M.C.U. we download the P.I.D lib from Internet and add it to the developing software environment. finally, we developed a program that finished the P.I.D controller function.)
- 2021-04-11 10:28:59下载
- 积分:1
-
arduino 引脚控制库函数
,
arduino myPin 库函数
将常用的引脚控制,特别是引脚输出,封装成库函数方便操作
void on(); // 引脚输出高电平
void off(); // 引脚输出低电平
void on(unsigned char pwmVal); // 引脚输出一定占空比的方波(50Hz)(0-255)
void onTime(unsigned int delayTime);
- 2022-12-17 17:00:03下载
- 积分:1
-
Maga_test
test maga board arduino
- 2019-06-15 19:12:28下载
- 积分:1
-
examples
arduino sumple code + coment
- 2017-12-09 19:45:59下载
- 积分:1
-
四足机器人打印件+说明书+代码
通过8个舵机 实现蜘蛛类的的仿生运动,文件包含所有的打印件及嵌入程序,提供arduino源代码,实现10多种运动模式,可以通过蓝牙或者wifi控制。(The bionic movement of spiders is realized by eight steering gears. The file contains all the prints and embedded programs. It provides Arduino source code and realizes more than 10 motion modes. It can be controlled by Bluetooth or wifi.)
- 2020-12-26 10:29:03下载
- 积分:1
-
四足机器人打印件+说明书+代码
说明: 通过8个舵机 实现蜘蛛类的的仿生运动,文件包含所有的打印件及嵌入程序,提供arduino源代码,实现10多种运动模式,可以通过蓝牙或者wifi控制。(The bionic movement of spiders is realized by eight steering gears. The file contains all the prints and embedded programs. It provides Arduino source code and realizes more than 10 motion modes. It can be controlled by Bluetooth or wifi.)
- 2020-12-26 10:29:03下载
- 积分:1
-
加入归一化
说明: arduino 编程
使用tsc3200颜色传感器
网上的有问题,自己改了改,加入归一化
(注意,n0虽然没用上,可以接LED,但也要接地,不然有问题)(Arduino programming
Using tsc3200 color sensor)
- 2019-12-31 17:57:33下载
- 积分:1
-
ESPAsyncTCP
Latest version of Asysnchronous TCP Web Server (non-blocking) for ESP8266
- 2018-05-14 15:54:45下载
- 积分:1
-
ReadGPS_for_GSM
Tiny GPS is a library to read GPS devices
- 2018-12-06 11:21:03下载
- 积分:1