Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Make: Getting Started with Raspberry Pi, 2nd Edition
Автор: Matt Richardson, Shawn Wallace
Издательство: Maker Media
Год: 2015
Формат: PDF, EPUB
Размер: 67 Мб
Язык: английский / English

What can you do with the Raspberry Pi, the affordable computer the size of a credit card? All sorts of things! If you're learning how to program--or looking to build new electronic projects, this hands-on guide will show you just how valuable this flexible little platform can be. Updated to include coverage of the Raspberry Pi Model B+, Getting Started with Raspberry Pi takes you step-by-step through many fun and educational possibilities. Take advantage of several preloaded programming languages. Use the Raspberry Pi with Arduino. Create Internet-connected projects. Play with multimedia. With Raspberry Pi, you can do all of this and more.
Разместил: black 22-07-2019, 09:05 | Комментарии: 0 | Подробнее
Название: Learn about the ESP8266 using Wemos shields
Автор: Iain Hendry
Издательство: Amazon Digital Services LLC
ASIN: B07QYGJZ27
Год: 2019
Страниц: 148
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 10.1 MB

The ESP8266 is a low-cost Wi-Fi microchip with full TCP/IP stack and microcontroller capability produced by manufacturer Espressif Systems in Shanghai, China. This book looks at this microcontroller using the Wemos Mini and a variety of small shields to enhance the functionality of the board. The WeMos D1 mini is a miniature wireless Wifi microcontroller development board. It uses the popular ESP8266 module and puts it into a fully fledged development board. Programming the D1 mini is as simple as programming any other Arduino based microcontroller as the module includes a built in micro USB interface allowing the module to be programmed directly from the Arduino IDE this does require that you add the ESP8266 support to via the board manager
Разместил: Ingvar16 20-07-2019, 16:18 | Комментарии: 0 | Подробнее
Название: Analog Circuits: Applications, Design and Performance
Автор: Esteban Tlelo-cuautle
Издательство: Nova Science Pub Inc.
ISBN: 978-1-62081-916-6
Год: 2012
Страниц: 289
Язык: английский
Формат: pdf
Размер: 12.1 MB

This book presents recent developments and advances regarding the design, applications and performances of analog circuits. The first part focuses on analog design automation and application of symbolic analysis, design issues for the future devices and circuits using silicon-germanium (SiGe), Heterojunction Bipolar Transistors (HBTs), and approximation in analog signal processing circuit design. The second part examines the application of transconductance amplifiers and realizations by applying the nodal admittance matrix technique, the automatic synthesis of current-feedback operational amplifiers and their applications to chaos-based secure communications, and application of amplifiers for the realisation of an analogue CMOS morphological edge detector for gray-scale images.
Разместил: Ingvar16 20-07-2019, 15:48 | Комментарии: 0 | Подробнее
Название: The LEGO BOOST Activity Book
Автор: Daniele Benedettelli
Издательство: No Starch Press
ISBN: 1593279329
Год: 2018
Страниц: 272
Язык: английский
Формат: epub
Размер: 63.3 MB

At last, fans of the LEGO BOOST robot building kit have the learning resource they've been missing! Enter The LEGO BOOST Activity Book: a full-color guide that will help readers learn how to build and code LEGO creations that move, explore their environment, grab and lift objects, and more.
The LEGO BOOST kit lets younger builders create fun, multifunctional robots by combining bricks with code, but it doesn't come with a manual. With the help of this complete guide to the LEGO BOOST set, you'll be on your way to building and programming BOOST robots in no time.
Разместил: Ingvar16 19-07-2019, 18:27 | Комментарии: 0 | Подробнее
Название: Introduction to Logic Circuits & Logic Design with Verilog, 2nd Edition
Автор: Brock J. LaMeres
Издательство: Springer
ISBN: 3030136043
Год: 2019
Страниц: 492
Язык: английский
Формат: pdf (true)
Размер: 47.2 MB

This textbook for courses in Digital Systems Design introduces students to the fundamental hardware used in modern computers. Coverage includes both the classical approach to digital system design (i.e., pen and paper) in addition to the modern hardware description language (HDL) design approach (computer-based). Using this textbook enables readers to design digital systems using the modern HDL approach, but they have a broad foundation of knowledge of the underlying hardware and theory of their designs. This book is designed to match the way the material is actually taught in the classroom. Topics are presented in a manner which builds foundational knowledge before moving onto advanced topics. The author has designed the presentation with learning goals and assessment at its core. Each section addresses a specific learning outcome that the student should be able to “do” after its completion. The concept checks and exercise problems provide a rich set of assessment tools to measure student performance on each outcome.
Разместил: Ingvar16 19-07-2019, 18:16 | Комментарии: 0 | Подробнее
Название: New Developments and Advances in Robot Control
Автор: Nabil Derbel, Jawhar Ghommam
Издательство: Springer
ISBN: 9811322112
Год: 2019
Страниц: 360
Язык: английский
Формат: pdf (true)
Размер: 15.5 MB

This book highlights relevant studies and applications in the area of robotics, which reflect the latest research, from interdisciplinary theoretical studies and computational algorithm development, to representative applications. It presents chapters on advanced control, such as fuzzy, neural, backstepping, sliding mode, adaptive, predictive, diagnosis and fault tolerant control etc. and addresses topics including cloud robotics, cable-driven robots, two-wheeled robots, mobile robots, swarm robots, hybrid vehicle, and drones. Each chapter employs a uniform structure: background, motivation, quantitative development (equations), case studies/illustration/tutorial (simulations, experiences, curves, tables, etc.), allowing readers to easily tailor the techniques to their own applications.
Разместил: Ingvar16 19-07-2019, 18:04 | Комментарии: 0 | Подробнее
Название: Student's Guide for Making Your Own Small Robot
Автор: E.T. Bryant
Издательство: Amazon Digital Services LLC
ASIN: B07QYCXZ7J
Год: 2019
Страниц: 76
Язык: английский
Формат: pdf, djvu
Размер: 10.8 MB

Second book in my Student's Guide series. This book guides you through building a R3D4 robot, outlining how determine what your robot will do and steps in creating a program for navigation. It covers components you will use in building the robot, including motors, sensors, batteries and other items. Programs are provided for robot navigation, the MP3 Player Shield and 7 color LEDs. Building robots can be fun and educational, plus provide skills that you might need in the robotics industry. In the Algorithm chapter you can lay out the steps used in your code for the robot to solve the problem. You can use a simple algorithm, or one with pseudo-code. A flowchart is explained as a way to solve logic errors in your code. The Components chapter will help you to identify the components you will need in building a robot similar to my R3D4 robot.
Разместил: Ingvar16 19-07-2019, 17:56 | Комментарии: 0 | Подробнее

Название: Функциональные узлы схем автоматического управления
Автор(ы): Марголин Ш.М., Гуров А.С.
Издательство: М.: Энергоатомиздат
Год: 1983
Страниц: 168 с., ил.
Формат: PDF, DJVU
Размер: 13 Мб
Язык: русский

В книге рассматриваются типовые узлы схем автоматического управления электроприводами отдельных механизмов и технологических линий, осуществляющие наиболее распространенные функции управления. Основные схемы даны в двух вариантах: релейно-контактном и бесконтактном.
Разместил: MIHAIL62 19-07-2019, 15:14 | Комментарии: 0 | Подробнее
Название: Проектирование цифровых систем на VHDL
Автор: Суворова E. А., Шейнин Ю. Е.
Издательство: БХВ-Петербург
Год издания: 2003
Страниц: 576
ISBN: 5-94157-189-5
Формат: DjVu
Размер: 13,5 Мб
Качество: отличное
Язык: русский

В книге рассматривается язык VHDL — стандартизованный язык высокого уровня для описания аппаратуры — и его применение для проектирования систем на СБИС. Подробно, в полном объеме приводится язык VHDL, базовые конструкции моделей на этом языке, методы его применения, особенности VHDL для моделирования и для синтеза цифровых систем. Рассматриваются основы проектирования систем на СБИС, уровни и этапы проектирования СБИС и Систем-на-кристалле, использование VHDL в процессе проектирования цифровых систем — от начальной спецификации и моделирования до синтеза реализации в СБИС. Изложение иллюстрируется примерами моделей устройств на языке VHDL. Рассматривается шина АВМА АНВ, широко применяемая в Системах-на-кристалле, оцениваются ее характеристики. Приводится описание практической работы в популярных САПР — OrCAD Express и Xilinx Foundation Express — при проектировании на языке VHDL цифровых СБИС и Систем-на-кристалле.
Разместил: deposit_rumit 18-07-2019, 22:06 | Комментарии: 0 | Подробнее

Название: Микропроцессорные устройства релейной защиты
Автор: Кузьмин И.Л., Иванов И.Ю., Писковацкий Ю.В.
Издательство: Казань: Казанский государственный энергетический университет
Год: 2015
Формат: pdf
Страниц: 310
Для сайта: Миркниг
Размер: 49 mb
Язык: Русский

В книге даны основные понятия релейной защиты, рассмотрены схемы включения и требования к точности измерительных трансформаторов, применяемых для подключения устройств релейной защиты. Изложены сведения об основных элементах цифровой релейной защиты, принципах выполнения микропроцессорных устройств автоматики управления выключателем, микропроцессорных устройств релейной защиты линий электропередачи, трансформаторов, автотрансформаторов, генераторов, сборных шин, особенностях организации цифровых подстанций. Приведены особенности оперативного обслуживания цифровых устройств релейной защиты.
Разместил: na5ballov 18-07-2019, 17:25 | Комментарии: 1 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности