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

How use TEENSY 4.1 with linorobot #52

Open
JamesFlosse opened this issue Nov 3, 2020 · 5 comments
Open

How use TEENSY 4.1 with linorobot #52

JamesFlosse opened this issue Nov 3, 2020 · 5 comments

Comments

@JamesFlosse
Copy link

JamesFlosse commented Nov 3, 2020

Hi, i plan to use teensy 4.1 on your linorobot project.
Can you give me the processus to use it?
Best regards

@Russ76
Copy link

Russ76 commented Jan 31, 2021

James, the Teensy 4.1 will probably work fine, just be sure to consult a spec chart about the connections to the board, and go by name, not by position number on the board. I'm having trouble now using my Teensy 3.2 because Platformio finds the older Python version loaded earlier in installation, and refuses to run.

@Russ76
Copy link

Russ76 commented Feb 1, 2021

https://www.pjrc.com/store/teensy41.html
This site has lots of info about it. It is a lot more powerful than the 3.2 but still has PMW output pins. Some of Juan's code for the Teensy is elaborate (machine language) and may not work in a chip so different.

@suryachereddy
Copy link

Did anyone test Teensy 4.1?

@casakontar
Copy link

Did anyone test Teensy 4.1?

I did and it was a nightmare. I adapted the libraries amd completely gave up on platformio. I used arduino ide.

@JamesFlosse
Copy link
Author

@casakontar can you please share your modify version please?

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

4 participants