-
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
-
经典嵌入式论文,压缩一起上载太慢,所以分开上传!
经典嵌入式论文,压缩一起上载太慢,所以分开上传!-classic thesis, compressed together on the slow, separate upload!
- 2022-04-30 00:41:21下载
- 积分:1
-
Driver IC card, write norms
IC 卡驱动程序,写的规范-Driver IC card, write norms
- 2022-06-13 16:30:08下载
- 积分:1
-
cayman提供的pxa270 uboot 源码
cayman提供的pxa270 uboot 源码-cayman provided pxa270 uboot source
- 2022-06-28 11:48:53下载
- 积分:1
-
STM32F4xx ADC 多通道扫描
STM32F4xx ADC 多通道扫描选用了三个通道AD10,AD11,AD13,根据STM32F407 discovery的官方例程ADC3_DMA修改的,可以同时采集三个通道的数据,并用DMA方式传送到存储器中。
- 2022-04-14 20:06:48下载
- 积分:1
-
FLASH BIOS擦写工具,对从事PCI BIOS设计方面的工作有帮助!
FLASH BIOS擦写工具,对从事PCI BIOS设计方面的工作有帮助!-FLASH BIOS write tools, engaged in the design of PCI BIOS has to help the work!
- 2022-10-04 07:10:03下载
- 积分:1
-
该程序是一次又一次的操作环境,即“文本接口”…
该程序uc/gui 是再linux(文本界面)环境下运行,需要用到/dev/fb,该版本和uc-GUI 3.24版源码(含VC下的示例程序)都是同一版本,只是运行环境不一样.
-the program uc/gui is again linux (text interface) operating environment, the need to resort to/dev/fb, the version and uc-source GUI version 3.24 (including the VC sample program) is the same version, the operating environment is not the same.
- 2022-07-24 21:42:21下载
- 积分:1
-
103规约的程序
103 规约的以太网接入,说明源代码,包括四遥功能设置值板,录得在波兰,当回归,如数模转换器,在泛型侧 IEC103 类别中,主要用于对数据进行分组
- 2023-04-06 01:25:03下载
- 积分:1
-
Included basic embedded concept documents. Its been explained fantastically with...
Included basic embedded concept documents. Its been explained fantastically with simple english. Have read many embedded documents, But the embedded concept explained here is simple, basic and to the point.
- 2022-02-09 14:43:29下载
- 积分:1
-
0s uc
uC/0S-II 是一种体积小巧而实用的实时操作系统,由于其代码的开放性,近年来普遍受到人们的关注,被应用到各种嵌入式系统中。
本课题要求详细了解uC/0S-II嵌入式实时操作系统的内核,分析如何将uC/0S-II移植到PIC单片机系统上,并给出一个移植的应用实例。
- Transplant uC/0S_II to PIC MCU
- 2023-03-31 22:00:04下载
- 积分:1