搜索资源列表
[Arduino-A-Quick-Start-Guide-1st
- 创建有用的设备,充满了的乐趣,这个快速入门指南将帮助你用三轴加速度计建立你自己的动作感应游戏控制器。然后,您将用Arduino和一些便宜的部件为您的电视机或Mac创建一个通用遥控器。 Arduino是一个完美的平台,通过它建立网络设备 - 您将学习如何将它连接到互联网和客户端程序和服务器应用程序。在一个动手项目上,你会建立你自己的防盗报警器,每当有人进你的起居室就更新你的Twitter回馈。其他项目会告诉你如何将任天堂的Wii Nunchuk融入您的项目。 贯穿全书的侧边栏指引你到令
simen-twister-a589852
- Initial Repository creation 20100214: initial push - code is lash-up of Compact Flash project. Most functions incomplete. Goals: * Support GCode from Skeinforge right out of the box * Use novel ultra-ultra-simple mechanical scheme using o
chengxu
- 简单的由Arduino编写程序使小车能够沿着地上的黑线运动的DIY简单程序-Simple Arduino programming by car can make black line along the ground motion DIY simple program
grbl-master
- #Grbl - An embedded g-code interpreter and motion-controller for the Arduino/AVR328 microcontroller-#Grbl- An embedded g-code interpreter and motion-controller for the Arduino/AVR328 microcontroller
MultiWii_2_1
- MultiWii是一款通用遥控多旋翼飞行器控制软件。 它现在可以使用多种传感器,但是最初是开发用来支持任天堂Wii控制手柄的陀螺仪和加速度传感器。 我们可以在任天堂WiiMote手柄的配件里面找到这些传感器,比如:Wii Motion Plus体感增强器和Wii Nunchuk鸡腿柄。 这个项目是个让我在Arduino平台上开发我自己的软件的机会。 目标是实现稳定优良的FPV并且允许任何一种特技飞行。-MultiWii is a general purpose software
MultiWii_dev_2013_07_15_r1539
- MultiWii是一款通用遥控多旋翼飞行器控制软件。 它现在可以使用多种传感器,但是最初是开发用来支持任天堂Wii控制手柄的陀螺仪和加速度传感器。 我们可以在任天堂WiiMote手柄的配件里面找到这些传感器,比如:Wii Motion Plus体感增强器和Wii Nunchuk鸡腿柄。 这个项目是个让我在Arduino平台上开发我自己的软件的机会。 目标是实现稳定优良的FPV并且允许任何一种特技飞行。-MultiWii is a general purpose software
MultiWii_dev_2013_07_05_r1514
- MultiWii是一款通用遥控多旋翼飞行器控制软件。 它现在可以使用多种传感器,但是最初是开发用来支持任天堂Wii控制手柄的陀螺仪和加速度传感器。 我们可以在任天堂WiiMote手柄的配件里面找到这些传感器,比如:Wii Motion Plus体感增强器和Wii Nunchuk鸡腿柄。 这个项目是个让我在Arduino平台上开发我自己的软件的机会。 目标是实现稳定优良的FPV并且允许任何一种特技飞行。 目前,这个软件能够控制三轴、四轴和六轴飞行器。-MultiWii i
MotionDetect
- Arduino programming for motion detection using Basic TTL Camera of Adafruit
GCode_Easy
- arduino g代码解析 包括运动联动 串口数据处理 等功能 仅供参考-arduino g code analysis include motion linkage serial data processing functions for reference
chengxu100
- 简单的由Arduino编写程序使小车能够沿着地上的黑线运动的DIY简单程序-Simple Arduino programming by car can make black line along the ground motion DIY simple program
PIR-Sensor
- In this simple project, we’ll build a motion-sensing arduino alarm using a PIR (passive infrared) sensor and an Arduino microcontroller. This is a great way to learn the basics of using digital input ( the sensor) and output (in this case, to a noisy
grbl-master
- Grbl 是一款高性能,低成本数控铣运动控制系统,可以在Arduino 上运行。-Grbl is a high performance, low cost alternative to parallel-port-based motion control for CNC milling. It will run on a vanilla Arduino (Duemillanove/Uno) as long as it sports an Atmega 328.
smart_car
- 基于Arduino UNO开源硬件平台和Arduino IDE软件开发平台的蓝牙智能小车程序设计,可实现手机端蓝牙对小车的起、停控制与各个方向的运动控制。-Bluetooth based Smart Car programming base on Arduino UNO open source hardware platform and Arduino IDE software platform, which realizes start/stop control and motion cont
sensor
- source code for arduino uno on LED being activated by sensor.The source code also involve LCD 16x2 to display either motion detected or not.
grbl-1.1f.20170131
- Grbl是一款针对Arduino/AVR328芯片的嵌入式G代码编译和运动控制器。此为2017年1月的1.1f版-Grbl is an embedded G code compiler and motion controller for Arduino/AVR328 chips. This is the January 2017 edition of 1.1f
GyroMotionSensor1
- Gyro and motion sensor C++ / Arduino
含加减速版
- 工业喷嘴安装设备控制程序 控制步进电机和气缸协调运动(Control program of industrial nozzle installation equipment control the coordinated motion of stepping motor and cylinder)
grbl-1.1f.2017.08.01
- 性能高,成本低,基于并口运动控制,用于CNC雕刻。它可以运行在Vanilla Arduino (Duemillanove/Uno) 只要它配备了Atmega 328型芯片。 控制器由C编写并优化,利用了AVR 芯片的每一个灵巧特性来实现精确时序和异步控制。它可以保持超过30kHz的稳定、无偏差的控制脉冲 它接受标准的G代码而且通过了数个CAM工具的输出测试。弧形、圆形和螺旋的运动都可以像其他一些基本G代码命令一样完美支持。函数和变量目前并不支持,但是会作为预处理器包含在将来发布的版本之中。 Gr
grbl-master
- Grbl是性能高,成本低,基于并口运动控制,用于CNC雕刻。它可以运行在Vanilla Arduino (Duemillanove/Uno) 只要它配备了Atmega 328型芯片。 控制器由C编写并优化,利用了AVR 芯片的每一个灵巧特性来实现精确时序和异步控制。它可以保持超过30kHz的稳定、无偏差的控制脉冲 它接受标准的G代码而且通过了数个CAM工具的输出测试。弧形、圆形和螺旋的运动都可以像其他一些基本G代码命令一样完美支持。函数和变量目前并不支持,但是会作为预处理器包含在将来发布的版本之
Motion-Direction-Detection-master
- motion detection i can detect any motion and it is written in pyhton