▍1. LED_PMD
单片机初学入门程序,不停地循环显示数字0~9。(Beginners Introduction to SCM process, a continuous loop display numbers 0 to 9.)
单片机初学入门程序,不停地循环显示数字0~9。(Beginners Introduction to SCM process, a continuous loop display numbers 0 to 9.)
16位10进制除法程序,KEIL51编写,适合单片机运算(16 10 M division procedures, KEIL51 prepared for single-chip computing)
it is very good ,it can solve many problems
Target:89S51 程序描述:网络远端温度感测器,这个范例中使用到 (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。 (4) 当PC端经由RS232传送S时,接下来PC送出的下 个byte就用来设定PORT 3的输出。 (5) 当PC端经由RS232传送T时,接下来PC连续送出五个bytes,这五个bytes是 "年月日时分",这是 PC 用来设定实验板的时间日期。 (6) 8051每 分钟就读入ADC0804转换的数字温度数据,然后通过RS232传送给PC端,再由PC端通过网络传送到远端的电脑。*/(err)
记分式多智力数字抢答器,可以实现抢答,倒计时报警,记分功能(Points Answer multi-intelligence figures, you can achieve the Answer, countdown alarm, scorecards function)
关于单片机设计的电子钟的程序及设计,提供最新的代码。(On single-chip design process of electronic bell and design, with the latest code.)
AVR128控制LM2029(编译环境IAR_AVR)(AVR128 control LM2029 (compiler environment IAR_AVR))
赛普拉斯 68013芯片的固件驱动,绝对好用。(68013 Cypress chip firmware-driven, absolutely easy to use.)
使用MSP430x42x实现单片热电偶接口在IAR环境下的例程(Monolithic Thermocouple MSP430x42x realize the use of interface in the IAR environment routines)
介绍了ij一个DS1302的s设计,有仿真,大家可以参考一下(Ij introduction of the s a DS1302 design simulation, you can refer to)
KS0108液晶显示驱动控制器,可以画点,直线和框51程序(KS0108 LCD controller driver, you can draw points, lines and boxes of 51 procedures)
使用软件 PORTEL ,LM3886电路图纸,超级功放电路。(Using software PORTEL, LM3886 circuit drawings, super-power amplifier circuit.)
汇编uhdfksaugfosd【 房间打扫;房间时发生的解放军;圣诞节是否(Compilation uhdfksaugfosd [room cleaning room when the People s Liberation Army Christmas whether or not)
程序说明: 此程序用UART1外扩MAX485实现RS-485通信(Procedure Description: This procedure using UART1 extend outside the MAX485 realize RS-485 communication)
hc08飞思卡尔单片机上实现UART转换,已完全调试通过(Freescale HC08 achieve single-chip UART conversion, debugging has been fully adopted)
hc08飞思卡尔单片机上实现AD转换,已完全调试通过(Freescale HC08 achieve single-chip AD conversion, debugging has been fully adopted)
1-wire"从机"模拟程序, 不是主机,1-wire的主机模拟程序网上很多.使用mega88模拟DS1990A芯片时序, 再加上模拟主机就可以搭建不使用DALASI芯片而使用1-wire协议的系统.编译IAR for AVR 4.20.(1-wire )