Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Learn Electronics with Arduino: An Illustrated Beginner`s Guide to Physical Computing, Culkin Jody, Hagan Eric


Варианты приобретения
Цена: 3166.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  Склад Америка: Есть  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября

Добавить в корзину
в Мои желания

Автор: Culkin Jody, Hagan Eric
Название:  Learn Electronics with Arduino: An Illustrated Beginner`s Guide to Physical Computing
ISBN: 9781680453744
Издательство: Wiley
Классификация:
ISBN-10: 1680453742
Обложка/Формат: Paperback
Страницы: 192
Вес: 0.59 кг.
Дата издания: 25.11.2017
Язык: English
Размер: 234 x 178 x 20
Читательская аудитория: Professional & vocational
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: With color illustrations, easy-to-follow explanations, and step-by-step instructions, the book takes the beginner from building simple circuits on a breadboard to setting up the Arduino IDE and downloading and writing sketches to run on the Arduino.


C Programming for Arduino

Автор: Bayle Julien
Название: C Programming for Arduino
ISBN: 1849517584 ISBN-13(EAN): 9781849517584
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Written as a practical Packt book brimming with engaging examples, C Programming for Arduino will help those new to the amazing open source electronic platform so that they can start developing some great projects from the very start.This book is great for people who want to learn how to design & build their own electronic devices. From interaction design art school students to the do-it-yourself hobbyist, or even simply people who want to learn electronics, this book will help by adding a new way to design autonomous but connected devices.

Electronics Cookbook: Practical Electronic Recipes with Arduino and Raspberry Pi

Автор: Monk Simon
Название: Electronics Cookbook: Practical Electronic Recipes with Arduino and Raspberry Pi
ISBN: 1491953403 ISBN-13(EAN): 9781491953402
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Author Simon Monk (Raspberry Pi Cookbook) breaks down this complex subject into several topics, from using the right transistor to building and testing projects and prototypes.

Arduino Robotics

Автор: Warren J
Название: Arduino Robotics
ISBN: 1430231831 ISBN-13(EAN): 9781430231837
Издательство: Springer
Рейтинг:
Цена: 4745.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book will show you how to use your Arduino to control a variety of different robots, while providing step-by-step instructions on the entire robot building process.

Arduino Cookbook

Автор: Margolis Michael, Weldin Nicholas Robert
Название: Arduino Cookbook
ISBN: 1449313876 ISBN-13(EAN): 9781449313876
Издательство: Wiley
Рейтинг:
Цена: 6968.00 р.
Наличие на складе: Поставка под заказ.

Описание:

Want to create devices that interact with the physical world? This cookbook is perfect for anyone who wants to experiment with the popular Arduino microcontroller and programming environment. You ll find more than 200 tips and techniques for building a variety of objects and prototypes such as toys, detectors, robots, and interactive clothing that can sense and respond to touch, sound, position, heat, and light.

You don t need to have mastered Arduino or programming to get started. Updated for the Arduino 1.0 release, the recipes in this second edition include practical examples and guidance to help you begin, expand, and enhance your projects right away whether you re an artist, designer, hobbyist, student, or engineer.Get up to speed on the Arduino board and essential software concepts quicklyLearn basic techniques for reading digital and analog signalsUse Arduino with a variety of popular input devices and sensorsDrive visual displays, generate sound, and control several types of motorsInteract with devices that use remote controls, including TVs and appliancesLearn techniques for handling time delays and time measurementApply advanced coding and memory handling techniques"

Arduino Internals

Автор: Wheat Dale
Название: Arduino Internals
ISBN: 1430238828 ISBN-13(EAN): 9781430238829
Издательство: Springer
Рейтинг:
Цена: 6841.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Arduino Internals guides you to the heart of the Arduino board. AuthorDale Wheat shares his intimate knowledge of the Arduino board its secrets, its strengths and possible alternatives to its constituent parts are laid open to scrutiny in this book.You'll learnto build new, improved Arduino boards and peripherals, while conforming to the Arduino reference design.

Arduino Internals begins byreviewingthe current Arduino hardware and software landscape. In particular, it offers a clearanalysis ofhow the ATmega8 board works and when and where to use its derivatives.The chapter on the "hardware heart" is vital for the rest of the book andshould be studied in some detail.

Furthermore, Arduino Internalsoffers important information about the CPU running the Arduino board, the memory contained within it and the peripherals mounted on it. To be able to write softwarethat runsoptimally on what is a fairly small embedded board, onemust understandhow the different parts interact. Later in the book, you'll learnhow to replace certain parts with more powerful alternatives and how to design Arduino peripherals and shields.

Since Arduino Internalsaddresses both sides of the Arduino hardware-software boundary, the author analyzes the compiler toolchain and again provides suggestions onhow to replace it with something moresuitable foryour own purposes. You'll also learn about how libraries enable youto change the way Arduino and software interact, and how to write your own library implementing algorithmsyou've devised yourself. Arduino Internals also suggests alternative programming environments, since many Arduino hackers have a background language other than C or Java.

Of course, it is possible to optimize the way in which hardware and software interact an entire chapter is dedicated to this field.

Arduino Internals doesn't just focus on the different parts of Arduino architecture, but also on the ways in which example projects can take advantage of the new and improved Arduino board. Wheat employs example projectsto exemplify the hacks and algorithms taught throughout the book.

Arduino projects straddling the hardware-software boundary often require collaboration between people of different talents and skills which cannot be taken for granted. For this reason, Arduino Internals contains a whole chapter dedicated to collaboration and open source cooperation to make those tools and skills explicit.

One of the crowning achievements of an Arduino hacker is to design a shield or peripheral residing on the Arduino board, which is the focus of the following chapter.A later chapter takes specialization further byexamining Arduino protocols and communications, a field immediately relevant to shields and the communication between peripherals and the board.

Finally, Arduino Internals integrates different skills and design techniques by presenting several projects thatchallenge you to put yournewly-acquiredskills to the test

Please note: the print version of this title is black & white; the eBook is full color."

Make: Lego and Arduino Projects: Projects for Extending Mindstorms Nxt with Open-Source Electronics

Автор: Baichtal John, Beckler Matthew, Wolf Adam
Название: Make: Lego and Arduino Projects: Projects for Extending Mindstorms Nxt with Open-Source Electronics
ISBN: 1449321062 ISBN-13(EAN): 9781449321062
Издательство: Wiley
Рейтинг:
Цена: 4434.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Make amazing robots and gadgets by combining two of the hottest DIY technologies: the venerable LEGO and the upstart Arduino. With this book, you`ll focus on six projects, each more challenging and informative than the next. In each project, you`ll explore different ways that Arduino adds functionality to LEGO Mindstorms.

Learning c for arduino

Автор: Towaha, Syed Omar Faruk
Название: Learning c for arduino
ISBN: 1787120090 ISBN-13(EAN): 9781787120099
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Are you excited to explore the small yet powerful Arduino board, but are you wondering how to explore it without having programming and/or microcontroller skills? Then this book is what you are looking for. It will not only help you explore the world of Arduino with C programming, but also aid you in controlling your Arduino board.

Sae J1939 ECU Programming & Vehicle Bus Simulation with Arduino

Автор: Voss Wilfried
Название: Sae J1939 ECU Programming & Vehicle Bus Simulation with Arduino
ISBN: 1938581180 ISBN-13(EAN): 9781938581182
Издательство: Неизвестно
Цена: 4580.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Arduino Essentials

Автор: Perea Francis
Название: Arduino Essentials
ISBN: 178439856X ISBN-13(EAN): 9781784398569
Издательство: Неизвестно
Цена: 6068.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Arduino Oscilloscope Projects

Автор: Davis II Robert J
Название: Arduino Oscilloscope Projects
ISBN: 1516871367 ISBN-13(EAN): 9781516871360
Издательство: Неизвестно
Рейтинг:
Цена: 2069.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Make: Arduino Bots and Gadgets: Six Embedded Projects with Open Source Hardware and Software

Название: Make: Arduino Bots and Gadgets: Six Embedded Projects with Open Source Hardware and Software
ISBN: 1449389716 ISBN-13(EAN): 9781449389710
Издательство: Wiley
Рейтинг:
Цена: 4434.00 р.
Наличие на складе: Поставка под заказ.

Описание: 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.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия