-
ARM7TDMI_introduce_Chiese
关于ARM7TDMI简体中文版的介绍,要对于想掌握ARM的人来说是一个很好的学习材料(on ARM7TDMI English version of the briefing, To those who want to master the ARM is a good learning materials)
- 2007-03-21 22:23:37下载
- 积分:1
-
i2c_demo
NuttX I2C demo代码,基于Atmel SAMV71 XPlained Pro平台,NuttX内核版本V7.23(I2C demo source code for NuttX RTOS based-on Atmel SAMV71 XPlained Pro, NuttX kernel version was 7.23)
- 2018-03-03 09:39:48下载
- 积分:1
-
UHF_read
基于STM32F103的BLM100模块RFID UHF读卡程序。能将读到卡的ID号显示在LCD屏上。(RFID UHF reader program module based on the STM32F103 BLM100. You can read the card ID number displayed on the LCD screen.)
- 2021-04-03 15:39:06下载
- 积分:1
-
main
Simple ptxdist create program
- 2012-05-08 20:51:45下载
- 积分:1
-
4024
Including script files and function files in the form, The received signal is given eye and BER simulation systems, About ultrasonic parking radar ranging.
- 2017-09-04 13:28:39下载
- 积分:1
-
STM32F103ZE Sound source localization
基于STM32F103ZE系列单片机的声源定位程序,使用LCD12864显示声源位置(Sound source localization program based on STM32F103ZE Series MCU, using LCD12864 to display the location of sound source.)
- 2018-09-18 11:00:22下载
- 积分:1
-
EmbeddedSystemsAndLabsForARM-V1.1
Embedded System Application Development and Labs Textbook is compounded with the Embest ARM
Development System that was developed by Embst Inc. at Shenzhen, China. Any reader who is interested in
using the Embest development tools for ARM can contact Embest Inc. The following is the Embest contact
information
- 2013-10-05 12:09:43下载
- 积分:1
-
EXTI_Configuration(void)
STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解(void EXTI_Configuration(void)
{
EXTI_InitTypeDef EXTI_InitStructure
EXTI_ClearITPendingBit(EXTI_Line8)
GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8)
EXTI_InitStructure.EXTI_Line EXTI_Line8
EXTI_InitStructure.EXTI_Mode EXTI_Mode_Interrupt
EXTI_InitStructure.EXTI_Trigger EXTI_Trigger_Falling
EXTI_InitStructure.EXTI_LineCmd ENABLE
EXTI_Init(&EXTI_InitStructure)
})
- 2017-01-02 12:45:52下载
- 积分:1
-
PCTest
ARM通讯程序,PC机测试 ARM通讯程序,PC机测试 (ARM communication procedures, ARM PC communications testing procedures, test ARM PC communication procedures, ARM PC communications test procedures, test PC)
- 2007-06-21 15:07:39下载
- 积分:1
-
可穿戴心率、血氧饱和度测量设备
用stm32测量血氧饱和度和心率。传感器为max30102。在oled上显示。效果较好(Blood oxygen saturation and heart rate were measured by stm32. The sensor is max30102. Display on oled. get a good effect.)
- 2017-06-29 12:00:47下载
- 积分:1