Giter Site home page Giter Site logo

eboard-remote's Introduction

eBoard-remote

See progress log for more in-depth project information
  • Coded by Kurtis Brandt in the year 2020


Only use true-fixed-master branch

Pay absolutely no attention whatsoever to the other branches in this repository.
They all have outdated code - the branch being updated is true-fixed-master They were a series of cascading mistakes trying to fix the original mistake.
See 22/07/2020 in the progress log for more details.
Or don't.



Project uses a generic ESP8266 board for control hardware.

  • Espressif ESP8266 E-12 running Arduino.
  • Board I used linked here

Communicates with eBoard using the ESP8266's onboard WiFi chip. Once coding is finished, it will have the following features:

  • Features can be found in MENU + FEATURES.md file in the master directory

Onboard LEDs

Info on LEDs
Pin 2 (D4) = ESP-12 LED
Pin 16 (D0) = NodeMCU LED
Both have 470 ohm resistor


Screen

Screen I bought
SSH1106 control chip (may or may not be the same as SH1106 chip)
128x64 resolution
1.3 inches (29.42 x 14.7mm)
3.3 - 5v driving voltage
I2C interface

Red wire = VCC
Black wire = GND
Yellow wire = SCL
Blue wire = SDA

OLED Relevant instructions


Rotary encoder

Encoder I bought
360 degree rotation + button
5 pin interface (CLK, DT, SW, +, GND)

Pin listings:

  • CLK = pin A = one of the yellow wires = D5 (pin 5)
  • DT = pin B = one of the yellow wires = D6 (pin 6)
  • SW = button pin = blue wire = D7 (pin 7)
  • GND and VCC respectively = red and black respectively

eboard-remote's People

Contributors

kbra0010 avatar nextredo 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.