Open IgorSilchenkov opened 2 years ago
please need to LCD _GRBL uno code
please need to LCD _GRBL uno code
Hello, I developed the code on Arduino Mega due to its size, which couldn't fit on an Arduino UNO and limited the number of functions I wanted to implement. I based my work on someone else's code who had already developed it on Arduino UNO, but unfortunately, their code is no longer available.
Could you try to transfer it to Arduino UNO? You would only need to implement the serial communication of TX0 and RX0 and remove the functions you don't think are necessary, so that they don't exceed the memory capacity of Arduino UNO.
Здравствуйте! Очень понравился Ваш проект. Спасибо, что поделились! Подскажите, возможно ли использовать в качестве базовой модели Arduino Uno или Arduino Nano? И на сколько сложно переделать программное обеспечение? Я начинающий пользователь, поэтому опыта программирования Arduino нет. Спасибо заранее за ответ!