Cargando…

Electronics projects with the ESP8266 and ESP32 : building web pages, applications, and Wifi enabled devices /

Discover the powerful ESP8266 and ESP32 microcontrollers and their Wi-Fi communication. The ESP32 microcontroller features Bluetooth and BLE communication in addition to Wi-Fi. The book emphasizes practical projects and readers are guided through Wi-Fi and Bluetooth communication, mobile app design...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Cameron, Neil
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress L.P., 2021.
Colección:Technology in action series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_on1228036533
003 OCoLC
005 20231017213018.0
006 m o d
007 cr un|---aucuu
008 201226s2021 cau o 001 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d YDX  |d ERF  |d OCLCF  |d GW5XE  |d OCLCO  |d VT2  |d SFB  |d N$T  |d OCL  |d K6U  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 1227449703  |a 1232856767  |a 1235835415  |a 1240523842  |a 1251804727 
020 |a 9781484263365  |q (electronic bk.) 
020 |a 1484263367  |q (electronic bk.) 
020 |a 1484263375 
020 |a 9781484263372 
020 |z 1484263359 
020 |z 9781484263358 
024 7 |a 10.1007/978-1-4842-6336-5  |2 doi 
029 1 |a AU@  |b 000068472386 
029 1 |a AU@  |b 000069025926 
035 |a (OCoLC)1228036533  |z (OCoLC)1227449703  |z (OCoLC)1232856767  |z (OCoLC)1235835415  |z (OCoLC)1240523842  |z (OCoLC)1251804727 
050 4 |a TJ223.M53 
072 7 |a UK.  |2 bicssc 
072 7 |a COM067000.  |2 bisacsh 
072 7 |a UK.  |2 thema 
082 0 4 |a 006.2/2  |2 23 
082 0 4 |a 004  |2 23 
049 |a UAMI 
100 1 |a Cameron, Neil. 
245 1 0 |a Electronics projects with the ESP8266 and ESP32 :  |b building web pages, applications, and Wifi enabled devices /  |c Neil Cameron. 
260 |a Berkeley, CA :  |b Apress L.P.,  |c 2021. 
300 |a 1 online resource (703 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
490 1 |a Technology in action 
588 0 |a Print version record. 
505 0 |a Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Preface -- Chapter 1: Internet radio -- Station display and selection -- Minimal Internet radio -- Summary -- Components List -- Chapter 2: Intranet camera -- Save images to the SD card -- Load images on a web page -- Stream images to a web page -- PIR trigger to stream images to a web page -- Summary -- Components List -- Chapter 3: International weather station -- ILI9341 SPI TFT LCD touch screen -- Touch screen calibration -- Painting on-screen -- ESP8266-specific touch screen calibration and paint 
505 8 |a Weather data for several cities -- Summary -- Components List -- Chapter 4: Internet clock -- WS2812 RGB LEDs responsive to sound -- ESP8266 and multiplexer -- LED rings clock -- Network Time Protocol -- ESP32 and Internet clock -- Summary -- Components List -- Chapter 5: MP3 player -- Control command for the MP3 player -- MP3 player control with a microcontroller -- Infrared remote control of an MP3 player -- Creating sound tracks and two alarm systems -- Movement detection alarm -- Speaking clock -- Voice recorder -- Summary -- Components List -- Chapter 6: Bluetooth speaker -- Summary 
505 8 |a Components List -- Chapter 7: Wireless local area network -- HTTP request -- HTML code -- XML HTTP requests, JavaScript, and AJAX -- Summary -- Components List -- Chapter 8: Updating a web page -- XML HTTP requests, JavaScript, and AJAX -- JSON -- Accessing WWW data -- MQTT broker and IFTTT -- Parsing text -- Console log -- Wi-Fi connection -- Access information file -- Summary -- Components List -- Chapter 9: WebSocket -- Remote control and WebSocket communication -- WebSocket and AJAX -- Access images, time, and sensor data over the Internet -- Summary -- Components List 
505 8 |a Chapter 10: Build an app -- Control and feedback app -- Install the app -- Servo-robot control app -- Speech recognition app -- Summary -- Components List -- Chapter 11: App database and Google Maps -- MIT App Inventor database -- MIT App Inventor and Google Maps -- Summary -- Components List -- Chapter 12: GPS tracking app with Google Maps -- GPS position transmit -- GPS position receive -- Validate transmission of GPS position -- Improve GPS position signal -- Summary -- Components List -- Chapter 13: USB OTG communication -- App receive -- App transmit -- App receive and transmit -- Summary 
505 8 |a Components List -- Chapter 14: ESP-NOW and LoRa communication -- ESP-NOW -- LoRa communication -- Summary -- Components -- Chapter 15: Radio frequency communication -- Transmitting and receiving text -- Decode remote control signals -- Control pan-tilt servos with RF communication -- Control relay with RF communication -- Relays -- Solid-state relay -- Summary -- Components List -- Chapter 16: Signal generation -- Signal generation -- Digital to analog converter -- Generating waves -- ESP32 8-bit DAC -- 12-bit DAC -- Summary -- Components List -- Chapter 17: Signal generation with 555 timer IC 
500 |a 555 timer IC. 
500 |a Includes index. 
520 |a Discover the powerful ESP8266 and ESP32 microcontrollers and their Wi-Fi communication. The ESP32 microcontroller features Bluetooth and BLE communication in addition to Wi-Fi. The book emphasizes practical projects and readers are guided through Wi-Fi and Bluetooth communication, mobile app design and build, ESP-NOW and LoRa communication, and signal generation. Projects throughout the book utilize the Wi-Fi functionality and processing power of the ESP microcontrollers. Projects are built in the Arduino IDE, so you don't need to download other programming software. Mobile apps are now ubiquitous, making the app build projects of the book very relevant, as are the web page design projects. In Electronics Projects with the ESP8266 and ESP32, you'll see how easy and practical it is to access information over the internet, develop web pages, build mobile apps to remotely control devices with speech recognition or incorporate Google Maps in a GPS route tracking app. You will · Build practical electronics projects with an ESP8266 or ESP32 microcontroller with Wi-Fi communication · Use the Wi-Fi function of the ESP8266 and ESP32 to update web pages · Communicate with your mobile phone or smart watch by Bluetooth Low Energy · Transmit and receive information to control remote devices over the internet · Understand the design and build of mobile apps for internet based applications · Apply your computer programming skills in C++, JavaScript, AJAX and JSON · Use WebSocket, MQTT brokers and IFTTT for fast two-way communication with webpages. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Microcontrollers. 
650 0 |a Computer input-output equipment. 
650 0 |a Computer networks. 
650 2 |a Computer Communication Networks 
650 6 |a Microcontrôleurs. 
650 6 |a Ordinateurs  |x Équipement d'entrée-sortie. 
650 6 |a Réseaux d'ordinateurs. 
650 7 |a Microcontrollers  |2 fast 
650 7 |a Computer input-output equipment  |2 fast 
650 7 |a Computer networks  |2 fast 
776 0 8 |i Print version:  |a Cameron, Neil.  |t Electronics Projects with the ESP8266 and ESP32 : Building Web Pages, Applications, and Wifi Enabled Devices.  |d Berkeley, CA : Apress L.P., ©2021  |z 9781484263358 
830 0 |a Technology in action series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484263365/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL6427473 
938 |a EBSCOhost  |b EBSC  |n 2709853 
938 |a YBP Library Services  |b YANK  |n 301814710 
994 |a 92  |b IZTAP