Code Monkey home page Code Monkey logo

fully_jarvis_esphome's Introduction

Jarvis ESPHome

This is an extension / port of the initial reverse engineering work done by @phord for the Jarvis repo. Rather than build everything from scratch, I have ported most of the functionality to an ESPHome component.

Note: You almost certainly should not use this ESPHome component! Thanks to @maraid, more of the UART has been reverse engineered. This means that the PCB is out of date and can be re-factored to simply interface with the desk via UART. This theoretically also means that ESPHome can control more aspects of the desk more precisely with fewer wires and a simpler software implementation!

ESPHome Component

I am not a full time C++ programmer so the code almost certainly does look like a bad copy/paste job. That's because it largely is! I found a few different "similar" projects and modeled my code off of those.

Details on how to use the custom component with ESPHome can be found in components/fully_jarvis_cb2c.

PCB

Inspired by this thread, I created a simple PCB to interface with the desk control / motor driver. I used a more capable ESP32 module specifically so I could drive some RGBWW LED strips as well.

See the cad folder for the KiCad files.

The (mostly populated) PCB looks like this:

pcb-installed

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.