Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Make: Sensors
  • Language: en
  • Pages: 538

Make: Sensors

Make: Sensors is the definitive introduction and guide to the sometimes-tricky world of using sensors to monitor the physical world. With dozens of projects and experiments for you to build, this book shows you how to build sensor projects with both Arduino and Raspberry Pi. Use Arduino when you need a low-power, low-complexity brain for your sensor, and choose Raspberry Pi when you need to perform additional processing using the Linux operating system running on that device.You'll learn about touch sensors, light sensors, accelerometers, gyroscopes, magnetic sensors, as well as temperature, humidity, and gas sensors.

Getting Started with Sensors
  • Language: en
  • Pages: 129

Getting Started with Sensors

To build electronic projects that can sense the physical world, you need to build circuits based around sensors: electronic components that react to physical phenomena by sending an electrical signal. Even with only basic electronic components, you can build useful and educational sensor projects. But if you incorporate Arduino or Raspberry Pi into your project, you can build much more sophisticated projects that can react in interesting ways and even connect to the Internet. This book starts by teaching you the basic electronic circuits to read and react to a sensor. It then goes on to show how to use Arduino to develop sensor systems, and wraps up by teaching you how to build sensor projects with the Linux-powered Raspberry Pi.

Make a Mind-Controlled Arduino Robot
  • Language: en
  • Pages: 97

Make a Mind-Controlled Arduino Robot

This text shows you how to build your own mind controlled robot. You learn to measure attention level with a NeuroSky headband and send this information into Arduino. You will also build a line-avoiding system into the bot. And, of course, you will build the chassis of your robot from scratch.

Make: Arduino Bots and Gadgets
  • Language: en
  • Pages: 299

Make: Arduino Bots and Gadgets

Want to build your own robots, turn your ideas into prototypes, control devices with a computer, or make your own cell phone applications? It's a snap with this book and the Arduino open source electronic prototyping platform. Get started with six fun projects and achieve impressive results quickly. Gain the know-how and experience to invent your own cool gadgets. With Arduino, building your own embedded gadgets is easy, even for beginners. Embedded systems are everywhere—inside cars, children’s toys, and mobile phones. This book will teach you the basics of embedded systems and help you build your first gadget in just a few days. Each learn-as-you-build project that follows will add to your knowledge and skills. Experiment with Arduino, the popular microcontroller board Build robots and electronic projects with easy-to-follow instructions Turn your ideas into working physical prototypes Use Android phones as remote controls in your projects Work with an uncomplicated programming language created for artists, designers, and hobbyists Get everyone involved, with projects that even beginners can build

Make: Arduino Bots and Gadgets
  • Language: en
  • Pages: 295

Make: Arduino Bots and Gadgets

Provides information on creating a variety of gadgets and controllers using Arduino.

Make: Lego and Arduino Projects
  • Language: en
  • Pages: 329

Make: Lego and Arduino Projects

Provides step-by-step instructions for building a variety of LEGO Mindstorms NXT and Arduino devices.

Getting to Know Arduino
  • Language: en
  • Pages: 66

Getting to Know Arduino

It has been said that good things come in small packages. Such is the case with Arduino. Using the Arduino programming language, users operate microcontrollers, which are essentially mini-computers that trigger physical systems such as lights and motors. This book introduces readers to one of the most popular programming platforms, taking computing beyond the computer. The text covers the particulars of Arduino's hardware and software, its capabilities, pros and cons of the platform, and examples of the creativity its use engenders.

Make an Arduino-Controlled Robot
  • Language: en
  • Pages: 257

Make an Arduino-Controlled Robot

Provides instructions on how to build robots that sense and interact with their environment using an Arduino microcontroller and software creation environment to make a robot that can roam around, sense its environment, and perform various tasks.

Make: Technology on Your Time Volume 27
  • Language: en
  • Pages: 181

Make: Technology on Your Time Volume 27

The robots are coming! MAKE Volume 27 shows you how to build robots that walk, fly, swim, play music, dance, and even extinguish fires. Some of the buildable bots you’ll meet include: Yellow Drum Machine, which roves around looking for things to drum on, then drums, records, and accompanies itself playing catchy rhythms Roomba Recon, Roomba robotic vacuum with a wireless router and webcam on its back, programmed so you can drive it around your house and see what it sees from a browser window anywhere Hamster-Powered Strandbeest, which walks around on eight legs, powered by a hamster inside its hamster globe “head” The winning project from MAKE’s Most Entertaining Robot contest Tiny Robots made from common electronics components. The special Robots section will also include a roundup of hobby robotics highlights, and a Primer on using the EZ-Robot controller board to turn any animatronic toy into a fully controllable robot that recognizes faces and responds to voice commands.

FPGA Prototyping by SystemVerilog Examples
  • Language: en
  • Pages: 651

FPGA Prototyping by SystemVerilog Examples

A hands-on introduction to FPGA prototyping and SoC design This is the successor edition of the popular FPGA Prototyping by Verilog Examples text. It follows the same “learning-by-doing” approach to teach the fundamentals and practices of HDL synthesis and FPGA prototyping. The new edition uses a coherent series of examples to demonstrate the process to develop sophisticated digital circuits and IP (intellectual property) cores, integrate them into an SoC (system on a chip) framework, realize the system on an FPGA prototyping board, and verify the hardware and software operation. The examples start with simple gate-level circuits, progress gradually through the RT (register transfer) lev...