资源列表
read-first
- 读者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。-readers priority. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Readers priority to the addit
U2270
- 从网上找的读EM卡芯片U2270的源程序,晶振22.1184-from the Internet to find the time EM chips U2270 source, Crystal Oscillator 22.1184
LCDdsp
- 单片机液晶段显示驱动汇编程序。用新茂单片机。-SCM LCD display driver of the compilation process. Mao used the new microcontroller.
MSP430采用模拟IIC操作读TMP275温度传感器的程序
- MSP430采用模拟IIC操作读TMP275温度传感器的程序。包括MSP430的初始化、模拟IIC及TMP275的使用,IIC operation MSP430 analog TMP275 temperature sensor reading process. Including the initialization MSP430, simulate the use of IIC and TMP275
I2CINT
- LPC2378 I2C驱动程式,调用E2PROM测试可用-LPC2378 I2C driver, call E2PROM testing available
VHDL4
- 一个使用VHDL的AD转换程序,让你明白AD在VHDL中如何编程。-One of the AD conversion process using VHDL, so that you understand how the AD in the VHDL program.
example
- 一个在keil中多文件编译的例子,示范了怎样建立一个多文件的工程。-Keil in a multiple file compilation example demonstrates how to build a multi file project.
maxim_accelerometer_design_program
- 基于STC12C5410AD的美心加速度传感器的二维加速度读取程序设计,用于实时读取机器人某个状态的加速度情况,来控制机器人的速度和位移。-US-based STC12C5410AD dimensional acceleration centripetal acceleration sensor reading program designed for real-time access to a state of acceleration of the robot situation, to c
m8Gccyuandaima
- m8,gcc的遥控器解码和发送程序,以经过调试可选8mhz/4mhz工作占用1timer,1interrupt -m8, gcc remote control decoding and send the process to work through the debugging options 8mhz/4mhz take 1timer, 1interrupt
main
- 对单片机的外围设备进么控制,来完成所要控制的各项功能,从而满足用户的需要-Microcontroller peripherals into control, to complete the functions to be controlled in order to meet the needs of users
VerilogHDL解码DS18B20
- DS18B20解码代码,verilogHDL实现。
danpianji
- 首先用液晶显示DS1302分三步走。 第一步:搞清楚液晶12864(带字库,方便使用),也就是怎样让其显示汉字及字符。 第二步:搞清楚DS1302怎样用,怎样写入与显示出时间数据。 第三步:把上面两步程序合在一起进行调试,当然要注意各端口的定义与连接。 这里并不能修改时间日期,以后会进一步研究。 总之,在液晶显示学习上又进一步了。 路要一步步走。 -First, with the liquid crystal display DS1
