资源列表
main
- 单片机程序控制实现函数发生器的功能,在函数发生器中起主控制作用-SCM process control functions to achieve the function generator, function generator in the role play the main control
i2c_sf04
- pic18f读写(I2C)sfm4100Series压差传感器的程序-PIC18F6722 read(I2C) sfm4100Series
IR
- 基于ATMEGA8的一段红外线报警程序,当物体拦隔了红外线的接收端,蜂鸣器将自动报警-ATMEGA8 period based on infrared alarm program, when the object stopped across the infrared receiver, the buzzer will alarm
fet140_uart07_09600
- MSP430串口0通信。波特率9600,回显收到的8个字符。具有参考价值-his program demonstrates a full-duplex 9600-baud UART using USART0 and a 32kHz crystal. The program will wait in LPM3, and receive a string[8] and echo back the complete string.
IIC3
- 基于AVR单片机的IIC通信协议的相关源码 -The IIC based on AVR microcontroller communication protocol related to source
MSP430x261x_FlashWrite
- MSP430x261x_Flash C 语言代码程序,从段C复制到段D -MSP430x261x_Flash C language code program, copied from section to section C D
1
- 用外部中断输入引脚RB0/INT接收连接在该引脚上的按键信息。每检测到一次按键就对8位计数器COUNT 加1,将COUNT的值直接送给8个发光二极管显示。 单片机复位后,COUNT的初始值为二进制数00000000B,对应的8只发光二极管都不亮。当按键RB0/INT被按下时,COUNT的值加1,发光二极管D0点亮,以表示二进制数00000001B。然后松开按键之后,如果再次按下RB0/INT时,COUNT的值加1,发光二极管D1点亮,以表示二进制数00000010B……,以此类推。通过观测
achieve-DA-function
- 单片机去控制PCF8591T去实现DA功能。 这个代码也要在示波器上才能观测到,DA输出一个正弦波。-Microcontroller to control PCF8591T to achieve DA function. This code also can be observed on an oscilloscope, DA output a sine wave.
main
- msp430g2553 基于ad多通道设计。。可以同时采样多个通道,进行转换-Msp430g2553 based on multi-channel AD design. Can sample multiple channels at the same time, carries on the transformation
jishiqi
- /可实现计时功能,最大计时时间为99小时,支持暂停功能,注意晶振需为11.0592M。-/ Timer function can be achieved, the maximum time is 99 hours timed to support the pause function, note that the crystal must be a 11.0592M.
18b20
- stm32f03zet6控制ds18b20的子函数,包含初始化,复位,读写数据等 -stm32f03zet6 control ds18b20 subroutine, including initialization, reset, read and write data, etc.
keyboard-screen
- 简单的单片机PS2键盘与数码管显示小程序,汇编语言,十分适合新手学习交流,简单实用。-Simple microcontroller PS2 keyboard and digital display applet, assembly language, is very suitable for novice learning exchanges, simple and practical.