-
micropython stm32 控制器项目
micropython stm32 控制器项目。这些项目基本制度 stm32 的手臂。将会有这些平台板的样例项目。
- 2022-03-18 15:01:15下载
- 积分:1
-
在nios环境下的LCD的包括测试,端口定义程序
在nios环境下的LCD的包括测试,端口定义程序-environment in the LCD test, the port definitions
- 2022-08-19 22:06:39下载
- 积分:1
-
c 语言实现快速排序算法
通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。
- 2022-01-25 21:14:12下载
- 积分:1
-
基于LPC2138ARM7的高精度超声波发射与接收器的源代码
此代码基于NXP公司的LPC2138ARM7源代码,能够驱动超声波发射与接收器,测距精度小于1厘米,代码注释详细,学习参考价值大,欢迎来下载使用!
- 2022-07-13 05:16:20下载
- 积分:1
-
51单片机的教程,有很多实用的电路和源代码,…
51单片机教程,里面有很多实用的电路和源码,很好的学习资料-51 Microcontroller tutorials, there are many practical circuits and source code, a very good learning materials
- 2022-02-28 18:01:00下载
- 积分:1
-
开关控制8个灯的亮灭
开关控制8个灯的亮灭-switch control eight bright lights to eliminate
- 2023-05-18 23:50:02下载
- 积分:1
-
嵌入式linux设计与应用,嵌入式linux设计与应用
嵌入式linux设计与应用,嵌入式linux设计与应用-Design and application of embedded linux, embedded linux design and application of
- 2023-01-13 02:20:04下载
- 积分:1
-
The objective is to set up SPI communication between VTI Technologies digital p...
The objective is to set up SPI communication between VTI Technologies digital pressure sensor
component and an MCU of an application device ATMEGA16L. In this code example:
?The MCU is configured
?SCP1000-D01 is initialized and configured
?The high resolution measurement mode is activated
?Temperature and pressure information is read always when the DRDY pin is in high state
Please refer to the document "SCP1000 Product Family Specification 8260800" for further
information on SCP1000 register addressing and SPI communication. This document applies to the
SCP1000-D01.-The objective is to set up SPI communication between VTI Technologies digital pressure sensor
component and an MCU of an application device ATMEGA16L. In this code example:
?The MCU is configured
?SCP1000-D01 is initialized and configured
?The high resolution measurement mode is activated
?Temperature and pressure information is read always when the DRDY pin is in high state
Please refer to the
- 2023-04-01 07:10:03下载
- 积分:1
-
在xworks上移植的嵌入式WEB服务器goahead,源码开放,注解了移植的步骤,可以直接为大家提供移植的方法,该代码可以直接运行;...
在xworks上移植的嵌入式WEB服务器goahead,源码开放,注解了移植的步骤,可以直接为大家提供移植的方法,该代码可以直接运行;-The xworks embedded WEB server on the transplant goahead, open source, annotation of the migration steps, you can directly provide you transplant approach, the code can be run directly
- 2023-07-24 21:10:02下载
- 积分:1
-
HM701NEP(S3C44B0X)基本启动代码,在此基础上可以做各种实验,包括个6文件,44BINIT.S 汇编代码,系统上电、复位及异常处理的入口点。 Me...
HM701NEP(S3C44B0X)基本启动代码,在此基础上可以做各种实验,包括个6文件,44BINIT.S 汇编代码,系统上电、复位及异常处理的入口点。 Memcfg.s 汇编代码,外部存储空间配置 OPTION.S 汇编代码,一些汇编宏定义:RAM的起始地址,中断入口表地址、RAM类型、系统主频、PLL控制字等 44B.H S3C44B0X的寄存器地址宏定义 OPTION.h 供C程序使用的一些反映系统工作方式的基本宏定义 Def.h 一些数据类型的缩写--HM701NEP(S3C44B0X) basic startup code. Based on it, you could do various experiments. It includes 6 files: 44BINIT.S/Memcfg.s/OPTION.S/44B.H/OPTION.h/Def.h .
- 2022-06-19 14:19:15下载
- 积分:1