Introduction
  • Introduction
  • Getting all the needed materials
  • List of Needed Materials
Getting Started with the NodeMCU ESP8266
  • Installing the ESP8266 Board Library
  • Creating your first project: Blinking an LED
  • Creating a Web Server: Non AP style
  • Creating a Web Server: AP style
  • Controlling an LED remotely: AP style
  • Controlling an LED remotely: non AP style
  • Using the Ultrasonic Sensor
Getting Started with the L293D Motor Driver
  • L293D pin information
  • Wiring the L293D to our NodeMCU
  • Programming the L293D motor driver to drive a motor
  • Programming the L293D motor driver to drive a motor bidirectionally
Getting Started with iOS 12 programming
  • Creating your first project: Hello World!
  • Basics of Swift 4 programming
  • Basics of UI Objects in iOS 12
  • Building a Web Browser in Xcode 10
  • Using Tab Bars in iOS 12
Building the Final Car
  • Wiring the final circuit
  • The L7805CV voltage regulator + Adding the L7805CV into our circuit
  • Writing the Final NodeMCU ESP8266 program
  • Creating the final iOS app: Part 1
  • Creating the final iOS app: Part 2
  • Creating the final iOS app: Part 3
  • Creating the final iOS app: Part 4
  • Testing out the final project
  • Controlling the RC Car from anywhere