资源列表
ARMRUMEN
- ARM初学者必读的最好的两篇文章,对于想学ARM技术但未入门者是理想的阅读材料-ARM beginners best reading two articles, for ARM technology but did not want to learn is the ideal entry-reading materials
3.3V-5V
- 通过微处理器MSP430F149实现3.3V与5V之间的转换,转换芯片是SN74LVC4245ADB(APW)-MSP430F149 microprocessor achieved through conversion between 3.3V and 5V, the conversion chip is SN74LVC4245ADB (APW)
51_PWM
- 利用51单片机,产生两路互补的PWM波,两个按键调节两路PWM波的频率和脉宽。 程序带有很详细的注释,一看都明白。-51 MCU produce two PWM
SD_card
- sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. SD目录 : SD卡读写模块的全部文件,一般不用修改. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,而sdconfig.h通常会有改动. -sdconfig.h: The document for the SD card reader module configuration header files, the user hardware acco
Stepping-Motor-contral
- 该程序是通过C语言编程实现对小型步进马达进行开启、停止以及正向运转、反向运转的控制-The program is conducted by the C language programming of small stepper motor open, stop and forward operation, reverse operation of the control
gpio
- stm8的gpio例程,不基于st库的,个人觉得st的库还不够完善好用,而且8位的话,都不喜欢用库-stm8 the gpio routines, the library is not based on st, st personally feel that the library is still not perfect easy to use, and the 8-bit words, do not like to use the library Ha ha
AT91RM9200_Debug_Note
- AT91RM9200_Debug_Note 对于新手入们很有帮助
armPOWER
- 基于死才410的arm920T的power的编程,希望对广大朋友有帮助。-based on only 410 of the dead arm920T the power of programming, and I hope to help the broad masses of friends.
1602DS18B20
- 1602高精度显示温度程序,可以显示负温度值。-1602 high-precision temperature process, can show negative temperature values.
ADS_embed
- ARM ADS1.2例子,学习用很好!-ARM ADS1.2 examples to learn from good!
ARMCommand
- ARM汇编指令,包含跳转、数据处理、乘法与乘加、程序状态寄存器访问、加载/存储、批量数据加载/存储、数据交换、移位、协处理器、异常产生和伪指令的格式及说明-ARM Commamd
armok01155791
- 小弟依照别的人程序改造了一个PS/2鼠标的接口程序,用Codevision写的,用的MCU是Tiny2313,PA0和PA1接鼠标的数据线和时钟线,PB口接上8粒LED灯,用来显示接收来鼠标发送过来的数据。我和程序默认显示的是第一个字节数据。这个程序有时会有点问题,不知道怎么搞的,如果我显示的第二或第三,或第四字节,有时自己会变成第一字节,呵呵,可能是一个BUG吧。还有一个问题是,听别人说这个程序会挑鼠标,如果能和一个鼠标通讯,换成另一种鼠标就无法通讯。估计是mouse_send()这个函数有点
