Giter VIP home page Giter VIP logo

Comments (6)

laurb9 avatar laurb9 commented on July 3, 2024

I've identified an affordable RF board that could work: NRF24L01 2.4Ghz
http://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo

from panocontroller-firmware.

Defragster avatar Defragster commented on July 3, 2024

Started at the top just seeing this - I'm using ESP8266 under Arduino with my Teensy, pretty effective - full web server support with it's own processor on par with the Teensy for under $5.

from panocontroller-firmware.

laurb9 avatar laurb9 commented on July 3, 2024

Some interactive features such as camera positioning would be adversely affected by WiFi latency. Others, like camera settings setup, would benefit from the nicer UI in web page. Unfortunately, I do need the interactive part more than the other, because with the camera on a pole it is hard to see what it's doing and intervene.

What I'm thinking here is move the menu and controls to a detachable remote piece. This increases the complexity and needs two microcontroller boards, but offloading the display work allows the motor controller side to do more.

from panocontroller-firmware.

laurb9 avatar laurb9 commented on July 3, 2024

Implemented a simple proof of concept which synchronizes inputs across two units via NRF24L01. For example, IR and Bluetooth remote inputs from one device are blindly sent to the unit containing the driver.

Syncing the display should be next.

from panocontroller-firmware.

laurb9 avatar laurb9 commented on July 3, 2024

Abandoned the above-mentioned proof of concept as it had to future path, and instead implemented #58 with a smart remote control unit with menus using the NRF24.

https://github.com/laurb9/pano-controller/releases/tag/v2.0-beta

from panocontroller-firmware.

laurb9 avatar laurb9 commented on July 3, 2024

Bluetooth integration (#10) should be relatively easy to build on top of this.

from panocontroller-firmware.

Related Issues (20)

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.