-
mcp2517fd_demo
说明: CANFD 独立控制器开发代码,使用MCP2517模块(CANFD controller code for MCP2517)
- 2020-12-15 15:59:13下载
- 积分:1
-
pwm_lcd
说明: 在STM32开发板上实现用光敏电阻控制LCD屏幕的亮度。(The brightness of LCD screen is controlled by photoresist on STM32 development board.)
- 2020-11-08 09:39:47下载
- 积分:1
-
i-boot-lite
以px255处理器的开发板的bootloader 原代码(sourcecode of bootloader for px255 embedded board)
- 2013-01-01 17:34:49下载
- 积分:1
-
LCD12864
msp430 LCD12864 test program, beginners essential for college students SCM contest entry procedures, enclosing the source, and Chinese comments
- 2015-05-11 21:21:46下载
- 积分:1
-
SSD2119_pdf
SSD2119触摸屏的控制器资料,是英文的,适合240*320的tft液晶(SSD2119 controller touch screen information is in English, suitable for LCD 240* 320 tft)
- 2010-05-31 11:07:02下载
- 积分:1
-
C8051F060-AD-UART1
C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC ( Data Acquisition example for C8051F060
Description: This example illustrates the use of ADC1 and the DMA to acquire and store
data. It is intended for use with the C8051F060 target board in the development kit.
// This code measures a signal at the AIN0 input with the 16-bit SAR ADC0.
// The data is sampled at a rate of 100kHz. ADC output data is transferred to
XDATA memory space using the DMA.
//
// With the EMIF configured for off-chip XRAM access (on the upper ports),
this code moves the ADC data to the C8051F060TB target boards s SRAM device.
// Once data acquisition is complete, the code then prompts the user to press the P3.7
// button on the target board when ready to receive the data via the UART0 serial port.
The TB features an RS-232 transceiver and connector, so the data can be transferred
// to a PC via its serial port.
//
The code is set to acquire up to 32768 samples (for 64kbytes of data). The SRAM device -
can accommodate up to 128kbytes, )
- 2014-07-03 18:46:42下载
- 积分:1
-
SPI-I2S
说明: spi模拟i2s,实现音频播放,网上的参考,不易找到,供大家分享(spi simulation i2s, for audio playback, online reference, easy to find for people to share)
- 2011-03-10 10:34:15下载
- 积分:1
-
stm32f030
stm32f030单片机源程序,还有ds18b20的可用代码(Stm32f030 monolithic integrated circuit source program, and ds18b20 code available)
- 2020-07-23 10:38:43下载
- 积分:1
-
electronic--clock
说明: 用C语言编写的电子时钟程序,非常适用于单片机实现开发。(Using C language electronic clock procedures, is suitable for single-chip realization of the development.)
- 2008-11-16 19:37:16下载
- 积分:1
-
最终版跷跷板
说明: 本实验开机后,先初始化MPU6050,然后利用DMP库,初始化MPU6050及使能DMP,最后,在死循环里面不停
读取:温度传感器、加速度传感器、陀螺仪、DMP姿态解算后的欧拉角等数据,通过串口上报给上位机(温
度不上报),利用上位机软件(ANO_Tech匿名四轴上位机_V2.6.exe),可以实时显示MPU6050的传感器状
态曲线,并显示3D姿态,可以通过KEY0按键开启/关闭数据上传功能。同时,在LCD模块上面显示温度和欧拉
角等信息。DS0来指示程序正在运行。另外,本例程也可以通过USMART调用MPU_Read_Byte/MPU_Write_Byte
等函数,来实现对MPU6050寄存器的读写操作(仅在UPLOAD OFF状态下).(This experiment starts with initializing MPU6050, then using DMP library, initializing MPU6050 and enabling DMP. Finally, it keeps on in the dead cycle.
Read: temperature sensor, accelerometer, gyroscope, Euler angle after attitude calculation of DMP and other data, report to PC through serial port (temperature).
The sensor of MPU6050 can be displayed in real time by using the upper computer software (ANO_Tech anonymous four-axis upper computer_V2.6.exe).
The state curve and 3D posture can be displayed, and the data upload function can be turned on/off by KEY0 button. At the same time, temperature and Euler are displayed on the LCD module.
Angle and other information. DS0 to indicate that the program is running. In addition, this routine can also call MPU_Read_Byte/MPU_Write_Byte through USMART
Equivalent function to achieve the read-write operation of MPU6050 registers (only in UPLOAD OFF state).)
- 2020-06-24 18:40:02下载
- 积分:1