bdring / 6-Pack_CNC_Controller

MIT License
290 stars 71 forks source link

RC Servo/BESC CNC I/O Module #21

Open bdring opened 4 years ago

bdring commented 4 years ago

Here is a simple CNC I/O Module to add a couple of RC servos or a BESC (Brushless Electronic Speed Controller).

It has a switch to allow the servos to be powered from the controller's 5V (limited current) or an external power source. Some bigger servos like a higher voltage, so that could be provided through the terminal block. Grbl_ESP32 also supports BESC based spindles, so you could use this module for that as well.

There are other ways to get more servos via I2C PWM controllers, but this is a just a simple one that requires no changes to the firmware.

bdring commented 4 years ago

Here it is.

plangenh commented 3 years ago

Thanks a lot for this great modular project! Are you planning to upload the Source files of this RC Servo Module in the CNC_IO_Modules directory as well? I am planning on using two servos and would be really interested in the files. I'd order the module on tindie, but shipping to Germany is really expensive.

bdring commented 3 years ago

I uploaded the source files and gerbers. I am sorry about the shipping cost, but I am only shipping via Priority Mail during the pandemic. The other methods are taking up to 3 months.

Please consider a donation to the Grbl_ESP32 project. https://github.com/bdring/Grbl_Esp32#donation

plangenh commented 3 years ago

Thanks a lot, really appreciated!! Will definitely donate to the project.

Am 11.10.2020 um 00:02 schrieb bdring notifications@github.com:

 I uploaded the source files and gerbers. I am sorry about the shipping cost, but I am only shipping via Priority Mail during the pandemic. The other methods are taking up to 3 months.

Please consider a donation to the Grbl_ESP32 project. https://github.com/bdring/Grbl_Esp32#donation

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.