搜索资源列表
key
- 单片机按键程序,原代码提供各位参考和大家一同学习-#include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM8255 XBYTE[0x3fff] #define I
arduino_Object-Detection
- 基于arduino单片机实现的利用三个超声波传感器实现的走迷宫的程序。需要arduino自己的开发环境!-Object Detection base on the arduino singlechip and ultrasonic transducer
arduino-Learning-notes
- 要了解 arduino 就先要了解什么是单片机,arduino 平台的基础就是 AVR 指令集的单片机。 -To learn arduino must first understand what is a single-chip platform Also byte int microcontroller AVR instruction set.
SendSMS
- arduino单片机GPRS模块发短信,实现远距离通信功能-the Arduino microcontroller GPRS module texting, long-distance communication function
AVR-arduino-minisys
- 该编程器使用ISP并口下载线,所以电路相当简单。在这份资料中还 给出了一个ATmega8最小系统板的电路图和PCB,只要把ISP下载线接到该 系统板上即可下载程序到单片机里。-The programmer uses ISP parallel port download cable, so the circuit is quite simple. In this item are also given an ATmega8 minimum system board schem
Teacup_Firmware-master
- 基于arduino电子平台的3D打印机的控制代码,将程序编译完成之后生成.hex文件烧写到arduino电路板的单片机中,即可控制3D打印机的运动。-Arduino based electronic platform 3D printer control code generated after completion of the program is compiled. Hex file programmed into the arduino microcontroller board, yo
pid-control-program
- pid示例程序,使用arduino单片机-pid example, the use arduino microcontroller
WiFi
- arduino的wifi实现,可以实现arduino单片机下面的tcpip的通信,包括socket、udp、tcp通信功能-arduino s wifi, could achieve the following tcpip communication arduino microcontroller, including the socket, udp, tcp communication
2401yiyangchenxv
- 这是通过Arduino 单片机和2401模块 的无线通讯例程-This is done by the Arduino microcontroller and 2401 module of wireless communication routines
32-road-steering-gear-control-plate
- 32路舵机控制板,最多可以控制32个舵机,可以对仿生,人形等机器人进行控制,内附详细的使用教程,轻松上手。配有电脑端上位机软件,安卓APK软件,多种方式控制,文档中也有控制板与C51单片机,Arduino开发板的通信代码,方便二次开发。-32 road steering gear control plate, can control the 32 most steering gear, can the bionic, humanoid robot control and the use of e
_20150314huizongOK
- 四轮小车 arduino Uno l293d 超声波测距 单片机控制小车的好方法-A good way to four-wheel car arduino Uno l293d ultrasonic ranging SCM car
k800
- 适用于Arduino单片机的K800型3D打印机控制程序 需要pronterface支持-3D printer k800 control system for arduino. Need pronterface.
3
- avr单片机的pwm应用,arduino的一个简单测试程序,pwm输出程序-AVR microcontroller PWM applications, Arduino a simple test procedures, PWM output procedures
Sweepbutton
- 主控单片机为atmega328p,通过按键控制舵机开闭,控制光路通断时间的小程序,不同的按键代表了不同的打开时间,用于激光实验平台。它是激光实验平台的小型仪器的程序。(The main control single chip microcomputer is atmega328p, through the button control the steering gear to open and close, controls the light path to break the time th
