资源列表
shumaguan
- 这是一个在国信长天开发板上编写的8位数码管同时显示,采用模块化编程方式-This is written in the Guoxin long days on the development board 8 digital tube display, modular programming
8.8-dot-matrix-LOVE-animation
- 基于STC89C52RC的8乘8点阵LOVE动画-8.8 dot matrix LOVE animation
danji
- 单片机开发的一些典型代码,用C开发的,与大家分享-MCU development of the typical code, the development of the C share with you
单片机应用开发实例C 源代码
- 单片机C程序
16key-scan
- 51单片机,通过扫描法读取4*4矩阵键盘的键值-51 MCU 4* 4 matrix keyboard keys read by scanning method
lesson8_DS1302
- 基于AVR单片机的串口控制DS1302显示实验-AVR microcontroller based serial control DS1302 display experiment
KEYBOARD
- 基于状态机的按键判断子程序,可以很方便的在其他地方调用,-Key judgments based on state machine subroutine, you can easily call in other places,
C
- C语言编程基础: 1、 十六进制表示字节0x5a:二进制为01011010B;0x6E为01101110。 2、 如果将一个16位二进数赋给一个8位的字节变量,则自动截断为低8位,而丢掉高8位。 3、 ++var表示对变量var先增一;var—表示对变量后减一。 4、 x |= 0x0f 表示为 x = x | 0x0f 5、 TMOD = ( TMOD & 0xf0 ) | 0x05 表示给变量TMOD的低四位赋值0x5,而不改变TMOD的高四位。 6、 While(
bmp180
- BMP180 driver for px4 project
Timeoftable
- 要求设计的单片机作息时间控制器完成以下功能: 1.基本功能 ①实时显示当前时间(数码管显示小时.分钟,小数点闪烁作为秒提示); ②能修改当前时钟; ③根据作息时间按时打铃; ④可以修改作息时间。 2. 扩展功能 自行扩展功能,如秒表,音乐铃声,通讯功能等。-Design of a basketball game scoreboard 1) can be on the game clock. 2) can be modified to match time.
CVAVR_AD
- CVAVR语言,实现AD转换。有详细中文解释。-CVAVR language, implementation AD conversion. Chinese have a detailed explanation.
Modbus-codes
- PC anda PLC communication by Modbus
