资源列表
array
- 1)在LCD屏幕上提示用户用矩阵键盘输入6个数字,输入过程显示在屏幕上,同时从左到右显示在扩展版的数码管上。输入完成后,屏幕提示按“确认”键开始排序过程。一定要输满6个数字才能排序;输入过程中若按“取消”键则清除所有输入结果,回到待机状态。 (2)当输入完6个数字,按下“确认”键后,程序开始排序;在排序过程中在数码管上显示中间结果,每当数字顺序发生变化时,显示在数码管上停留3秒或有按键按下后才进行下一步计算。 (3)排序结束后,在数码管上应该从左到右显示数值从小到大排列的6个数字,同时L
DSP28XXprogram(CCSV4)
- 28XX在ccsv4上的应用例程包括n多外设such as adc pwm dma......and so on-such as adc pwm dma......and so on
Template 蜂鸣器实验
- 基于stm32的蜂鸣器实验源码。需要在对应平台上使用(Based on the stm32 buzzer experimental source. Need to use on the corresponding platform)
2.步进电机(按角度)
- 步进电机 1. 实现的功能:控制电机转某一确定的角度,比如输入任何一个为1.8度的倍数的数值,控制电机转动相应的度数。 2. 连接方式:将PA0与PF9连接(PA0为定时器5产生的控制定时器14产生的脉冲个数,通过高电平捕获的方式) PF9驱动器的脉冲 3. 程序:见源代码/2.步进电机(Stepper motor 1., realize the function: control the motor to turn to a certain angle, for example
DE0_NIOS_SDCARD
- 基于DE0套件开发板的 NOIS SDcard 示例程序!-Kit development board based on DE0 NOIS SDcard sample program!
PIC16F1503_RGB_Controller
- Microchip PIC16F1503_RGB_Controller for LED
atmega128rfa1
- ATmegaRFA1芯片手册,用于单片机设计以及感知节点的开发-ATmegaRFA1 chip manual for microcontroller design and development of awareness nodes
USB_HID_Test
- 基于STM32的USB的HID通信实验,已调试可用-Based on the STM32 USB-HID communication experiment, debugging available
S3c2440
- S3c2440中文文档,很全面,包括各种外设和内核模块-S3c2440 Chinese document is very comprehensive, including a variety of peripherals and kernel modules
FSMC(TFT)
- 芯片采用的是STM32F103,液晶是ili9841,320X480像素,运用FSMC模块,方便的上层图像绘制,文字输出函数,让开发更加轻松-the chip is selected by STM32F103 and the TFT is ili9841,it has 320X480 pixels,with the module of FSMC and API funcition help user developing easily
WinCE_serial_communaction
- WinCE平台,eVC 4.0下串口程序-WinCE platfrom,eVC4.0 serial communaction programmer
ARMstudyreport
- arm学习报告,很经典的arm学习资料。关于arm启动以及arm印象文件相关