登录
首页 » C/C++ » 2.13inch_e-Paper_HAT-code

2.13inch_e-Paper_HAT-code

于 2017-06-29 发布 文件大小:10599KB
0 106
下载积分: 1 下载次数: 15

代码说明:

  用于驱动2.13英寸的墨水屏,电纸屏。包含arduino、STM32平台的源码。(Used to drive an ink screen of 2.13 inches, an electric paper screen. Contains Arduino, STM32 platform source code.)

文件列表:

2.13inch_e-Paper_HAT-code
2.13inch_e-Paper_HAT-code\RaspberryPi
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\Display_Lib.h
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\EPD_drive.c
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\EPD_drive.h
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\EPD_drive.o
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\EPD_drive_gpio.c
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\EPD_drive_gpio.h
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\EPD_drive_gpio.o
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\Makefile
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\main
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\main.c
2.13inch_e-Paper_HAT-code\RaspberryPi\bcm2835\main.o
2.13inch_e-Paper_HAT-code\RaspberryPi\python
2.13inch_e-Paper_HAT-code\RaspberryPi\python\EPD_driver.py
2.13inch_e-Paper_HAT-code\RaspberryPi\python\main.py
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\Display_Lib.h
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\EPD_drive.c
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\EPD_drive.h
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\EPD_drive.o
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\EPD_drive_gpio.c
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\EPD_drive_gpio.h
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\EPD_drive_gpio.o
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\Makefile
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\main
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\main.c
2.13inch_e-Paper_HAT-code\RaspberryPi\wiringpi\main.o
2.13inch_e-Paper_HAT-code\STM32
2.13inch_e-Paper_HAT-code\STM32\.mxproject
2.13inch_e-Paper_HAT-code\STM32\Drivers
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_abs_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_abs_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_abs_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_abs_q7.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_add_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_add_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_add_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_add_q7.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_dot_prod_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_dot_prod_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_dot_prod_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_dot_prod_q7.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_mult_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_mult_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_mult_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_mult_q7.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_negate_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_negate_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_negate_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_negate_q7.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_offset_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_offset_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_offset_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_offset_q7.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_scale_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_scale_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_scale_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_scale_q7.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_shift_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_shift_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_shift_q7.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_sub_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_sub_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_sub_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\BasicMathFunctions\arm_sub_q7.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\CommonTables
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\CommonTables\arm_common_tables.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\CommonTables\arm_const_structs.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ControllerFunctions
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ControllerFunctions\arm_pid_init_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ControllerFunctions\arm_pid_init_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ControllerFunctions\arm_pid_init_q31.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ControllerFunctions\arm_pid_reset_f32.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ControllerFunctions\arm_pid_reset_q15.c
2.13inch_e-Paper_HAT-code\STM32\Drivers\CMSIS\DSP_Lib\Source\ControllerFunctions\arm_pid_reset_q31.c

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

发表评论

0 个回复

  • 696522资源总数
  • 104029会员总数
  • 31今日下载