当前位置: 首页 资源下载
源码下载
嵌入式/单片机编程
单片机(51,AVR,MSP430等)
搜索资源 - mega16 c\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
搜索资源列表
多级菜单
- /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进的生产力, 代表了社会的发展方向,是建设和谐社会的必要条件.
app_1602B_lcd_m16_demo
- 本程序为Mega16+LCD1602液晶显示,源代码为C语言.开发工具为ICCAVR.-procedures for the Mega16 LCD1602 LCD, source code for the C language. Tools for ICCAVR.
master
- 基于AVR平台的C语言开发,Atmanavr环境下编译实现,该源程序包括用mega16的UART口实现在片485通讯。
DS18B20
- C语言编写的DS18B20温度传感器的程序,用的是AVR的MEGA16单片机
lcddemo
- 1602lcd液晶器显示的例子程序,适用mega16等单片机。-1602lcd LCD displays examples of procedures, such as the application of single-chip mega16.
1wire
- AVR Mega16的dallas公司18B20的测温程序-Dallas company' s AVR Mega16 temperature of the 18B20 procedure! !
ProteusAVR
- AVR Mega16系列单片机经典Proteus实例,全部程序都是用C语言编写。-AVR Mega16 MCU Proteus classic example of all the procedures are using C language.
MyModem2
- * mega16.c - source fajl * Razne stvarcice bitne uC-* mega16.c- source fajl * Razne stvarcice bitne uC
mega16FPGA
- mega16与FPGA通信,完整版C语言程序-mega16 and FPGA communication, the full version of C language program
MEGA16-10bitAD
- 基于MEGA16自带的10位AD的源程序,C语言编写,源代码有注释,希望对初学者有所帮助。-Based MEGA16 native 10-bit AD of the source, C language, the source code has comments, want to help beginners.
mega16-eeprom
- 基于mega16自带的EEPROM源程序,设计的是一个闹钟程序,实现掉电存储,C语言编写。-EEPROM-based mega16 comes with source code, is an alarm clock program designed to achieve power-down storage, C language.
AD-usart
- AVR mega16 的AD 与USART功能C程序-AVR mega16 of AD and USART functions C program
DS1302-C-program
- DS1302 时钟芯片 ,51单片机控制详细C语言程序 ,已经经过测试使用。完全可行。-DS1302 clock chip programe, 89C51/89S52/AVR Mega16/mega32 C program, has been tested to use. Entirely feasible.
avr
- 精心制作的六本AVR电子书,包括双龙詹卫前ICC例程(ATmega8515)、莫锦攀实验程序(ATmega16)、AVR单片机应用系统开发典型实例程序、AVR单片机C语言程序设计实例精粹程序、AVR mega16学习板例程(萧联珠)、AVR单片机例程-微雪电子,也有许多源码,学习AVR单片机时很有用!-AVR elaborate six books, including the former ICC routine Ssangyong Zhan Wei (ATmega8515), Mok Kam
Flasher
- An AVR-mega16 C code in codevision compiler for training how to use I/O ports.
014-DS1302-LCD1602
- AVR单片机C语言源程序,(MEGA16)DS1302的使用,告诉你万年历是如何编写C程序的,适合初学单片机的朋友参考学习。-AVR microcontroller C language source code, (MEGA16) DS1302 use the calendar to tell you how to write C programs for beginners to learn microcontroller reference to a friend.
016-LCD12864
- AVR单片机C语言源程序,(MEGA16)LCD12864 C语言的编写,程序中简洁明了,有中文注释,对C语言有一定了解的朋友可借鉴或照搬使用。-AVR microcontroller C language source code, (MEGA16) LCD12864 C language, written in clear and concise program, a Chinese comments on the C language have a certain understanding
mega16
- iccavr开发c语言源码 mega16单片机的模拟舵机控制程序 内部包含串口发送和接收命令用于和上位机进行调试舵机-mega16 microcontroller iccavr development of c language source analog servo control within the program contains the serial port to send and receive commands for the host computer to debug the
avrM16-C
- 分料机中利用MEGA16控制步进电机控制下料,C语言主函数,可ICCAVR编译通过可用-MEGA16 control stepper motor under the control of material sub-feeder, the C language main function ICCAVR compiler through the available
mega16-simple-example
- 通过一个简单例子,说明C语言对于学习单片机的重要性,有助于新手的入门.-By a simple example to illustrate the C language for learning the importance of SCM to help novice entry.