资源列表
[单片机(51,AVR,MSP430等)] main
说明:基于msp430f149的lcd12864液晶显示程序-Lcd12864 LCD display program based msp430f149<颜文> 在 2025-02-24 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] oled
说明:基于msp430f149的oled液晶显示程序-Oled display program based on the liquid crystal msp430f149<颜文> 在 2025-02-24 上传 | 大小:147kb | 下载:0
[单片机(51,AVR,MSP430等)] MAX232
说明:基于msp430f149的max232通讯程序-The max232 communication program based msp430f149<颜文> 在 2025-02-24 上传 | 大小:21kb | 下载:0
[单片机(51,AVR,MSP430等)] LCD1602
说明:基于msp430f149的lcd1602液晶显示程序-Lcd1602 LCD display program based msp430f149<颜文> 在 2025-02-24 上传 | 大小:30kb | 下载:0
[单片机(51,AVR,MSP430等)] DS1302POLED
说明:基于msp430f149的oled+万年历显示程序-Calendar display program based msp430f149 of oled+<颜文> 在 2025-02-24 上传 | 大小:51kb | 下载:0
[单片机(51,AVR,MSP430等)] CCD_smart_car
说明:线性CCD的源码编写,基于xs128单片机-The source code of the linear CCD, xs128 based single chip microcomputer<liu jinpeng> 在 2025-02-24 上传 | 大小:300kb | 下载:0
[单片机(51,AVR,MSP430等)] AVR_GY-30
说明:这是为AVR单片机编写的关于照度传感器的源码资料-This is for AVR single chip microcomputer to write about the intensity of illumination sensor information source<liu jinpeng> 在 2025-02-24 上传 | 大小:68kb | 下载:0
[单片机(51,AVR,MSP430等)] BH1750_arduino
说明:这是光照度传感器为BH1750_arduino所写的一套程序源码,内部右详细说明-This is a light sensor for the BH1750_arduino wrote a program source code, internal details right<liu jinpeng> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] C8051F340
说明:这是光照度传感器在8051单片机上所写的源码及可执行文件,方便调试使用-This was written by a light sensor on the 8051 single chip microcomputer, the source code and executable file, convenient debugging use<liu jinpeng> 在 2025-02-24 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] STC_GY-30
说明:这是专门在STC系列单片机上所编写的关于光照度传感器的一套源码资料!-This is specifically written in on STC series microcontroller information about light sensor of a set of source code!<liu jinpeng> 在 2025-02-24 上传 | 大小:324kb | 下载:0
[单片机(51,AVR,MSP430等)] STM8S-USB-master
说明:这是一个stm8S003模拟USB键盘HID的程序,首先,通过中断来接收USB数据,接收完后,调用 void usb_rx_ok(void) 来应答或不应答,并识别数据包,把相应的状态写usb这个结构体里面。 然后,在主循环中不断的调用 void usb_process(void) 来根据 usb 里面的状态来做相应的动作。 设备描述符的发送是这样的:调用 void usb_send_data(uint8_t * buffer,<张海鱼> 在 2025-02-24 上传 | 大小:345kb | 下载:0
[单片机(51,AVR,MSP430等)] IIC
说明:实验目的: 学习STM32模拟IIC的使用,驱动24C02实现EEPROM数据读写. 硬件资源: 1,DS0(连接在PB5) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A10接RS) 4,按键KEY0(PE4)/KEY1(PE3<吴宇轩> 在 2025-02-24 上传 | 大小:364kb | 下载:0