搜索资源列表
ARM_EPSON_Driver
- 我写的基于NXP ARM7 的EPSON微型打印机驱动程序,其打印格式可根据自己的需要修改。此程序已成功用于一个比较大的项目。-I write NXP ARM7 based on the micro-EPSON printer driver, its print format according to their needs to be revised. This procedure has been successfully used for a relatively large projec
microprt
- 这是驱动出租车开票打印机的程序,特殊之处是在留有足够余量的情况下,提高了打印密度让一行打印更多的字符
V1.0_TFT_ILI9320 ILI9320控制器
- 2.0寸彩屏驱动240*320分辨率,ILI9320控制器,含有基本驱动函数和基本图形显示函数例如:画线,画点,画圆,画矩形,打印字母,打印汉字,输出图像等。-2.0-inch color display driver 240* 320 resolution, ILI9320 controller, containing the basic driver functions and the basic graphics functions such as: drawing lines, draw
STC-ISP-V4.83
- 这个软件是宏晶公司的单片机烧写工具,但是非常强大,它不仅可以烧写我们工作室出品的驱动板和常见的单片机,同时还具有串口助手功能,可以很方便地接收来自WIFI板(路由)的串口打印信息,也可以通过它发送数据给上位机,是通信调试的必不可少软件-This software the macrocrystalline microcontroller programming tools, but very powerful, it not only to our Studio driver board can
PA1100
- PA1100磁头解码芯片驱动代码,支持银行卡轨道1、2、3数据,支持正反向刷卡,执行结果分别打印出磁条卡的3个轨道数据。-PA1100 head decoder chip driver code, support bank card orbital 1,2,3 data support the pros and cons to the credit card, the results of the implementation were to print out the magnetic str
STM32-IIC--MMA8451
- STM32的控制MMA8451三轴加速度芯片的IIC驱动,串口打印数据到电脑显示!-STM32 control MMA8451 the triaxial acceleration chip IIC driver, serial print data to a computer display!
CC2530_SPI_ADS1255
- CC2530驱动24bit高精度模数转换器ads1255,将结果通过串口打印出来-24bit high-precision analog-digital converter ads1255 was drivered by CC2530, and print out the results through the serial port
RT-Thread1.2.0
- 晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。 1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。 2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。 3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。 4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波
DS18B20_USART
- stm32驱动DS18b20温度传感器,并将采集的温度打印到计算机的串口端-Stm32 drive DS18b20 temperature sensor, and will collect the temperature of the print to the computer serial port
stm32f103_i2c_lm75a
- 基于STM32的LM75A温度驱动程序,I2C通信,串口打印,已经验证过,供大家参考!