Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Support for Arduino API Integration #1107

Open
cleicastro opened this issue Jun 14, 2024 · 3 comments
Open

[FEATURE REQUEST] Support for Arduino API Integration #1107

cleicastro opened this issue Jun 14, 2024 · 3 comments
Labels
feature request New feature or request

Comments

@cleicastro
Copy link

Is your feature request related to a problem? Please describe.
AI'm always frustrated when I can't integrate my Arduino projects directly with Deckboard. This integration would streamline my workflow and enhance the functionality of my projects.

Describe the solution you'd like
I would like to request support for creating an API or library that allows Deckboard to communicate directly with Arduino. This could include sending and receiving data, executing commands, and providing a seamless integration between Deckboard and Arduino.

Describe alternatives you've considered
Alternatives considered include using intermediary software or custom scripts to bridge the communication between Deckboard and Arduino, but these solutions tend to be less efficient and more complex to implement.

Additional context
Integrating Arduino with Deckboard would open up numerous possibilities for creators, makers, and developers who rely on both platforms. It would greatly enhance the user experience and expand the potential applications of Deckboard.

Thank you for considering this feature request!

@cleicastro cleicastro added the feature request New feature or request label Jun 14, 2024
@jacix
Copy link

jacix commented Jun 14, 2024

@cleicastro, Great idea - useful for home automation, among other things. How would Deckboard interface with the Arduino? I'm running a bunch of ESP32's so so Duckboard could open a URL to do something on them, but I haven't give it too much thought yet. I'm curious what you have in mind.

@rivafarabi
Copy link
Owner

There is an extension called Deckboard Callurl that let you send HTTP GET request. Not properly maintained, but it's a start if you want send something to ESP32 web server

@cleicastro
Copy link
Author

It would be very useful if an Arduino client could execute commands on Deckboard. This would be quite similar to using a DIY stream deck with Arduino.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants