Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1.Is it possible to add support for WiFi to the existing network plugin?such as,use esp8266/esp32/esp32c3/esp32c5,connect to the CNC board through SPI, and then control it through IP (web/sender).
2.Use a large capacitor and an IO to detect the IO voltage, and if the voltage drops, use the capacitor to store the data.
3.Use USB OTG to support the connection of keypad, joystick, USB flash disk, and other devices.
4.Unified Extension Protocol. Use a consistent protocol for handwheels, control screens, IO extensions, panels, etc. (I think custom protocols may be better, but they are difficult and incompatible), and connect devices in series or from devices to the main device uniformly.
Beta Was this translation helpful? Give feedback.
All reactions