-
测试 STM32F103VC、 FSMC、 SSD1963、 信息网,地区以外的 V2
这只是一个演示的 ST joinded SSD1963 TFT-驱动,从信息网图形 lib 4 AD 通道 DMA,通过 RS232 outprinted 的值和支持生成可以帧。使用 IDE 从 Keil-任何其它海湾合作委员会应该工作。
- 2023-04-06 10:10:05下载
- 积分:1
-
阳初S3C2440开发板说明
值得看一下
阳初S3C2440开发板说明
值得看一下-Yang early S3C2440 development board that is worth a look
- 2022-09-23 10:00:03下载
- 积分:1
-
S3C2410 development board, chip manufacturers is public information
S3C2410开发板资料,是其芯片厂家公开资料-S3C2410 development board, chip manufacturers is public information
- 2023-05-13 08:20:04下载
- 积分:1
-
STM32实现NRF24L01无线接收
该代码包括STM32控制NRF24L01无线接收并将接收到的数据通过串口发送到PC端
- 2023-08-16 22:50:06下载
- 积分:1
-
This software package contains an example d associated documentation for the Col...
This package contains example software and associated documentation for the
ColdFire MCF5249 microprocessor. The software includes sample processor
initialization routines for the MCF5249 running a M5249C3 evaluation board as
well as the following sample applications:
simple - empty application template
fat - factory acceptance test for the M5249C3
The software has currently been built and tested under Metrowerks CodeWarrior
-This software package contains an example d associated documentation for the ColdFire MC F5249 microprocessor. The software includes s ample processor initialization routines for t he MCF5249 running a M5249C3 evaluation board a s well as the following sample applications : simple-empty application template fat-facto ry acceptance test for the M5249C3 The software currently has been built and tested under Metro werks CodeWarrior
- 2022-03-09 11:44:32下载
- 积分:1
-
44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0...
44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0-F的相应键值显示在8段LED上。-44B0 testing procedures. This procedure for the 44B0 4* 4 keyboard applications, based on the interruption 0 trigger, which when pressed a button, will be 0-F to the corresponding keys shown in the last eight of the LED.
- 2022-01-21 19:28:15下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
arm 数据收集
如今嵌入式基于ARM平台解决方案已经找到了他们在市场上的地方。 ARM平台在移动设备领域非常流行,如智能手机,音视频,GPS系统等。本文介绍了IGEPv2 DM3730设备的使用软件的物理数据的收集和处理个人玩家。所选择的操作系统是GNU/ Linux的操作系统,这是适合与ARM平台使用的Ubuntu发行版。数据源所提出的测量系统是由通过I2C接口连接到设备的传感器网络来表示。该数据存储在该装置的存储卡上的本地数据库。本文包括数据库系统所提出的申请的比较。该装置的连接是通过到计算机网络的有线或无线连接确保。整个测量系统中的应用逻辑开发板上直接安装。对于用户来说,应用程序是通过Web浏览器访问。解决方案显示了在该地区使用的开源软件,这在近期一直占主导地位的自营业务
- 2022-07-21 08:50:45下载
- 积分:1
-
pl2200 zfc development of all documentation, source code,
pl2200 zfc 开发全部文档,源码,-pl2200 zfc development of all documentation, source code,
- 2022-07-06 14:56:18下载
- 积分:1
-
独立看门狗实验STM32
基于STM32的独立看门狗实验。适合新手学习实验,。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-02-15 04:20:03下载
- 积分:1