资源列表
nodemcu_webserver
- 用于nodemcu的web服务器Lua脚本,可以通过web页面远程控制ESP8266的GPIO状态。-A set of Lua scr ipt applied on nodemcu to help you setup a web-server, using a web browser to controller the GPIO on ESP8266 modular remotely
Lcddemo
- LCD running Demo In C for AVR (Code Vision)
PWM
- pwm调速直流电机 ,STC80C52利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术,广泛应用在从测量、通信到功率控制与变换的许多领域中。-pwm speed DC motor, STC80C52 use digital output to microprocessor control of the analog circuit, a very effective technique, widely used from the measurements, power contro
dot-move
- 点阵移位调试 各种不同的移动:水平移动,上下移动,速度的控制等 8位机下 keil c下编译通过-the movment of dot display
Darwin_Opworlds
- darwin_op humanoid robot word simulation Webots.controller
serial_segment
- This code can run serial 7 segment display by using 8051 microcontroller
FPGA_sram_rd
- fpga读取sram程序,包括例化方法和建模方法,源代码-fpga sram read program, including, for example methods and modeling methods, the source code
11.18FINAL
- 使智能车循黑线走简单赛道,具有一定的调速功能,但尚未引入更好的PID控制.
adc
- MAX1167 16位AD读写操作。基于Atmega64. 本文件包括adc.h和adc.c,直接调用即可。-MAX1167 16-bit the AD read and write operations. Based on the Atmega64. Documents including adc.h and adc.c can be called directly.
zxw1
- 数字显示仪(可以转换为数字电压表)-shuxian
549
- 基于STC89C51单片机与串行8位A/D TLC549及LCD1602组成高精度数据采集系统程序-STC89C51 based 8-bit microcontroller and the serial A/D TLC549 and composition of high-precision data acquisition system LCD1602 program
demo
- 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()完成周期地向