Skip to content
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

scanning function / функция сканирования #59

Open
artemlishchuk opened this issue Feb 19, 2021 · 0 comments
Open

scanning function / функция сканирования #59

artemlishchuk opened this issue Feb 19, 2021 · 0 comments

Comments

@artemlishchuk
Copy link

Здравствуйте Николай,
очень хороший проэкт, разрабатываю на его основе двухосевого робота.
Требуеться реализовать функцию сканирования (в движении, по сигналу датчика, считывать текущие координаты робота).
Открыть отдельный thread и мониторить датчик будет просто, а вот считывать координаты посложнее.
Примерно понимаю что нужно работать с регистрами DMA, но не могу понять как устроенна структура обмена данных с регистрами, и с чего начинать.
Подскажыте пожалуйста как это можно реализовать и куда сунуть руки)
Заранее огромное спасибо!

Hello Nikolay,
really nice project, I am developing a two-axis robot based on it.
It is required to implement the scanning function (in motion, according to the sensor signal, read and store the current coordinates of the robot).
Opening a separate thread and monitoring the sensor will be easy, but reading the coordinates is more difficult.
I roughly understand that I need to work with DMA registers, but I cannot understand how the data exchange with registers works.
Please tell me how this can be implemented)
Thank you very much in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant