You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Здравствуйте!
Очень понравился Ваш проект. Спасибо, что поделились!
Подскажите, возможно ли использовать в качестве базовой модели Arduino Uno или Arduino Nano?
И на сколько сложно переделать программное обеспечение?
Я начинающий пользователь, поэтому опыта программирования Arduino нет.
Спасибо заранее за ответ!
The text was updated successfully, but these errors were encountered:
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 нет.
Спасибо заранее за ответ!
The text was updated successfully, but these errors were encountered: