a code in embedded C to interface simcom300 with avr micro controller for gprs and sending messages.
a code in embedded C to interface simcom300 with avr micro controller for gprs and sending messages.
Turbo+Code技术资料下载专区,收录4,021份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
a code in embedded C to interface simcom300 with avr micro controller for gprs and sending messages.
A j2me code written in eclipse shows how to use farsi bit map fonts in j2me applications
it s a code for calculator the price of a machine which have a lot of parts.
This code it to make a temperature sensor using 8051 microcontroller. It s an Embedded System project.
This is a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, a...
This short paper will give you some VHDL code examples that will help you design synchronous circuits that work first ti...
This source code is used with MAODV to simulate multicast wireless ad hoc network. Compatible with NS2.26
this document describes in details the freeman s chain code algorithm in regards to using for feature extraction in an O...
this is the sample code for reading data from aduc 848 adc. this is the c file.
用Turbo C 实现动画的一个简单的实现方法 这种简单方法利用cleardevice()和delay()函数相互配合,先画一幅图形,让它延迟一个时间,然后清屏,再画另一幅,如此反复,形成动态效果。