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

Unable to make tacho example #32

Open
Yatheon opened this issue Apr 29, 2020 · 1 comment
Open

Unable to make tacho example #32

Yatheon opened this issue Apr 29, 2020 · 1 comment

Comments

@Yatheon
Copy link

Yatheon commented Apr 29, 2020

Unable to make the tacho example since make file looks for Debug folder with capital letter, while the debug folder in tacho has debug with lowercase.

@r0bis
Copy link

r0bis commented Jun 3, 2022

It makes the example OK if I rename the folder to Debug - but I wonder how that can run on RaspberryPi (BrickPi3). The program seems to get stuck on Waiting tacho is plugged... which means likely that there is nothing happening with ev3_tacho_init()... I have heard that BrickPi does not autodetect sensors and motors. Is that right? And if so - where is information as to what one should do?

UPDATE: this actually works fine. Need to specify port number by hand #35 but that is expected if autodetect is there. Documentation is a bit not for newbies, on needs to get used to it, but it is there http://in4lio.github.io/ev3dev-c/

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

2 participants