|
|
|
|
|
|
|
| |
|
Название: Essentials of Arduino Boards Programming: Step-by-Step Guide to Master Arduino Boards Hardware and Software Автор: Farzin Asadi Издательство: Apress Год: 2023 Страниц: 342 Язык: английский Формат: pdf (true), epub (true) Размер: 41.7 MB
Learn to use the Arduino boards to do big jobs in a simple way. This book is full of real-world examples for Arduino enthusiasts of all experience levels. All of the examples in this book use Arduino UNO, which is an excellent option for educational purposes. You'll start with an introduction to Arduino and see firsthand how its free multi-platform integrated development environment (IDE) makes coding easier. In many cases, you can edit the given codes to solve your own problems. ?Arduino boards use a variety of microcontrollers and each board is suitable for a specific application. The Arduino IDE is also preloaded with a broad library of codes that you can modify and practice with. So instead of coding from scratch you can adjust the codes for similar projects. More experienced users will save time by simply copying nuggets of code from the various libraries. You'll also learn about digital input/output (I/O), analog-to-digital and digital-to-analog converters, LCDs and EEPROM. The book then moves on to serial communication, mathematical functions, and pulse width modulation (PWM), all important features when encoding in telecommunications. Finally, you'll see how to control different types of motors, review interrupts, internal comparators, and timers, and read different sensors with Arduino. |
Разместил: Ingvar16 7-08-2023, 16:04 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Eletronica. Volume 2,8 edicao Автор: Albert Paul Malvino; David J. Bates Издательство: McGraw-Hill Education Год: 2016 Формат: pdf Страниц: 500 Для сайта: mymirknig.ru Размер: 15,97 МБ Язык: Portuguese
Malvino's Electronic Principles offers students a definitive overview of electronic circuits and devices. |
Разместил: vikCAT 6-08-2023, 17:12 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Радиоэлектронное подавление информационных каналов систем управления оружием Автор: Перунов Ю.М., Фомичев К.И., Юдин Л.М.; Под ред. Ю.М. Перунова Издательство: М: Радиотехника Год: 2003 Cтраниц: 416 Формат: djvu Размер: 13 мб Язык: русский
Рассмотрены радиоэлектронное подавление информационных каналов систем управления оружием, необходимость и возможность радиоэлектронного подавления РЛС как основных информационных каналов; приведена методика оценки энергетических требований с учетом различных факторов, сопутствующих постановке радиоэлектронных помех; описаны методы и техника создания помех РЛС различных типов и назначений; дан анализ тенденций и перспектив развития средств РЭП и бортового радиоэлектронного оборудования; показана целесообразность и приведена методика оценки средств РЭП по критерию "эффективность-стоимость". |
Разместил: rivasss 6-08-2023, 14:39 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Raspberry Pi The Complete Manual – 3rd Edition, 2023 Автор: Papercut Limited Издательство: Papercut Limited Год: 2023 Страниц: 182 Язык: английский Формат: pdf (true) Размер: 46.1 MB
Unlock and master the potential of your Raspberry Pi... Thanks to the Raspberry Pi's unique setup, operating system and amazing community of imagineers, this little computer has become one of the most important pieces of educational technology in the world. It's helped people learn how computers, coding and electronics work, as well as helping science and engineering, astronauts and technicians, young and old, teachers and students. With our Raspberry Pi guide in your corner, you will learn and discover how the Pi works, what you can do with it and where to take your Pi adventures. We've got everything from setting up the Pi to learning how to code on it using Python, and from learning Linux to projects that'll take you and your Pi to the next level. Read on, and let's unleash your imagination with the power of the Raspberry Pi. |
Разместил: Ingvar16 5-08-2023, 21:50 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Designing Mobile Robot Interfaces with 16-bit Microchip Microcontrollers Автор: Ahmet Bindal Издательство: Springer Год: 2023 Страниц: 356 Язык: английский Формат: pdf (true) Размер: 12.8 MB
This textbook provides semester-length coverage of the basics of embedded programming to develop robotics-related projects. The author avoids the typical, theoretical approach of teaching students to develop embedded software using formal methods, in order to emphasize practical and fun projects. Every project detail is explained, including the overall system architecture, working principles of each peripheral device, program development to integrate each peripheral to the system, how to configure the processor, functionality check, operating system, and even developing front-end electronics for some sensors which do not have digital interface. This book is written for senior-level undergraduate students and young engineers to capture the basics of register-based, embedded microcontroller programming specifically to develop robotics-related projects. The manuscript mostly concentrates on robotic interfaces and supporting firmware that enable the reader to integrate these programs into building an autonomous robot. Every interface program is explained in detail, including how the peripheral hardware works, how to configure and set up the device registers in a 16-bit Microchip microcontroller, and how to program the peripheral registers to achieve a working interface. Although this book is written for the 16-bit Microchip processors, specifically for dspic33fj128mc802/804, the principles can also be applied to all 8-bit and 32-bit Microchip microcontrollers. |
Разместил: Ingvar16 5-08-2023, 04:23 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Inductive Biases in Machine Learning for Robotics and Control Автор: Michael Lutter Издательство: Springer Год: 2023 Страниц: 131 Язык: английский Формат: pdf (true), epub Размер: 24.6 MB
One important robotics problem is “How can one program a robot to perform a task”? Classical robotics solves this problem by manually engineering modules for state estimation, planning, and control. In contrast, robot learning solely relies on black-box models and data. This book shows that these two approaches of classical engineering and black-box machine learning are not mutually exclusive. To solve tasks with robots, one can transfer insights from classical robotics to deep networks and obtain better learning algorithms for robotics and control. To highlight that incorporating existing knowledge as inductive biases in Machine Learning algorithms improves performance, this book covers different approaches for learning dynamics models and learning robust control policies. The presented algorithms leverage the knowledge of Newtonian Mechanics, Lagrangian Mechanics as well as the Hamilton-Jacobi-Isaacs differential equation as inductive bias and are evaluated on physical robots. |
Разместил: Ingvar16 4-08-2023, 20:04 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Занимательная манга. Автоматическое управление Автор: Кадзухиро Ф. Издательство: ДМK Год: 2020 (2019) Cтраниц: 210, ил. Формат: pdf (ocr) Размер: 62 мб Язык: русский
Эта манга о системах автоматического управления, которые окружают нас везде - в лифтах, светофорах, стиральных машинах и другой технике. Они делают нашу жизнь легче и удобнее, позволяют экономить трудозатраты на производстве. Вы узнаете про управляющие контуры, микроконтроллеры, контакты разных типов и другую электронную начинку систем управления. Манга будет полезна всем читателям, кто интересуется электроникой и тем, как управлять разными сложными устройствами.. |
Разместил: rivasss 1-08-2023, 22:37 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Оптическая и квантовая электроника Автор: Пихтин А.Н. Издательство: М.: Высшая школа Год: 2001 Cтраниц: 573 Формат: pdf Размер: 22 мб Язык: русский
В книге изложены физические основы оптической электроники, включая процессы взаимодействия электромагнитного излучения с веществом, оптические явления в твердых телах, а также принципы работы, особенности и основные характеристики приборов и методов квантовой электроники и оптоэлектроники. Настоящая книга написана в соответствии с учебной программой для вузов и рассчитана на студентов, имеющих подготовку по общей физике, статистической физике и квантовой механике, физике твердого тела. |
Разместил: rivasss 1-08-2023, 17:56 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Микросхемы для бытовой радиоэлектронной аппаратуры Автор: Аксенов А.И., Нефедов А.В. Издательство: СОЛОН-Пресс Год: 2016 - допол. и исправ. изд. Cтраниц: 215 Формат: pdf Размер: 24 мб Язык: русский
В данном справочном издании приведены основные электрические параметры, назначение выводов, типовые схемы применения, конструкции корпусов микросхем, используемых в телевизорах, видеомагнитофонах, в аудиоаппаратуре и в блоках питания, прямые и функциональные зарубежные аналоги. Второе издание дополнено рядом микросхем и исправлено. Предназначена для радиолюбителей, занимающихся эксплуатацией и ремонтом радиоаппаратуры. |
Разместил: rivasss 1-08-2023, 17:31 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Applied Analog Electronics: A First Course in Electronics Автор: Kevin Karplus Издательство: World Scientific Publishing Год: 2023 Страниц: 616 Язык: английский Формат: pdf (true) Размер: 88.0 MB
This textbook is for a first course on electronics. It assumes no prior electronics experience, but does assume that students have had calculus 1 (single-variable differential calculus) and high-school physics. A key idea of the course is that students need a lot of design experience and hands-on work, rather than a lot of theory. The course is centered around the labs, which are a mix of design labs and measurement/modeling labs. This unique volume takes students from knowing no electronics to being able to design and build amplifier and filter circuits for connecting sensors to microcontrollers within 20 weeks. Students design a digital thermometer, a blood-pressure meter, an optical pulse monitor, an EKG, an audio preamplifier, and a class-D power amplifier. They also learn how to measure and characterize components, including impedance spectroscopy of a loudspeaker and of electrochemical electrodes. This book was originally created for a course for bioengineers, not electrical engineers. The justification for an electronics course for bioengineers can be summed up in one word: sensors. This course emphasizes analog electronics that converts the signal from whatever the sensor produces to a voltage that can be read by a low-cost computer. |
Разместил: Ingvar16 30-07-2023, 17:05 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|