-
statement posted Author : ViewChr procedures use : this procedure will facilitat...
转贴原作者声明:
ViewChr 程序使用说明:
本程序可方便浏览和调用 Hzk16(16*16中文点阵字库)和Asc16(8*16中文点阵字库)内容。
通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按"Add chr.asm"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。在显示文字区域双击可切换网格显示开关状态。
如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。
(备注:ASCII码文件CHR.ASM的取字方向同字库Hzk16和Asc16)
如果你有疑问和建议,欢迎与我们联系。
WWW.165V.COM
XuHai777@163.com
-statement posted Author : ViewChr procedures use : this procedure will facilitate access and use of Hzk16 (16* 16 Chinese character dot-matrix) and Asc16 (8* 16 Lattice Chinese font) content. Scroll through the right font browse through the text box can input Chinese characters access to its font matrix. according to "Add chr.asm" button or the Enter key could be 16-band matrix fonts data into corresponding AS CI CHR.ASM yards to the additional documents. Writing in the region showed double-click toggle grid shows switching state. If you do dot matrix screen display Chinese characters procedures, the procedures that you will be a good
- 2022-05-18 19:56:41下载
- 积分:1
-
stm32 f4 mpu6050 匿名上位机 数据输出程序
应用背景
keil stm32 f4 mpu6050
测出 加速度 角加速度 转换滚转角等
用p8 p9 iic采集 uart1串口输出 stm串口转ttl模块连电脑 匿名上位机 处理数据
关键技术
keil上写的mpu6050
Iic数据采集
正点原子里的mpu是自己焊好的引脚配置时考虑了电路,用其他不同的F4时有余引脚原因会读不出数据,需更改其中应答。
- 2022-11-12 19:50:04下载
- 积分:1
-
单片机课程实验 实 验 一:仿真软件keil及protues的使用 单片机I/O并行接口的使用 定时/计数器 实 验 四: 中断 实 验 五: 串行通信...
单片机课程实验 实 验 一:仿真软件keil及protues的使用 单片机I/O并行接口的使用 定时/计数器 实 验 四: 中断 实 验 五: 串行通信-Microcontroller Course Experiment 1: simulation software keil and protues use of microcontroller I/O parallel interface using the timer/counter Experiment 4: Interrupt test 5: Serial Communication
- 2022-02-15 12:59:03下载
- 积分:1
-
WAV语音合成
在GPS车载中用于报站中多段语音合成报站功能,节约录音书,比使用飞科TTS语音更快捷,读音更流畅,节约空间。
比如“某某站到了”,只需将站名事先录制,然后与“到了”这个录音文件合成即可立即播放,合成速度小于1ms/字
参数说明:fromFileAddress为需要合成文件物理路径集合(字符型)
toFileName为输出合成完毕文件物理路径(字符型)
返回值:合成是否成功
调用方法:
if (Service.SoundSyn.WAVMerge(voice.ToArray(), "play.wav"))
{
PlaySound("play.wav", IntPtr.Zero, 0x00020000 | 0x0001);
}
else
{
- 2022-06-20 00:25:21下载
- 积分:1
-
精确定时+中断+进制转换+移位+LED显示+按关键加速+EEPROM 存储测试...
精确定时+中断+进制转换+移位+LED显示+按关键加速+EEPROM 存储测试-Precise Timing+ Interrupted+ Hexadecimal conversion+ Shift+ LED display+ By key accelerate+ EEPROM memory test
- 2022-07-15 21:48:38下载
- 积分:1
-
介绍了s3c2410在realview中的仿真
介绍了s3c2410在realview中的仿真-Introduced the S3C2410 in RealView Simulation
- 2022-07-22 18:18:44下载
- 积分:1
-
I2C规范协议中文版,英文水平不怎么样的兄弟可以下载
I2C规范协议中文版,英文水平不怎么样的兄弟可以下载-I2C specification agreement the Chinese version of the standard of English was not the kind of brothers can be downloaded
- 2022-10-07 00:30:04下载
- 积分:1
-
用plc编程实现三台电机的启动控制 在工业控制中常常会碰到
用plc编程实现三台电机的启动控制 在工业控制中常常会碰到-Plc programming with the launch of the three motor control in industrial control usually encounter
- 2022-03-24 08:30:43下载
- 积分:1
-
RT-STN-A字库图库串行控制板使用说明.doc-RT-STN-A font library serial control panel instructions. Doc
- 2022-04-11 11:32:37下载
- 积分:1
-
STM32F103RC — ENC28J60,实现 SPI 示例
STM32F103RC — enc28j60,实现以太网的示例代码。你可以看到与 enc28j60 网络接口 SPI 的软件连接。还有用几块 SPI 端口和编码的 WEB 服务器,并检查芯片的物理层。
- 2022-02-13 05:40:50下载
- 积分:1