搜索资源列表
zidongdaling 基于单片机的自动打铃系统
- 基于单片机的自动打铃系统,具有内部存储时间的附加功能-Microcontroller-based automatic bell system with additional functionality within the storage time
vhdl
- 利用vhdl描述简单mcu,功能类似AVR AT90S1200的单片机的指令系统存储系统等-VHDL descr iption of the use of simple mcu, features similar to the AVR AT90S1200 MCU instruction set, such as storage systems
hextodouble
- 单片机的双精度实型数double存储格式是8个字节,当上传至后台电脑时,需要将以长整数表示形式转换成为实型数,该程序函数提供了转换方法-The single-chip double-precision real number double the storage format is 8 bytes, when uploaded to the background when the computer requires that the form will be a long integer typ
iic_at24c04
- 基于iic 总线方式的存储设备访问 代码 51单片机实验通过-Iic-bus-based methods of storage devices through the access code 51 Microcontroller Experiment
C51_BANK
- BANK编译模式在扩大单片机程序存储空间中的应用-BANK compile mode in single chip program memory space to expand the application of
SDcardAT89C51
- SD卡在现在的日常生活与工作中使用非常广泛,时下已经成为最为通用的数据存储卡。在诸如MP3、数码相机等设备上也都采用SD卡作为其存储设备。SD卡之所以得到如此广泛的使用,是因为它价格低廉、存储容量大、使用方便、通用性与安全性强等优点。既然它有着这么多优点,那么如果将它加入到单片机应用开发系统中来,将使系统变得更加出色。这就要求对SD卡的硬件与读写时序进行研究。对于SD卡的硬件结构,在官方的文档上有很详细的介绍,如SD卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,
STM32-3.2TFT-ADS830-IDT7205.RAR
- STM32-3.2寸TFT-ADS830-IDT7205示波器源程序.RAR FAT32文件系统的存储机制及其在单片机上的实现-STM32-3.2-inch TFT-ADS830-IDT7205 oscilloscope source. RAR FAT32 file system on the storage mechanism and its implementation in SCM
c51-24c01
- C51单片机访问片外存储AT24C02,读写数据存储区。-The C51 microcontroller access off-chip memory AT24C02, read and write data storage area.
sd_driver
- sd卡驱动,用以单片机控制访问sd卡工作,来实现存储读写等操作-To install SD Card DriverFor single chip microcomputer control access to the sd card work, to implement operations such as storage, speaking, reading and writing
EEPROM
- STC12系列单片机内部存储功能驱动程序测试过了可以用-STC12 MCU internal storage function driver
stm8s003f3_EEPROM
- 本程序主要测试STM8单片机的EEPROM存储功能,可以用于保存一些断电不丢失的数据。-This procedure is mainly to test the STM8 microcontroller EEPROM storage function, can be used to save some of the data is not lost power.
CAN-Bootloader-master
- CAN Bootloader是基于CAN总线实现的在线IAP整套解决方案,顾名思义,这个在线升级是通过CAN总线实现的,所以只要产品具备CAN总线数据传输的,理论上都是可以实现这个功能的。 CAN Bootloader在固件层面是分成的两个固件,一个是Bootloader固件,一个是App固件,两个固件存放在单片机的不同程序存储区,比如对于STM32来说,Bootloader存放在0x8000000的Flash起始区,App固件存放在0x8008000的Flash起始区。对于其他单片机,可能这
lpc2294单片机源码
- lpc2294单片机源码,包含串口,温度传感器生成bit电路,FM25V02A铁电存储芯片的读写操作等待