-
Notifications
You must be signed in to change notification settings - Fork 143
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
[Share Your Own Ideas] Share you own thoughts with us #322
Comments
Reducing the barrier between maker and industrial. Maker stuff tends to stay toy level. Thats a sensor and actor problem. There's the 3.3 or 5V prototype world if SPI and I2C and MQTT VS the 24V 4-20mA, IoLink and OPCUA. Grove connectors VS M12. With our Revoution Pi we at Kunbus opened the field. Arduino with its opta followed. I'd love to see the range of grove sensors and actors ready to be used at any scale. Indoors and outdoors. Seed studio can let us bring to production what we imagine. I want seed studio stuff I can use for micro farming, autonomous driving and all the big world problems. |
NodeRed - Whats next? Scratch opened a new way of programming. NodeRed shiwed that it is possible to build a maker tool / ecosystem that is today used by all industries. Even as part of siemens and ifm products. We need the next step inthis evilution. Re-think industrial automation. Lets think of the usability of m5stacks code editor, open like the nodered repository and industry ready like codesys. And with full integration for github, gitlab, bitbucket and all the IDEs out there. Who is in? |
I can that there is a task #519 to "Connect reTerminal DM to AWS cloud platform". Would suggest to add similar tasks for other clouds, e.g. Azure, GCP, Alibaba Cloud, etc. I'm personally interested to contribute to Azure specific one, thanks. |
Use the Open Source Thin-edge.io connector. It already features Azure and Cumulocity. |
Hi! @LazaUK May I ask that have you had the reTerminal DM right now? |
Hello! @crismancich Thank you for the sharing! |
Hi @MatthewJeffson, I have smaller reTerminal, not reTerminal DM. |
Hi @LazaUK Sorry for the late response. But I don't think reTerminal will do the job. |
Hi @MatthewJeffson, yes understand that they are not the same. If there will be any opportunity to get temporary access to reTerminal DM, happy to assist with this suggested documentation section. If not, maybe somebody else with access to the hardware can help to develop it. Thank you. |
Hello @LazaUK Wow, thank you so much for your great interest. I will ask my colleagues how to make this happen. |
@LazaUK I have just checked, using KVM and Tailscale may actually do the job, to give you the access to the reTerminal DM. |
I have a Esp32 S3 Sense. How to create a voice command by leveraging the Espressif Speech Recognition framework, the system can recognize wake-up words and execute specific actions associated with those commands. |
Possible new example/project for Wio Terminal. I have a working ".ino". Bob |
Scrambler Wio here: https://github.com/RT-Coker/Scrambler-Wio |
AHT20 and SGP41Hello all, Maybe this has already been done, so I better ask first, because I've already 'invented enough wheels'. I combined these examples:
Together they should produce "Humidity compensated" raw data values using the formulas from Sensirion_Gas_Sensors_Datasheet_SGP41.pdf and a little extra programming. My output in the Arduino IDE Serial Monitor: So instead of the constants it uses the calculated ticks from the ATH20 measurement. Required components:
Shall I add it as a new example (if it does not exist already) ? Hans |
My idea is pretty simple. Can we mark some Github Issues and the wiki repo so that they count towards Hacktober? :) Summary of maintainer's instructions from the site https://hacktoberfest.com
|
Hi @thompcd Corey! Yes sure! We can and are very happy to do that. :) |
@MatthewJeffson on AHT20 and SGP41 I checked the docusaurus-version HOW_TO and found an issue with 'yarn' on Debian/Linux 12, but fixed it by reading the script and executing "yarn.js" as:
btw, I had to run it as "root", probably because it tried to install packages. More soon . . . Hans |
Hello @hbswn Hans! |
My first attempt: git commit Missing two images, i.e. my version of these:
How can we upload images ? Answer found in the FAQ: 1. Where do I keep the images? Here's my first merge request: #666 Hans |
Hi @hbswn Hans! Thank you so much for doing this! |
Dear @MatthewJeffson , My idea is to add documentation for the Seed RP2040 board using NuttX RTOS. As a NuttX contributor, it is a pleasure to help Seed Studio, thus giving users another option to use this board. The current NuttX version supports the board and also was documented (https://nuttx.apache.org/docs/latest/platforms/arm/rp2040/boards/seeed-xiao-rp2040/index.html). I would like to share how we can program and use many different drives ( sensor, RNDIS, telnet ...). Best Regards, Halysson Carvalho |
Wow! @halyssonJr |
And we would really appreciated if you can add more our XIAO boards on it:) |
@MatthewJeffson, I don't have the Grove module. But it's not a problem, I can assemble and test on a protoboard. Also, it will be a pleasure to add more boards on NuttX Mainline, please, give me a list of boards. |
Hi! @halyssonJr It would be really amazed you can add our rest XIAO boards to it! :) since we found that it has related supported chips: Best Regards, |
Home Alarm using Xiao ESP32 C3, Deep Sleep with Reed Switch Sensors and Home AssistantI am interested in seeing what would be the best approach to use several XIAO ESP32 C3 with a reed switch sensor and rechargeable battery to replace the sensors I have that work via RF. I want to build an alarm system integrated with Home Assistant, using the Xiao ESP32C3 as door and window opening sensors, with rechargeable batteries, working in deep sleep and sending the status when the sensor contact is broken. |
Hello! @djairjr Djair! That sounds really fun. We can continue to discuss it through the Discord:D |
I usually develop puzzles for Escape Rooms and I believe that a version of the Expansion Board that had I2S audio instead of a Buzzer would be excellent. I have already suggested replacing the OLED display with a TFT (there are some very small ST7789s). Almost all games use MP3, an external Relay and some input sensors (I usually use an I2C port expander). |
Overview
Update on
2024.9.1
We have a new page launched, for presenting better of our contributors' ideas(at the bottom of the page):
You can just input your name(email), your wanted projects, and the description will be fine and we will think it through:
Here are some examples for us to discuss first:
The text was updated successfully, but these errors were encountered: