-
我亲自排的16x16点阵的中文繁体字库,嵌入式软件开发中必不可少的c代码,汉字一个不少,适用性可想有多大了!...
我亲自排的16x16点阵的中文繁体字库,嵌入式软件开发中必不可少的c代码,汉字一个不少,适用性可想有多大了!-I personally row 16x16 array of traditional Chinese characters, Embedded Software Development indispensable c code, a lot of Chinese characters, applicability to be a little!
- 2022-04-09 06:09:10下载
- 积分:1
-
arduino 液晶屏
dogm128 库更新日志
2010-02-13 v1.00 奥利弗 Kraus < olikraus@gmail.com >
* 第一版
2010-07-17 v1.01 奥利弗 Kraus < olikraus@gmail.com >
* 固定编译器警告
* 修正了一个在 Breakorino
* 实施 getStrWidth 函数 (十三期)
* 添加了新示例"Stars.pde"
* 添加位图支持 (例如"Walk.pde")
* 少闪存 ROM 所需 (函数放入单独的文件)
* 在 drawArc 修正 bug (w0 > w1)
* 添加 GraphicsTest.pde
2010-07-18 v1.02 奥利弗 Kraus < olikraus@gmail.com >
* 删除不是必需的文件
2010-08-19 v1.03 奥利弗 Kraus < olikraus@gmail.com >
* 代码更新: DOG_WIDTH 如果需要使用
* 支持 DOGM132 和 DOGS102
* 新级别 4 和 5 的 Breakorino
* 添加 SPI 抽象层 (dogmspi.c)
* 更通用的延迟过程 (dog_delay())
* clrHLine xorHLine
2010-09-05 v1.04 奥利弗 Kraus < olikraus@gmail.com >
* 重命名 dog_delay()--> dog_Delay()
* 重命名 dog_init()--> dog_Init()
* 重命名 dog_set_inverse()--> dog_SetInvertPixelMode()
* 重命名 dog_set_contrast()--> dog_SetCont
- 2022-03-07 18:53:32下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分:1
-
sd 的spi模式详细的中文资料,一位好心人翻译的
sd 的spi模式详细的中文资料,一位好心人翻译的-sd of the spi mode in detail the information the Chinese, a translation of well-wishers
- 2023-03-21 15:35:04下载
- 积分:1
-
基于VS1003,C8051F020的MP3,实现语音播放,实时时钟、日历提醒,温度检测、游戏娱乐等...
基于VS1003,C8051F020的MP3,实现语音播放,实时时钟、日历提醒,温度检测、游戏娱乐等-Based on VS1003, C8051F020" s MP3, voice playback, real-time clock, calendar reminders, temperature detection, games and entertainment
- 2022-07-04 03:58:37下载
- 积分:1
-
c语言写的拼音输入法
c语言写的拼音输入法-c write phonetic language input method
- 2023-06-27 07:20:04下载
- 积分:1
-
使用MEGA16单片机对芯片TCS230进行编程控制,来探测环境光的强弱及强弱...
使用MEGA16单片机对芯片TCS230进行编程控制,来探测环境光的强弱及强弱-Use MEGA16 MCU to program the chip TCS230 control, to detect the strength and the strength of ambient light
- 2022-02-21 04:55:20下载
- 积分:1
-
HDM64GS12 library ported code for rabbit core module.
HDM64GS12 library ported code for rabbit core module.
- 2023-02-22 07:40:03下载
- 积分:1
-
PIC18官方串口程序
This file contains the following sections:
1. Code Example Description
2. Folder Contents
3. Suggested Development Resources
4. Reconfiguring the project for a different PIC18F device
5. Revision History
- 2023-05-07 02:30:02下载
- 积分:1
-
实例仿真原理图和结果,产生方波信号的整个过程
实例仿真原理图和结果,产生方波信号的整个过程-Schematic and simulation results, square-wave signals generated throughout the process
- 2022-03-24 19:21:10下载
- 积分:1