-
motor control procedures
电动机控制程序 -motor control procedures
- 2022-09-02 06:00:03下载
- 积分:1
-
Python nrf24le1/nrf24lu1p 编程器
Nrf24le1 和 Nrf24lu1P 在 ebay上可以以很小的成本建立小型传感器节点上可用的模块。
Nrf24le1 程序员命名为 nrfisp 像这一 (http://www.ebay.com/itm/NRF24lE1-NRF24LU1-NRF24LU1P-USB-Programmer-Adapter-with-Software-Video-Tutorial-/271164903768) 并没有一个 Linux 版本的软件,但被公认为 HID 设备。
此代码在 python 中的提供必要的逻辑来管理模块
使用以下命令:
-启动和停止该模块,
-擦除和编程单片机,
-读一些内存。
命令语法是非常可以理解的代码中
所需的 Python 模块是 pyusb 和 intelhex。
- 2022-08-04 08:18:10下载
- 积分:1
-
i2c 下的24c系列的源代码集
i2c 下的24c系列的源代码集-i2c under 24c series of source code set
- 2023-04-11 16:55:04下载
- 积分:1
-
用verilog写的对OCMJ2X8液晶模块控制代码,显示汉字和数字
用verilog写的对OCMJ2X8液晶模块控制代码,显示汉字和数字-Written using Verilog OCMJ2X8 LCD module on the control code indicating the number of Chinese characters and
- 2022-03-03 22:06:49下载
- 积分:1
-
实现cpld和pc机之间的串口通信,PC机传送到CPLD的信息,CPLD传回到PC机...
实现cpld和pc机之间的串口通信,PC机传送到CPLD的信息,CPLD传回到PC机-Via verilog language ,cpld can communcate with pc.
- 2022-04-10 11:26:08下载
- 积分:1
-
8051 driver ET312GPS C program
8051单片机驱动ET312GPS C程序-8051 driver ET312GPS C program
- 2023-07-03 13:05:03下载
- 积分:1
-
ARM的串口源码,对大家很有用的东西哈,希望可以帮助大家,谢谢了...
ARM的串口源码,对大家很有用的东西哈,希望可以帮助大家,谢谢了-ARM serial source of useful things that everyone Kazakhstan, hope can help everyone, I would like to thank the
- 2023-02-19 03:25:03下载
- 积分:1
-
主要讲述亚洲光电应用的现状和前景,对产业的发展和规模做了详细的研究...
主要讲述亚洲光电应用的现状和前景,对产业的发展和规模做了详细的研究-major Asian optoelectronic applications on the current situation and prospects for the development of the industry and size of a detailed study
- 2023-03-12 12:15:04下载
- 积分:1
-
赛普拉斯2.4GHz模块发射
下面是Cypress 2.4 GHZ收发器模块CYWM6935的代码
- 2022-05-07 11:19:46下载
- 积分:1
-
Perfect Example for Embedded
Perfect Example for Embedded-C begineers
Explaining use of Data types, Storage class specifiers.
The following code will not immediately run. After being debugged, you are to run this code in the MPLAB environment as outlined in the procedure.
This code, when working, will be a very simple program that initializes two variables, runs a loop, and stops. The variables are Fahrenheit and Celsius representing the two common units of Temperature. The loop walks Fahrenheit through all integers between -212.0 and +212.0 while setting the respective Celsius value each step of the way.-Perfect Example for Embedded-C begineers
Explaining use of Data types, Storage class specifiers.
The following code will not immediately run. After being debugged, you are to run this code in the MPLAB environment as outlined in the procedure.
This code, when working, will be a very simple program that initializes two variables, runs a loop, and stops. The variables are Fahrenheit and Celsius repr
- 2022-03-02 19:58:08下载
- 积分:1