登录
首页 » Others » I2C12864

I2C12864

于 2020-11-18 发布 文件大小:4KB
0 88
下载积分: 1 下载次数: 5

代码说明:

  arduino的12864库文件,仅适用于i2c屏幕(Arduino 12864 library file, only applies to the I2C screen)

文件列表:

Arduino IDE\raylidlcd\raylidlcd.ino, 1762, 2017-04-05
Arduino IDE\read me.txt, 325, 2017-03-16
Arduino IDE\RSCG12864B\RSCG12864B.cpp, 17584, 2017-03-16
Arduino IDE\RSCG12864B\RSCG12864B.h, 2402, 2017-03-16
Arduino IDE\RSCG12864B\utility\I2C.c, 1383, 2017-03-16
Arduino IDE\RSCG12864B\utility\I2C.h, 173, 2017-03-16
Arduino IDE\RSCG12864B\utility
Arduino IDE\raylidlcd
Arduino IDE\RSCG12864B
Arduino IDE

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 320240-touch-program
    320240触摸绘图程序,查询方式和中断方式两种测试例程(320240 touch drawing program, query way and interrupt way two test routines)
    2020-08-14 11:18:25下载
    积分:1
  • 模拟串口
    实现了STC15F204EA单片机的串口模拟。(The serial port simulation of STC15F204EA MCU is realized.)
    2018-12-05 15:04:03下载
    积分:1
  • UART_TXaRX
    单片机接收从电脑串口发送出来的一串字符串,却只能接收到第一个字符,其他的都丢失了或者是接收到的是乱码,却不知道是什么原因。其实,那是因为,虽然单片机的是全双工串口,但是串口的缓冲区(SBUF)却一般只有一个字节,即1Byte,远没有像电脑串口的缓冲区以KB计算那么大,并且,单片机的处理速度是很有限的,试想一下,假如要求一串字符串以9600bps的速率,一个起始位,一个结束位,无校正位,相当于960Byte/s传输到单片机,单片机要是能够全部接收的话,那么单片机接收和处理一个字节的时间仅为约1ms的时间。这说明了,如果单片机的处理速度不够快,还没有将接收到的上一帧数据及时转送到单片机的RAM中,而电脑串口又传输过来一帧新的数据,这帧新的数据就会把单片机的串口输入缓冲区的SBUF给刷新掉,或者说单片机压根就没有接收到新的一帧数据,造成了数据的丢失或接收到乱码。 如果需要单片机接收到从串口发送过来的一段很长的字符串,并且能够都正常接收和显示(TX&RX FUNCATION between PC and MCU)
    2013-10-20 08:35:17下载
    积分:1
  • energy-meter
    使用LPC932制作的一款电表,程序注释详细,学习参考好资料,不可商业。(LPC932 produced using a meter, program notes in detail, with reference to good learning materials, non-commercial.)
    2014-01-02 22:49:47下载
    积分:1
  • usart
    AVR 单片机M8的 USART 实现发送和接收数据的基本 应用,对刚学AVR来说是一个不错的入门例程(AVR Singlechip M8 realize the USART to send and receive data on the basic application, just learning AVR is a good entry-routine)
    2008-04-05 15:09:25下载
    积分:1
  • 智能温度控制器
    说明:  当温控开关打开时,若测得环境温度大于设定温度,则继电器吸合 启动电机工作;若测得环境温度小于设定温度,则继电器释放, 电机停止工作;(When the temperature control switch is turned on, if the measured ambient temperature is higher than the set temperature, the relay will suck in. Start the motor; if the measured ambient temperature is less than the set temperature, the relay will be released. The motor stopped working.)
    2019-03-29 11:44:31下载
    积分:1
  • MCU-PRINT-driver
    MSC-51单片机微型打印机的程序,KEIL C编写(MCU driver printer)
    2011-05-24 17:49:38下载
    积分:1
  • IAR-C-FOR-SAM8-V310A
    IAR-C-FOR-SAM8-V310A破解版软件(IAR-C-FOR-SAM8-V310A cracked version software)
    2020-12-02 18:59:24下载
    积分:1
  • 1_led_driver
    关于驱动led灯的驱动程序,希望大家共同进步,也希望快点让我通过。(About driving the led driver, I hope you make progress together, also hope to hurry up and let me pass.)
    2013-12-10 18:02:46下载
    积分:1
  • clock_ok
    STM32+DS3231+TM1640驱动数码管,显示年月日星期时分秒温度。已经跑了好几天,运行良好(STM32+DS3231+TM1640 display year, mouth,date,week,hour,minute,second,and temp.)
    2016-03-29 23:33:55下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载