文件名称:Hands-On-Robotics-with-[removed]Packt发行的《具有JavaScript的动手机器人》
文件大小:78KB
文件格式:ZIP
更新时间:2024-06-16 18:46:55
JavaScript
使用JavaScript的动手机器人 这是Packt发行的的代码存储库。 使用Johnny-Five构建机器人项目,并使用JavaScript和Raspberry Pi控制硬件 这本书是关于什么的? 在硬件和嵌入式设备编程中,JavaScript的使用已Swift增加。 JavaScript具有一组有效的框架和库,这些框架和库支持机器人生态系统。 本书涵盖以下激动人心的功能: 在Raspberry Pi上安装并运行Node.js和Johnny-Five 组装,编码和运行LED项目 利用JavaScript库构建令人兴奋的机器人 使用传感器收集您周围世界的数据 使用伺服和电机使您的项目顺利进行 为您的Johnny-5项目添加Internet功能 如果您觉得这本书适合您,请立即获取! 说明和导航 所有代码都组织在文件夹中。 例如,Chapter02。 该代码将如下所示: bo
【文件预览】:
Hands-On-Robotics-with-JavaScript-master
----Chapter09()
--------package.json(305B)
--------package-lock.json(12KB)
--------weather-dashboard.js(748B)
--------get-weather-data.js(358B)
--------scraper-j5-alert.js(893B)
----Chapter10()
--------package.json(305B)
--------package-lock.json(12KB)
--------weather-dashboard.js(748B)
--------get-weather-data.js(358B)
--------scraper-j5-alert.js(893B)
----LICENSE(1KB)
----Chapter11()
--------client()
--------broker()
----Chapter06()
--------package.json(297B)
--------driver-bot.js(1KB)
--------cat-toy.js(860B)
--------motor-test.js(428B)
----Chapter08()
--------implicit-animations-fixed.js(691B)
--------package.json(279B)
--------implicit-animations.js(585B)
--------playing-with-the-queue.js(814B)
--------my-first-animation.js(756B)
--------easing-animations.js(1KB)
----README.md(4KB)
----Chapter03()
--------package.json(320B)
--------rgb-led-repl.js(304B)
--------package-lock.json(65KB)
--------rgb-led-rainbow.js(705B)
----Chapter05()
--------night-light.js(391B)
--------package.json(321B)
--------light-sensor-barcli.js(426B)
--------package-lock.json(2KB)
--------print-light-sensor-readings.js(303B)
----Chapter02()
--------led-blink()
----Chapter07()
--------package.json(279B)
--------light-meter.js(379B)
--------single-servo.js(244B)
--------servos-repl.js(429B)
--------continuous-servo-repl.js(299B)