GithubHelp home page GithubHelp logo

dylanvanassche / harbour-rgbwifi Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 645 KB

Control a WiFi RGB ledstrip with your Sailfish OS phone

License: GNU General Public License v3.0

QMake 4.10% QML 46.75% C++ 49.16%
sailfishos iot qml rgb-ledstrip qt5 c-plus-plus sailfish-os-smartphone sailfish-os-phone sailfish-sdk wifi-rgb-ledstrip

harbour-rgbwifi's Introduction

harbour-rgbwifi

Control a WiFi RGB ledstrip with your Sailfish OS phone!

Demo

Setup

In order to use RGBWiFi you need to setup some things first.

Things you need

  • Sailfish OS smartphone
  • ESP8266
  • Local WiFi network
  • Some wires
  • Power supply
  • DC-DC convertor
  • RGB IR controller or 3 MOSFETs with the right resistors
  • RGB ledstrip

ESP8266 sketch

  • Install the Arduino IDE and download the add-on for the ESP8266 with the built-in board manager
  • Download the Arduino sketch from https://github.com/modulebaan/rgbwifi-esp8266-arduino
  • Change the WiFi SSID and the password to your local network
  • Upload the sketch to the ESP8266

RGBWiFi app

  • Install the Sailfish SDK if you haven't done this yet
  • Open the .pro file from this repo with the Sailfish SDK
  • Edit the 'ledstrip.py' file with the right IP address of your ESP8266 module
  • Build and install the app on your Sailfish OS smartphone

Hardware

  • Connect the wires to the RGB IR controller, you need to figure out yourself which path on the PCB connect to each color MOSFET since those controllers are very different from each supplier on Aliexpress
  • Connect the DC-DC convertor between the poyer supply (most of the time 12V) and the ESP8266 (5V)
  • Connect the powers upply to the RGB ledstrip

harbour-rgbwifi's People

Contributors

dylanvanassche avatar

Watchers

 avatar  avatar  avatar

harbour-rgbwifi's Issues

Save last state

When the ledstrip has been turned off, the app forgets the values that were set before.

Dimmer overides primary colors

When you select a primary color and then use the dimmer the color will be overwritten with the values from the sliders.

Update README

README needs to be updated due the new backend in C++, also some schematics would be nice.

  • C++ backend move
  • License indication
  • Schematics

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.