Kassandra Perch – författare
Visar alla böcker från författaren Kassandra Perch. Handla med fri frakt och snabb leverans.
3 produkter
3 produkter
220 kr
Skickas inom 5-8 vardagar
JavaScript Robotics is on the rise. Rick Waldron, the lead author of this book and creator of the Johnny-Five platform, is at the forefront of this movement. Johnny-Five is an open source JavaScript Arduino programming framework for robotics. This book brings together fifteen rock star programmers, each creating a unique Johnny-Five robot step-by-step, and offering tips and tricks along the way. Experience with JavaScript is a prerequisite.
Learning Javascript Robotics
Design, build, and program your own remarkable robots with JavaScript and open source hardware
Häftad, Engelska, 2015
443 kr
Skickas inom 5-8 vardagar
Design, build, and program your own remarkable robots with JavaScript and open source hardwareKey FeaturesBook DescriptionThere has been a rapid rise in the use of JavaScript in recent times in a variety of applications, and JavaScript robotics has seen a rise in popularity too. Johnny-Five is a framework that gives NodeBots a consistent API and platform across several hardware systems.This book walks you through basic robotics projects including the physical hardware builds and the JavaScript code for them. You'll delve into the concepts of Johnny-Five and JS robotics.You'll learn about various components such as Digital GPIO pins, PWM output pins, Sensors, servos, and motors to be used with Johnny-Five along with some advanced components such as I2C, and SPI. You will learn to connect your Johnny-Five robots to internet services and other NodeBots to form networks. By the end of this book, you will have explored the benefits of the Johnny-Five framework and the many devices it unlocks.What you will learnFamiliarise yourself with JohnnyFive Read, Eval, and Print Loop (REPL) to modify and debug robotics code in real timeBuild robots with basic output devices to create projects that light up, make noise, and moreCreate projects with complex output devices, and employ the JohnnyFive API to simplify the use of components that require complex interfaces, such as I2CMake use of sensors and input devices to allow your robotics projects to survey the world around them and accept input from usersUse the Sensor and Motor objects to make it much easier to move your robotics projectsLearn about the Animation API that will allow you to program complex movements using timing and key framesBring in other devices to your JohnnyFive projects, such as USB devices and remotesConnect your JohnnyFive projects to external APIs and create your own Internet of Things!Who this book is for
Hands-On Robotics with JavaScript
Build robotic projects using Johnny-Five and control hardware with JavaScript and Raspberry Pi
Häftad, Engelska, 2018
398 kr
Skickas inom 5-8 vardagar
Build amazing robots with Raspberry Pi 3 and JavaScriptKey FeaturesProgram robots that light up, make noise, move around, and interactLeverage JavaScript and Node.js to enhance your robotic programming skillsConnect your Johnny-Five projects to external APIs and create your own IoT projectsBook DescriptionJavaScript has an effective set of frameworks and libraries that provide support for embedded device programming and the robotics ecosystem. You’ll be able to put your JavaScript knowledge to work with this practical robotics guide.The book starts by guiding you in setting up an environment to program robots with JavaScript and Rasberry Pi 3. You will build beginner-level projects, such as a line-following robot, and then upgrade your robotics skills with a series of projects that help you get to grips with the Johnny-Five library. As you progress, you’ll learn how you can improve your projects by enabling advanced hardware components and programming concepts. You’ll even build an advanced AI-enabled robot, connect its NodeBots to the internet, create a NodeBots Swarm, and explore Message Queuing Telemetry Transport (MQTT).By the end of this book, you will have enhanced your robot programming skills by building a range of simple to complex projects.What you will learnInstall and run Node.js and Johnny-Five on Raspberry PiUnderstand how to assemble, code, and run an LED projectUse JavaScript libraries to enhance your robotics skillsExplore the use of sensors to collect dataAdd internet capabilities to your Johnny-Five projectsDelve into AI robotics and build AI-enabled robotsWho this book is forIf you want to explore the world of IoT with JavaScript, this book is for you. You’ll also find this book useful if you’re interested writing JavaScript sketches. A basic knowledge of JavaScript and Node.js is necessary to understand the concepts covered.