资源列表
DS18B20
- ds18b20驱动 stm32 时序 stm32-DS18B20驱动 时序 stm32
LCD
- 这个LCD驱动程序是韦东山视频里的,经本人测试可以使用,可能不同开发板,程序需要稍作修改-This LCD driver is Wei Dong in the video, the test can be used, may be different development board, the program needs a little change
I2C_TEST
- 这是一种实现I2C与DSP实时数据交流的模块,可以级联多个I2C从设备一起工作。-This is a kind of I2C and DSP real-time data communication module, can cascade multiple I2C equipment to work together.
ts_ft5x06
- ft5x06的触摸屏驱动,友善的tiny4412类似开发板开使用-ft5x06 touchscreen-driven, friendly tiny4412 similar development board start use
1106Gpio-keys
- linux内核自带的按键驱动及测试程序,基于平台设备编写的驱动-linux-kernel key drivers and test procedures
leds_74hc595
- linux 74h595芯片的led模块驱动-linux driver for 74h595 led module
ds18b20_driver
- ds18b20 温度传感器的 linux驱动-linux driver for ds18b20 temp sensor
dht11_driver
- dht11是常用温湿度传感器,本程序为此传感器的linux驱动-linux driver for dht11 sensor
bh1750fvi_driver
- i2c总线的bh1750fvi土壤湿度传感器,此程序为此传感器linux驱动-linux driver for bh1750fvi
stepper_driver
- 28BYJ-48-5V是常用步时电机,本程序是此电机的linux驱动-linux driver for 28BYJ-48-5V
HW7
- kernel programming for linux . driver . work with file and hard
abc
- a program that creates three threads. These threads access a shared integer, called buer, one at a time. The buer will initially be set to 0. Each thread should print its thread ID, process ID and the buer s current value in one statement, t