搜索资源列表
[Arduino.Cookbook
- 该书介绍了如何搭建Arduino硬件,如何安装编程软件,如何上载你的第一个源程序确保你的Arduino硬件及软件正确的工作。并附有大量Arduino源代码。-The book starts with an introduction to the Arduino, how to set up the hardware, install the software, upload your first sketch, and ensure that your Arduino and the so
Arduino-Cookbook-(-1st)
- 用Arduino 设备创建您自己的机器人,玩具,遥控器,报警器,探测器,这个简单的微控制器已成为流行的艺术家,设计师,学生,工程师建设一个与现实世界互动的的对象和原型的工具。你也可以自己实验获得Arduino的技巧和技术。 在这本书中,提供最常见的问题和问题的解决方案Arduino的用户,包括一切从编程的基本原理,传感器,马达,灯,和良好的工作,通过有线和无线网络通信,而不管你是什么技能水平,你会发现你需要开始的例子和建议,并马上提升您的项目。-Create your own robo
[BeginningArduino-1st
- 在Beginning Arduino,以你的方式经历令人惊奇的50个出色的项目,你会了解流行的Arduino微处理器。你将获得一个完整的关于Arduino的编程和电子知识,并有信心创建你自己的令人惊奇的Arduino项目。不需要任何编程和电子方面的经验。-In Beginning Arduino, you will learn all about the popular Arduino microcontroller by working your way through an amazing
LCD12864RSPI (1)
- 基于arduino编程的,常用12864液晶屏SPI串口接法的库文件(about arduino`s 12864SPI libraly)
arduino语言说明
- arduino入门编程语言说明,主要包括arduino的常量,函数,官方库。想学arduino的菜鸟值得一看。(Arduino language descr iption)
Arduino学习资料
- 关于Aduino学习资料以及编程语言的学习(About Aduino learning materials and programming language learning)
Arduino编程从零开始
- From the easy to learn, easy to use example of Arduino programming, this book reveals the Arudino software features, introduced how to use C in Arduino language, Sketch. can be run steadily
Arduino-MAX30100-master (1)
- arduino关于max30100的编程代码和库(Arduino about max30100 programming code and libraries)
arduino 程序案例
- arduino 的入门案例,简单说明了arduino的入门基础,可以帮助初学者快速掌握arduino的编程(the examples of the arduino)
AnalogInput_B用旋转改变小灯闪烁频率
- Arduino编程,使用旋转点位模块传感器控制LED灯的闪烁频率(Arduino programming, using a rotating point module sensor to control the flicker frequency of the LED lamp)
图形化编程软件-ArduBlock
- 图形化编程软件,依然与Arduino相关,适配各种系统(No installation of circuit software, still related to Arduino, suitable for various systems)
Arduino编程语言说明
- 数字电压表实验 本实验我们将电位计的阻值转化为模拟值读取出来,然后显示到屏幕上,这也是我们以后完成自己所需的实验功能所必须掌握的实例应用。(Digital voltmeter experiment In this experiment, we transform the resistance of potentiometer into analogue value and read it to the screen, which is an example application that
计时器
- 用于30秒倒计时,arduino编程实现。arduino是创客常用的编程平台,mixly采用模块化编程,简单方便。(For 30 seconds countdown.)
Speed
- Arduino平台用霍尔开关传感器测量电机转速,电机上需加磁铁,也可通过Arduino编程输出500HZ脉冲来模拟电机转速。这两者均已验证。(The Arduino platform uses the Holzer switch sensor to measure the motor speed. The motor needs to add magnets to the motor, and the 500HZ pulse can be output by Arduino to simulat
Arduino从基础到实践.part1
- 主要是用于ARDUINO编程实践介绍的入门级文档(An introductory document mainly for ARDUINO programming practice)
Arduino最全的中文教程
- arduino编程基础入门,零基础适用,从零开始(An introduction to the Arduino programming foundation)
GCode_Interpreterdc
- g代码在arduino上面的读取编程,实现两个东西的之间的直通(Read programming of G code on Arduino)
玩转Arduino电子制作
- 介绍Arduino基础知识,以项目来帮助读者学会Arduino编程和制作方法,掌握制作实用产品的技能。(Introduce the basic knowledge of Arduino, use the project to help readers learn Arduino programming and production methods, master the skills of producing practical products.)
Python极客项目编程
- 《Python极客项目编程》里面讲解了一些很好玩的项目。 利用参数方程和turtle模块生成万花尺图案; ● 通过模拟频率泛音在计算机上创作音乐; ● 将图形图像转换为ASCII文本图形; ● 编写一个三维立体画程序,生成隐藏在随机图案下的3D图像; ● 通过探索粒子系统、透明度和广告牌技术,利用OpenGL着色器制作逼真的动画; ● 利用来自CT和MRI扫描的数据实现3D可视化; ● 将计算机连接到Arduino编程,创建响应音乐的激光秀。(Python Geek Program
Arduino编程工具
- Arduino编程工具,主要用于Arduino的编程和下载