Cargando…

The robotic platform control with ATMEGA328 and NUTTYFI based on the Internet of Things /

"This book's aim is to explore the Robotic Platform Control with Atmega328 and NuttyFi based Internet of Things (IoT). IoT is network of networks and analytics system which exploits sensing, big data and artificial intelligence technology for complete system or service. IoT has application...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Gehlot, Anita (Autor), Singh, Rajesh (Electrical engineer) (Autor), Sethi, Gaurav (Autor), Singh, Bhupendra (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Nova Science Publishers, Inc., [2020]
Colección:Robotics research and technology, internet theory, technology and applications
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBSCO_on1150878921
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 200130s2020 nyu ob 001 0 eng
010 |a  2020003967 
040 |a DLC  |b eng  |e rda  |c DLC  |d OCLCO  |d OCLCQ  |d OCLCF  |d EBLCP  |d N$T  |d YDX  |d OCLCO  |d OCLCQ 
020 |a 9781536174731  |q electronic book 
020 |a 1536174734  |q electronic book 
020 |z 9781536174724  |q paperback 
035 |a (OCoLC)1150878921 
042 |a pcc 
050 0 4 |a TJ211.35  |b .G44 2020 
082 0 0 |a 629.8/95622  |2 23 
049 |a UAMI 
100 1 |a Gehlot, Anita,  |e author. 
245 1 4 |a The robotic platform control with ATMEGA328 and NUTTYFI based on the Internet of Things /  |c Anita Gehlot, Rajesh Singh, Gaurav Sethi, M. Bhupendra Singh. 
264 1 |a New York :  |b Nova Science Publishers, Inc.,  |c [2020] 
300 |a 1 online resource. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 0 |a Robotics research and technology, internet theory, technology and applications 
504 |a Includes bibliographical references and index. 
520 |a "This book's aim is to explore the Robotic Platform Control with Atmega328 and NuttyFi based Internet of Things (IoT). IoT is network of networks and analytics system which exploits sensing, big data and artificial intelligence technology for complete system or service. IoT has applications across industries due to its unique flexibility and ability to be suitable in any environment. This book provides the basic knowledge of mobile apps with their design steps and programs. The objective of this book is to discuss the various methods to control the robotic platform where the Internet of Things plays an important role. This text is beneficial for people who want to get started with hardware-based robotics prototypes using the IoT. Mobile platform is one of the most popular devices. It is designed for sports robots (football, volleyball etc.), rescue operations (fire-fighting, person or object finding etc.) and many other uses. This book discusses the different components required in the design process of the robot"--  |c Provided by publisher. 
505 0 |a Intro -- Contents -- Preface -- Acknowledgments -- Chapter 1 -- Introduction to Microcontroller Platforms for Internet of Thing Applications -- 1.1. Introduction to Internet of Things -- 1.2. Customized Board for IoT Applications -- 1.2.1. Customized ATmega328 Board -- 1.2.2. NuttyFi -- 1.2.3. NodeMCU -- 1.2.4. Power Supply -- Chapter 2 -- Mobile Robotic Platform -- 2.1. Motor Driver -- 2.2. Seven Segment -- 2.3. Liquid Crystal Display -- Chapter 3 -- Interfacing of Display Devices with Microcontroller Platform -- 3.1. Light Emitting Diode -- 3.1.1. Circuit Diagram 
505 8 |a 3.1.1.1. Connections for Customized Board -- 3.1.1.2. Connections for NuttyFi -- 3.1.2. Program -- 3.1.2.1. Program Code for Customized Atmega328 Board -- 3.1.2.2. Program for NuttyFi -- 3.2. Seven Segment Display -- 3.2.1. Circuit Diagram -- 3.2.1.1. Connections with Customized Board -- 3.2.1.2. Connections with NuttyFi -- 3.2.2. Program -- 3.2.2.1. Program for Customized Atmega328 Board -- 3.2.2.2. Program for NuttyFi -- 3.3. Liquid Crystal Display -- 3.3.1. Circuit Diagram -- 3.3.1.1. Connections with Customized Board -- 3.3.1.2. Connections with NuttyFi -- 3.3.2. Program 
505 8 |a 3.3.2.1. Program for Customized Atmega328 Board -- 3.3.2.2. Program for NuttyFi -- 3.3.3. Graphical Liquid Crystal Display -- 3.3.4. Circuit Diagram -- 3.3.4.1. Connections with Customized Board -- 3.3.5. Program -- Chapter 4 -- Interfacing of Input Devices with Microcontroller Platform -- 4.1. Push Button -- 4.1.1. Circuit Diagram -- 4.1.1.1. Connections with Customized Board -- 4.1.1.2. Connections with NuttyFi -- 4.1.2. Program -- 4.1.2.1. Program for Customized Atmega328 Board -- 4.1.2.2. Program for NuttyFi -- 4.2. Flame Sensor -- 4.2.1. Circuit Diagram 
505 8 |a 4.2.1.1. Connections with Customized Board -- 4.2.1.2. Connections with NuttyFi -- 4.2.2. Program -- 4.2.2.1. Program for Customized Atmega328 Board -- 4.2.2.2. Program for NuttyFi -- 4.3. Motion Sensor -- 4.3.1. Circuit Diagram -- 4.3.1.1. Connections with Customized Board -- 4.3.1.2. Connections with NuttyFi -- 4.3.2. Program -- 4.3.2.1. Program for Customized Atmega328 Board -- 4.3.2.2. Program for NuttyFi -- 4.4. Ultrasonic Sensor -- 4.4.1. Circuit Diagram and Connection -- 4.4.1.1. Connections with Customized Board -- 4.4.1.2. Connections with NuttyFi -- 4.4.2. Program 
505 8 |a 4.4.2.1. Program for Customized Atmega328 Board -- 4.4.2.2. Program for NuttyFi -- 4.5. DHT11 Sensor -- 4.5.1. Circuit Diagram -- 4.5.1.1. Connections with Customized Board -- 4.5.1.2. Connections with NuttyFi -- 4.5.2. Program -- 4.5.2.1. Program for Customized Atmega328 Board -- 4.5.2.2. Program for NuttyFi -- 4.6. Keypad -- 4.6.1. Circuit Diagram -- 4.6.2. Program -- 4.7. Joystick -- 4.7.1. Circuit Diagram -- 4.7.2. Program -- Chapter 5 -- Interfacing of Actuator with Microcontroller Platform -- 5.1. DC Motor -- 5.1.1. Circuit Diagram -- 5.1.1.1. Connections with Customized Board 
588 |a Description based on online resource; title from digital title page (viewed on July 07, 2020). 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Robots  |x Control systems. 
650 0 |a Microcontrollers. 
650 0 |a Programmable controllers. 
650 6 |a Robots  |x Systèmes de commande. 
650 6 |a Microcontrôleurs. 
650 6 |a Automates programmables. 
650 7 |a Microcontrollers.  |2 fast  |0 (OCoLC)fst01744800 
650 7 |a Programmable controllers.  |2 fast  |0 (OCoLC)fst01078679 
650 7 |a Robots  |x Control systems.  |2 fast  |0 (OCoLC)fst01099044 
700 1 |a Singh, Rajesh  |c (Electrical engineer),  |e author. 
700 1 |a Sethi, Gaurav,  |e author. 
700 1 |a Singh, Bhupendra,  |e author. 
776 0 8 |i Print version:  |a Gehlot, Anita.  |t The robotic platform control with ATMEGA328 and NUTTYFI based on the Internet of Things  |d New York : Nova Science Publishers, Inc., [2020]  |z 9781536174724  |w (DLC) 2020003966 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2348880  |z Texto completo 
938 |a YBP Library Services  |b YANK  |n 16632096 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL6228010 
938 |a EBSCOhost  |b EBSC  |n 2348880 
994 |a 92  |b IZTAP