-
fm8pe53_1v6[1]
飞凌单片机精简指令规格书,原厂资料供参考(The Feiling microcontroller reduced instruction specifications, the original data for reference)
- 2013-04-24 23:54:46下载
- 积分:1
-
duoji1
arduino用于对舵机的转动精准控制,实现小角度的转动控制,利用pwm功能实现操作。(arduino rotation for precise steering control,Turn the control to achieve a small angle, using pwm function realization operation.)
- 2021-03-22 14:29:16下载
- 积分:1
-
csb
实现基于单片的超声波测距。
单片机每隔1秒发送一串40KHz的方波,开中断待接收到回拨时,响应进行报警。(Ultrasonic Distance-based monolithic. SCM every 1 second to send a bunch of 40KHz square wave, open interrupt to be received back, the response of the police.)
- 2011-06-06 10:41:00下载
- 积分:1
-
台灯1
说明: 智能台灯系统,实现了语音播报,自动调光,远程控制,灯光切换等智能系统功能。克服了传统台灯供电方式单一等多种特点。本系统主要由单片机控制系统和硬件系统组成,主要由STM32F407微处理器、触控液晶彩屏、ADC电压监控、超声波测距监测、音乐播放系统、灯光控制组件和多路系统电源构成。智能学习台灯采用PWM数字调光和超声波测距技术以及人体红外感应技术,实现灯光亮度和模式调节。(Intelligent desk lamp system realizes the functions of voice broadcasting, automatic dimming, remote control, light switching and other intelligent systems. It overcomes many characteristics such as single power supply mode of traditional lamp. This system is mainly composed of single chip computer control system and hardware system. It is mainly composed of STM32F407 microprocessor, touch LCD color screen, ADC voltage monitoring, ultrasonic ranging monitoring, music playing system, light control module and power supply of multi-channel system. Intelligent learning desk lamp uses PWM digital dimming and ultrasonic ranging technology as well as human infrared sensing technology to achieve light brightness and mode adjustment.)
- 2019-03-25 13:49:40下载
- 积分:1
-
structs
State of differentiator in the lowest.
- 2015-07-09 20:28:22下载
- 积分:1
-
BattTestV2.0
一个通过USB->UART读取C8051F060的程序,实现曲线分析、放大、报表等,采用多线程。
驱动从www.silabs.com下载,要用NI的UI控件。完整版。(a USB-)
- 2007-01-21 13:10:10下载
- 积分:1
-
MSP-EXP430FR5739-User-Experience
MSP430实现的多级菜单功能,采用OLED实现,占用Ram量较少(MSP430 realize multi-level menu functions, the use of OLED achieved occupancy of less Ram)
- 2013-07-23 18:46:18下载
- 积分:1
-
SCM-C8051F040
该资料详细讲解了c8051f040的特点及其结构 联合开发网 - pudn.com
- 2011-10-09 20:37:22下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
BH1415F
BH1415F调频台控制C程序,使用keil C51,使用AT89C52单片机,12MHZ晶振,用共阳四位LED数码管,P0口输出段码,P2口扫描(C FM BH1415F control procedures, the use of keil C51, using AT89C52 single-chip, 12MHZ crystal, with a total of four-yang LED digital tube, P0 port output above code, P2 I scan)
- 2007-12-31 23:17:34下载
- 积分:1