-
procedure for microcontroller development process, 1
此程序为 单片机开发过程中,1―wire总线方式数字温度传感器的控制显示程序。供参考-procedure for microcontroller development process, 1-wire bus mode digital temperature sensor control display program. For reference
- 2022-10-28 02:00:03下载
- 积分:1
-
用C8051F040实现DA(模拟
用C8051F040实现DA(模拟-数字)变换。C8051F040集成了12位精度的DA转换器。-With the C8051F040 to achieve DA (analog- digital) conversion. C8051F040 integrates a 12-bit accuracy of the DA converter.
- 2022-09-12 21:55:03下载
- 积分:1
-
完全读写EEPROM24系列的单片机程序
完全读写EEPROM24系列的单片机程序-fully read and write EEPROM24 series of SCM procedures
- 2022-02-15 16:44:50下载
- 积分:1
-
此源码利用单片机实现智能信号发生器,借鉴借鉴。
此源码利用单片机实现智能信号发生器,借鉴借鉴。-use of this source SCM intelligent signal generator, use reference.
- 2022-02-22 00:37:35下载
- 积分:1
-
/* 程序详细功能介绍:
* 用AT89S51单片机产生“嘀、嘀、…”报警声从P3.2端口输出,产生频率为1KHz,
* 1KHZ方波从P3.2输出...
/* 程序详细功能介绍:
* 用AT89S51单片机产生“嘀、嘀、…”报警声从P3.2端口输出,产生频率为1KHz,
* 1KHZ方波从P3.2输出0.2秒,接着0.2秒从P3.2输出电平信号,如此循环下去,就形成我们所需的报警声了。
*
* 程序设计方法
*(1.生活中我们常常到各种各样的报警声,例如“嘀、嘀、…”就是常见的一种声音报警声,
* 但对于这种报警声,嘀0.2秒钟,然后断0.2秒钟,如此循环下去,假设嘀声的频率为1KHz,
* 由于要产生上面的信号,我们把上面的信号分成两部分,一部分为1KHZ方波,
* 占用时间为0.2秒;另一部分为电平,也是占用0.2秒;因此,我们利用单片机的定时/计数器T0作为定时,
* 可以定时0.2秒;同时,也要用单片机产生1KHZ的方波,对于1KHZ的方波信号周期为1ms,
* 高电平占用0.5ms,低电平占用0.5ms,因此也采用定时器T0来完成0.5ms的定时;
* 最后,可以选定定时/计数器T0的定时时间为0.5ms,而要定时0.2秒则是0.5ms的400倍,
* 也就是说以0.5ms定时400次就达到0.2秒的定时时间了。
*/
- 2022-05-23 23:28:34下载
- 积分:1
-
(sensiron SHT10温湿度传感器采用TI msp430f2350)
Sensiron SHT10 (Temperature and Humidity Sensor) by TI MSP430F2350
- 2023-03-05 07:55:04下载
- 积分:1
-
This is a production of ICD2 procedures, write directly to the use of single
这是一个制作ICD2的程序,直接写入单片机即可使用-This is a production of ICD2 procedures, write directly to the use of single-chip microcomputer
- 2022-01-24 12:39:49下载
- 积分:1
-
USB便携多道系统单片机固件程序.单片机固件程序采用CodeWarrior Development Studio for HC(S)08 Microcontro...
USB便携多道系统单片机固件程序.单片机固件程序采用CodeWarrior Development Studio for HC(S)08 Microcontrollers集成开发环境开发,编译后生成的可执行文件为motorola公司的.s19格式,位于源代码的 .in 路径下。同时生成的还有该路径下的.map文件,记录存储空间分配情况。-USB portable multi-channel system microcontroller firmware. MCU firmware procedures used CodeWarrior Development Studio for HC (S) 08 Microcontrollers integrated development environment development, the compiled executable file generated for motorola companies. S19 format at the source code. Bin paths. There are also generated in the path of. Map documents, records storage space allocation.
- 2022-04-09 15:08:51下载
- 积分:1
-
ALTEA EPM7128 CPLD的用于控制三维步进电机的VHDL源代码
ALTEA EPM7128 CPLD的用于控制三维步进电机的VHDL源代码-ALTEA EPM7128 CPLD is used to control the stepper motor of three-dimensional VHDL source code
- 2022-02-07 03:17:32下载
- 积分:1
-
CUP芯片c8051F005,型号为LCM09CY的8段式段式显示器显示程序
CUP芯片c8051F005,型号为LCM09CY的8段式段式显示器显示程序-CUP chip, the models for the eight LCM09CY Segment Segment Display procedures
- 2023-07-05 11:20:03下载
- 积分:1