搜索资源列表
gccchinese
- gcc中文文档,对于学些linux下c编程或winavr进行avr单片机编程的会有些许帮助
iccavrv6.31a
- 最新版Avr单片机编程程序,适应C语言环境,非常快捷,是破解版-Latest version of the Avr Microcontroller Programmer program to meet the C language environment, very fast, is a crack version
adf
- 单片机实验报告 1 了解ATmega16单片机的组成。 2 熟悉CodeVision AVR集成开发环境,掌握单片机C语言开发。 3 掌握单片机最小系统的组成。 4 掌握PCB板电路设计,并能够准确完成焊接。 -Test Report 1 for the single chip microcontroller ATmega16 composition. 2 familiar CodeVision AVR integrated development environment,
20111020105546517
- 单片机代码及程序,ARM代码及程序,C语言代码及程序-Microcontroller code and procedures of ARM code and procedures, C language code and procedures
AT24C02
- 单片机的源程序代码,基于AT24C02单片机的源程序代码,基于AT24C02-AT24C02source program,c language
dac0832
- 单片机和dac0832 通过c语言实现三角波 并采用protues进行仿真-SCM and dac0832 c language by using the triangular wave simulation protues
Avr
- Avr C标准库,可用于AVR单片机应用程序开发。-C library for Avr, used for develop application on AVR.
music-player
- 51单片机C语言应用开发 程序代码,原理图,很好的资料-51 microcontroller C language application development code, schematics, good information
FM-radio
- 51单片机C语言应用开发 程序代码,原理图,FM收音机-51 microcontroller C language application development code, schematics, FM radio
smart-car
- 51单片机C语言应用开发 程序代码,原理图,多功能智能车-51 microcontroller C language application development code, schematics, multi-functional smart car
sound-alarm
- 51单片机演奏报警声音c程序,任何单片机都可搭建,简单易懂适合初学者-51 single-chip sound alarm c procedures, any microcontroller can be built, easy to understand for beginners
2DPlot
- 上位机接收单片机通过WIFI模块发来的数据,然后将温度绘图,可以从上位机点击按钮像单片机发送数据控制小灯的亮灭(The host computer receives the data sent by the MCU through the WIFI module, and then draws the temperature. It can send the data from the upper computer and click the button, like a single chip
serial
- 在树莓派或其他Linux系统下与单片机通信。以/dev/TTYUSB0为例,附带单片机uart.c可以将由串口发给单片机的字符串原样由串口发回。(In raspberry pie or other Linux system, it communicates with MCU. Taking / dev / ttyusb0 as an example, UART. C with MCU can send the string sent from serial port to MCU back fr