Git Product home page Git Product logo

esp8266-controller-plus-ultra's Introduction

ESP8266 CONTROLLER PLUS ULTRA

app version: 1.1

3 Modes: SWITCH ON/OFF MODE, GAMEPAD MODE ,VOICE RECOGNITION MODE (more modes in progress).

For ESP8266 NODEMCU 12 E

  • ok why plus ultra? first im a fan of all might(Plus ultra means go beyond your limit). :)

code: https://github.com/engrpanda/ESP8266-Controller-plus-ULTRA/tree/master/ESP8266_sample_program

fritzing: https://github.com/engrpanda/ESP8266-Controller-plus-ULTRA/tree/master/Schematic%20fritzing%20diagram

app: https://play.google.com/store/apps/details?id=com.Espwifi.panda&hl=en_US

This app makes you control your ESP's projects like RC car or any IOT applications using your mobile phone thru WIFI.

All the files (apk, circuit, program, codes) are all provided) :)

NEW to ESP? check this link to get started:

https://www.instructables.com/id/Programming-ESP8266-ESP-12E-NodeMCU-Using-Arduino-/

Compatible with android 4.4.4 (API 19) to android 9(API 28).

This app is under beta test. Any bugs or error can be reported or send to my email. ([email protected])

Check the provided Schematic Fritzing for connections.

screen1 screen1

You can choose from Switch ON/OFF mode, Gamepad mode, Voice Recognition mode. (will update more mode soon).

menu

1.) SWITCH ON/OFF MODE

PARTS REQUIRED:

  • ESP8266 or similar
  • Anything Digital OUTPUT i.e LED's, Relay etc.
  • Some resistors
  • Connecting wires
  • Breadboard

Labels(D0, D1, D2 etc) can be Rename. i.e Light1, LED1, Relay1, .

2

Sample Connection of Simple LED-ESP control connection.

You can add LED up to 13LEDs.

hc06 led_bb

Type your Router SSID and Password

a. Upload and open the serial monitor and copy the ESP IP address to the app.

hc06 led_bb

b. alternatively you can use "FING" to search your IP address. https://www.fing.com/products/fing-app

hc06 led_bb

Sample Connection of Relay-ESP control connection.

Up to 13 channels can be used. Using relay you can control your lights i.e bulbs or any appliances for IOT applications.

hc06 relay_bb

Serial Code to ESP

Switch ON/OFF Serial code to ESP

SWITCH_CODE

2.) GAMEPAD MODE

PARTS REQUIRED:

  • ROBOT CAR CHASIS WITH DC MOTORS
  • ESP or similar
  • L298N MOTOR DRIVER
  • Connecting wires

1

Sample Connection of RC Car-ESP control connection.

Using this controller you can control your RC car forward, Turnleft, turnright, backward etc.

hc06 car_bb

Serial Code to ESP

Gamepad Serial code to ESP

NOTE: UP, LEFT, RIGHT, DOWN, SQUARE, TRIANGLE, CIRCLE, EXS Buttons can be hold. not holding serial value is "S" ,"s".

GAMEPAD_CODE

3.) VOICE RECOGNITION MODE

This mode use google tts & speech recognition. Make sure the device has it. This mode lets the user control IOT applications using voice command thru ESP.

voice

esp8266-controller-plus-ultra's People

Contributors

engrpanda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.