Yes, these lights seem to do that. I do not know why.
So I havenāt gotten the LED strips and tried this out, but Iām just wondering you can change the brightness right? They seem awfully bright, just wondering if you can control that in some way
Some of my teams are trying to implement this and they have run to the problem of needing to find the pinout diagram of the analog ports of the v5 brain. Any advice on where to find such diagram would be appreciated. Thanks!
I will hopefully be putting out some documentation answering all of these questions within the next few days.
Took longer than I wanted but I finally got it done.
Nice and I like all the helper functions you added to cover most of the popular things that roboteers will want to do.
Do you know if there are any āhacksā to do this with Python? Is there anyway to have low-level control of the brain via python or accessing C++ code in python directly?
if youāre asking this question just use c++ lmao
There are no hacks or ways to use C++ code in Python on the V5.
Iāll add an API to Python eventually, but itās not really a priority for us.
Are there any other benefits for using C++ vs. Python when it comes to this competition? Iām perfectly fine with using C++ but Iāve already sunk a considerable amount of time Python and Iāll be a pain to refactor. ik thereās a considerable speed and memory boost from using C++, does that make an impact on the performance of the robot during a match?
Thanks for the help, this is my teamās first year
Not really, when it comes to VRC bot programming quite literally anything can get the job done, but using C++ is gonna give you a much greater learning opportunity than Python scripting will.
C++ gives very little benefit over using Python for the majority of robot code. We will eventually support the addressable LED in Python, itās just not a priority as the addressable LED is not something the majority of customers would ever use due to the requirement to make cables, add logic level shifting etc.
ok but consider the following - addrleds are AWESOME
im new to coding with pros and I have the less soldered and everything I just canāt figure out the coding, if someone could help me out that would be great, Thanks
haiiii :3 yes iād be happy to help, feel free to ask me a question in the software channel of the vtow discord server VEX Robotics Competition
meow,
-sylvie