搜索资源列表
e2prom.c.tar
- Hellooo!!! Its my first upload on pudn. When I was begging on embedded systems, I ve had a problem with how to write and how to read on I2C memory. So I will post to you a simple routine for to do this. I hope that you enjoy!
Atmega8
- 机器人程序,Atmega8是前后传感器小板上的芯片的程序(前后都有,但用的是同一个程序),它将数据处理后通过异步串口(uart)传给主芯片。*_project是完整的工程文件,很多文件是编译器自动生成的,只有.c和.h的文件是自己写的,我把它们单独放在*_useful里了。提示一下:1. config.h中定义了所有的引用(include),其他xxx.h中引用config.h,相当于引用了所有的需要的xxx.h。 2. 每一个xxx.c文件都和一个同名的xxx.h文件对应(main.c和c
PIC-microcontroller-C--library
- PIC单片机的C语言应用下的函数库,方便程序调用和后期开发。-PIC microcontroller C language application of the library to facilitate the procedure call and post development.