Giter VIP home page Giter VIP logo

nimdinu / omote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coretechr/omote

0.0 0.0 0.0 60.66 MB

Open Source Remote Using ESP32 and LVGL

Home Page: https://hackaday.io/project/191752

License: GNU General Public License v3.0

Shell 0.03% JavaScript 0.01% Ruby 0.03% C++ 0.36% Python 1.91% Perl 0.02% C 97.18% C# 0.02% Awk 0.01% CSS 0.01% Makefile 0.23% HTML 0.01% Handlebars 0.01% CMake 0.07% Batchfile 0.01% DIGITAL Command Language 0.05% M4 0.06% Roff 0.01% Meson 0.02%

omote's Introduction

OMOTE - Open Universal Remote

ESP32 Build Simulator Build

Overview

OMOTE is an ESP32 based open source universal remote. Its capacitive 2.8โ€ touchscreen provides an intuitive and snappy user interface for switching devices and settings. No hub or docking station is required as the remote features infrared, Wi-Fi and Bluetooth connectivity. With its well optimized power consumption, OMOTE can run for months on a charge. And since the design files are open source, you can fully customize them to your devices and needs.

Features

  • 2.8โ€ 320x240px capacitive touchscreen
  • Ergonomic, fully 3D printed case
  • Responsive LVGL user interface
  • Built in infrared, Wi-Fi and Bluetooth
  • Press any button or simply lift the remote to wake it up
  • Up to 6 months of battery life using a 2000 mAh Li-Po battery

Dependencies

The State of This Project

The hardware for OMOTE is designed to be easily replicated, using 3D-printed parts, a 2-layer PCB and commonly available components. The mechanical and PCB design can be considered mostly complete. Still, there might be areas for improvement, for example the IR range could be further optimized.

There is still a lot of work left to be done in terms of software. Right now, network settings, buttons and screen layouts are hard-coded. Controlling devices via MQTT is more of a tech demo at the moment and the network connection might not be perfectly reliable. Making the interface configurable, e.g. using a web interface, is a long-term goal.

To Do

Currently I have no idea if and when this will be done. But these would be the next steps:

  • Easier configuration
    • Document the current process of customization
    • Store the configuration in Flash (e.g. as a editable json file)
    • Add an interface for graphically editing the configuration
  • Complete the on-device settings page
  • Make the Wi-Fi connection more stable

See the open issues and discussions for a full list of proposed features (and known issues).

Getting Started

OMOTE might look like a finished product, but especially the software is not "consumer-friendly" yet. If you want to build your own remote and customize it to your devices, you should be somewhat experienced with electronics and programming.

Simulator

You can try the user interface on your PC using the LVGL simulator. Just follow these steps:

  1. Install Visual Studio, including the "Desktop development with C++" workload. You can use the free Community edition.
  2. Start Visual Studio and open LVGL.Simulator.sln
  3. Make sure that the build target is set to x64 and then run the local Windows debugger.

Hardware

The central component of OMOTE is its PCB. If you want to build the PCB yourself, you will need SMT-reflow tools like a hot plate or a hot-air station. The 2-layered board and a solder paste stencil can be ordered from any PCB manufacturer using the KiCad files. Manufacturers like OSHPARK or Aisler will accept these files directly. For JLCPCB or PCBWay, you can use their plugin to export the optimized Gerber files.

I sourced the electrical parts from LCSC, but most of them should be available from the usual suppliers like Digikey or Mouser as well. You can check out the BOM for all the necessary components.

The housing and buttons can be printed using PLA or PETG. I sliced the models with PrusaSlicer with a layer height of 0.25mm and printed them using ColorFabb PETG. It is important that the case part is printed with its flat side towards the print bed using lots of support structures. If your printer is well calibrated, the cover plate will snap onto the case.

Software

The remote can be charged and programmed via its USB-C port. Open the PlatformIO project to compile and upload the code to the ESP32. Within the code, you can edit the Wi-Fi settings and the button mapping. OMOTE features a IR-receiver which is not currently implemented in the code. You can still modify the ESp8266-IRRemote RecvDump example to read the codes from your TV remote.

Contributing

If you have a suggestion for an improvement, please fork the repo and create a pull request. You can also simply open an issue or for more general feature requests, head over to the discussions.

License

Distributed under the GPL v3 License. See LICENSE for more information.

Contact

Maximilian Kern - kernm.de

Omote Discord: https://discord.gg/5PnYFAsKsG

Project Page on Hackaday.io: https://hackaday.io/project/191752-omote-diy-universal-remote

omote's People

Contributors

coretechr avatar eltociear avatar mandreko avatar matthewcolvin 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.