-
7
说明: PIC16f887A单片机实现的呼吸灯(基于PWM,1灯手动可调,1灯自动)(Breathing light PIC16f887A MCU (manually adjustable based on PWM, 1 light, 1 light))
- 2013-05-21 20:03:46下载
- 积分:1
-
EEPROM.txt
基于pic16f676 EEPROM的问题
用软件仿真没问题,但烧到片子里,不能正常运行。情况是这样的:假如循环向EEPROM中写数据,9,8,7,6,5,4,3,2,1,然后读,发现每一位读出的都一样,是写循环中第一个写进去的字节,也就是9。其他的并没有写进去。
EEPROM的写通过判断标志位就可以,但是在下一次写之前要清除上一次写完成的标志位。也就是说,每次写完要清除完成标志位,否则下一次写不进去。(Based on pic16f676 EEPROM problem
With the software simulation no problem, but burn to film, not normal operation. The fact of the matter is: if cycle to write the data of EEPROM, 9,8,7,6,5,4,3,2,1, then read, and found that each of the read, write the first cycle is written in bytes, also is 9. The other are not written in.
Write through the judgement of EEPROM sign a can, but in the next write to remove the last completed before writing the sign of a. That is, every time to remove the written finish marks a, or the next write in.
)
- 2012-03-20 16:27:58下载
- 积分:1
-
permanent-calendar
用简单的程序,实现万年历的功能,输入年份后会将本年12月的信息全部显示出来。(With simple programming, realize the function of the calendar, the year after year input will be December all of the information displayed
)
- 2012-01-02 09:34:20下载
- 积分:1
-
TLC5615
TCL5615锯齿波及播放声音测试,模块化清晰(TCL5615 sawtooth and play a sound test, modular clear)
- 2010-08-13 11:11:41下载
- 积分:1
-
STM32_AD9833_DDS
本例程演示如何操作 AD9833 芯片,输出方波/三角波/正弦波.(This example demonstrates how to operate the AD9833 chip output square wave/triangle/sine wave.)
- 2020-11-28 12:29:30下载
- 积分:1
-
time-synch-matlab
无线传感器网络时间同步(影印版)时间同步算法matlab仿真程序(time synchronization algorithm matlab simulation program in book:Wireless sensor network time synchronization (photocopy) )
- 2020-06-30 16:20:01下载
- 积分:1
-
STM32-PID
STM32运用PID控制DA输出电压稳定,可以设置。(STM32 using PID control DA output voltage stability, can be set.)
- 2020-12-24 19:39:05下载
- 积分:1
-
STM32-control-CC1101
STM32控制CC1101发送接收的源代码,可通过串口调试工具查看接收到的数据。(STM32 control CC1101 transmit and receive the source code, can be received through the serial port debugging tool to view the data.)
- 2020-11-09 11:19:47下载
- 积分:1
-
lightwater
简单的流水灯程序,另外包括按键控制led灯程序,适合初学者(Simple water lights, led lights additionally includes key control procedures, suitable for beginners)
- 2013-07-15 13:27:44下载
- 积分:1
-
MSP430-MODBUSRTU
个人写的基于MSP430F149的modbusRTU协议的实现,代码完全可用,压缩包内有编译无错误和运行测试例子的截图证明,使用时直接将.h和.c文件加入工程,修改相应的IO和串口即可,芯片使用MAX3485(Achieve personal written agreement based on MSP430F149 modbusRTU code fully available, compression packages have screenshots compile error and run test cases proved directly. H and. C file on the use of the project, modify the IO and serial namely may, chips MAX3485)
- 2014-03-07 16:02:46下载
- 积分:1