搜索资源列表
arduino2matlab
- 此文件是arduino mega 2560单片机与Matlab结合的应用,可以通过matlab观察arduino的输出,程序有详细的注解,里面包含了一些实例。适合初学者学习。-This file is arduino mega 2560 microcontroller applications in conjunction with Matlab, arduino output can be observed through matlab, procedures detailed comment
APM_Arduino_Drivers
- arduino 2560 的驱动适用于32位系统-arduino 2560 drivers
int_1ms_test
- Arduino MEGA 2560 单片机定时中断实例 1ms 间隔-Arduino MEGA 2560 MCU timer interrupt example of 1ms interval
Arduino-kossel-3dprinter
- kossel型3d打印机源码,适用于Arduino mega 2560-kossel type 3d printer source for Arduino mega 2560
U8glib
- 使用U8GLIB库或SPI驱动OLED液晶屏,开发板 Arduino Mega 2560-Use U8GLIB library or SPI drive OLED LCD screen, development board Arduino Mega 2560
communication-circuit
- 由于RS232的电平与Arduino Mega 2560的接口电平不能兼容,所以就需要进行电平的转换,即进行串口转换模块的设计,本文选择利用ATMEGA16U2-MU模块来做电平转换,将上位机的指令通过此模块发给下位机-Since the RS232 level is not compatible with the Arduino Mega 2560 interface level, so we need to level conversion, that is designed to seri
Arduino Example
- arduino学习例程,对应的开发板建议使用Atmeg 2560,需要8x8 LED点阵等外设。(arduino learn example)
BMP280SensorSPIOledDis
- 使用Arduino Mega2560控制IIC总线的BMP280模块来检测气压值以及温度并显示到OLED上面(How to use Arduino Mega2560 Control BMP280 to get atmospheric pressure and temperature,in the last diplay them in OLED module)