搜索资源列表
ADCINC12Projects
- Summary Many control applications require converting some analog input to a digital format. The ADCINC12 User Module is a general-purpose, 12-bit analog to digital converter (ADC) that does just that. This Application Note is meant to be a simp
2_smg_display
- ATmaga128单片机数码管显示程序 可以在任意位显示(0到f)的任意数字字符-ATmaga128 single-chip digital display can show at any place (0 to f) the number of arbitrary characters
SECURED-WIRELESS-COMMUNICATION
- This project is used to communicate or transmit a text message from one place to another place through wireless. The text message is encrypted by using the Microcontroller and the encrypted message was transmitted through wireless. At the receiver en
multichannelfaultannunciation
- In this fast forwarded world we are trying to reduce the manpower and trying to automate all the systems to improve the speed and also the accuracy. The project flows in this pattern. The different sensors are placed in different zones in an indust
8
- LCD控制器: 本实验得到的结果为,LCD显示屏会循环显示白、黑、蓝、红、绿和灰这六种颜色,并且显示“亿道电子技术”这些字符。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 在sdram调试时,需要修改RO BASE为0xa0000000,其他不用修改,重新编译下载就可运行。 本实验还有一个要注意的地方,不要对RW BASE进行设置,否则LCD屏的字体就无法正常显示。-LCD controller: the resu
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
Atmega128
- 机器人程序,Atmega128是主芯片程序。*_project是完整的工程文件,很多文件是编译器自动生成的,只有.c和.h的文件是自己写的,我把它们单独放在*_useful里了。提示一下:1. config.h中定义了所有的引用(include),其他xxx.h中引用config.h,相当于引用了所有的需要的xxx.h。 2. 每一个xxx.c文件都和一个同名的xxx.h文件对应(main.c和config.h除外),xxx.h引用config.h并定义所有xxx.c中的函数,以便yyy.c
Checksum
- C source code to generate checksums and place them at the beginning or end of an address range, using IAR Systems Embedded Workbench. Consists of source code and all project files.
digital_clock
- 基于DS12C887实时时钟和DS18B20温度传感器的数字时钟。可调整时分秒年月日星期,可设置时分秒的闹铃,精确到十分位的当前环境实时温度显示。-DS12C887-based real-time clock and temperature sensor DS18B20 digital clock. Adjust the minutes and seconds when the month, day week, minutes and seconds of the alarm can be se
abc
- 温度显示,现实的温度能精确到小数点后一位,温度范围在-55度到128度-Temperature display, the temperature can be accurate to one decimal place, the temperature in the range of- 55 to 128 degrees
1.GSM-BASED-HOME-AUTOMATION
- gsm based home automation is used to on and off the home appliences through the message system by using this system we can controll the applences from any place
28[1].WIRELESS-DATA-ENCRYPTION-AND-DECRYPTION-USI
- the data encreption and decription is used to send the data from one plece to another place in a secrete code manner this is usefull in military applications
1287046338_22104_FT39013_25xx256
- I am happy to join this group.I like to share things with others and I hope this site will be the right place .Thank you.
last.dpj
- 全方位智能备忘提醒装置实现五大功能:日常备忘设定功能,以远程短信,近距离语音来实全方位备忘提醒装置的程序代码,现日常备忘。访客来员识别功能,以远程发送即时照片,近距离语音短信提醒,实现远程照片识别身份,近距离即时开门迎客功能。温度提醒功能,设定白天黑夜温度正常值,超过正常值,进行语音短信提醒,实现温馨生活起居。烟雾提醒功能,以监测烟雾,语音提醒吸烟有害健康,提高生活质量,让生活更健康。安全警报功能,当忘记关煤气导致煤气泄漏,监测将及时发送远程警报短信提醒,同样近程语音播报,实现安全防范于未然。总
C-Commonly-used-functions
- 这是一个非常实用的文档,帮助c和c++语言学习爱好开发者记忆的文档,里面包含了c和c++的绝大部分函数语句,里面各个函数语句的讲解也非常的到位,希望它可以帮助更多的爱好开发者-This is a very useful document to help c and c++ language learning hobby developers memory document, which contains a c and c++, most of the function statement in
danpianji
- 基于单片机的数字温度计的设计 要求使用6位数码显示管,最高位为符号位,如果温度为正,不显示,如果温度为负,则显示负号;第2~4位显示温度值的整数部分,并在第4位数据上显示小数点;第5位显示一位小数,最低位显示摄氏度符号“℃”。-Based design requires the use of single-chip digital thermometer digital display tubes, the most significant bit is the sign bit
ALIENTEK-MINISTM32-Touch-screen
- 本实验将实现如下功能:开机的时候先通过24C02的数据判断触摸屏是否已经校准过,如果没有校准,则执行校准程序,校准过后再进入手写程序。如果已经校准了,就直接进入手写程序,此时可以通过按动屏幕来实现手写输入。屏幕上会有一个清空的操作区域(RST),点击这个地方就会将输入全部清除,恢复白板状态。程序会设置一个强制校准,就是通过按KEY0来实现,只要按下KEY0就会进入强制校准程序,这个强制校准程序是必须的。-The experiment will achieve the following func
Servo-motor
- Servomotor pick and place robot using piv microcontroller
XS128
- 全部由自己编写,注释详细,容易犯错的地方特别注明,希望对入学的xs128单片机朋友们提供些帮助-All written by himself, detailed notes, fallible place otherwise noted, admission xs128 microcontroller hope to provide some help friends
PC-controlled-Pick-and-place-Robo-a-also-for-Zigb
- PC controlled Pick and place Robo & also for Zigbee suvilance robo
