Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
ESP8266 Robotics Projects

You're reading from   ESP8266 Robotics Projects DIY Wi-Fi controlled robots

Arrow left icon
Product type Paperback
Published in Nov 2017
Publisher Packt
ISBN-13 9781788474610
Length 210 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Pradeeka Seneviratne Pradeeka Seneviratne
Author Profile Icon Pradeeka Seneviratne
Pradeeka Seneviratne
Arrow right icon
View More author details
Toc

Table of Contents (9) Chapters Close

Preface 1. Getting Ready FREE CHAPTER 2. Building a Mini Round Robot with Original ESP8266 3. Using Encoders 4. Building a Mini Round Robot with the Feather HUZZAH ESP8266 5. Line-Following Zumo Robot 6. Building an ESP8266 Robot Controller 7. Building a Gripper Robot 8. Photo Rover Robot

Software


This section only focuses on how to capture images with an ArduCAM using a web socket server. You can use any Blynk-based software implementation to control the robot through your Wi-Fi network.

Arduino libraries

You will need the following Arduino libraries to write the Arduino sketch using Arduino IDE:

  • ArduCAM
  • UTFT4ArduCAM_SPI
  • ESP8266-Websocket

You can download these Arduino libraries as a ZIP file (Figure 8.13) from https://github.com/ArduCAM/ArduCAM_ESP8266_UNO:

Figure 8.13: Arduino libraries for ArduCAM

The following steps will guide you how to include the previously mentioned libraries to your Arduino IDE and create a web socket server on Feather HUZZAH ESP8266:

  1. After downloading the ZIP file, extract it to your hard drive. You will get a folder named ArduCAM_ESP8266_UNO-master.
  2. Inside the ArduCAM_ESP8266_UNO-master folder, you can find a folder named libraries.
  3. Copy the following folders inside the libraries folder to your Arduino IDE's libraries folder:
    • ArduCAM
    • UTFT4ArduCAM_SPI
    • ESP8266...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime