Code Monkey home page Code Monkey logo

playstation-sign's Introduction

Playstation Sign Driver

4-channel PWD LED driver for ESPHome and HomeAssistant

Contents

  • playstation_sign.yaml: ESPHome project file

Hardware

Input/Output: 5VDC

Target platform: ESP8266

Pin Mapping:

NodeMCU Pin ESP Pin Direction Function
D1 GPIO5 Out Square PWM
D2 GPIO4 Out Cross PWM
D5 GPIO14 Out Circle PWM
D6 GPIO12 Out Triangle PWM
D3 GPIO0 In Mode button, BOOTSEL

Software Setup

Setup ESPHome per https://esphome.io/guides/getting_started_command_line

Provide a secrets.yaml file in the same directory as playstation_sign.yaml with the following contents:

ssid: 		# WiFi network name
wappw:		# WiFi password
hotspotpw:	# Create a password for the fallback ad-hoc network, if the device is unable to connect to wifi
apipw:		# Create a password for Homeassistant to use to connect to the device

Compile / Run

esphome compile playstation_sign.yaml
esphome run playstation_sign.yaml

Logs / Debug

esphome logs playstation_sign.yaml

playstation-sign's People

Contributors

andrewmv avatar

Watchers

 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.