
leonardo46
I tested Hbridge PWM control panel. I don't understand why , when you start ezb and give a command (for example, forward) the motors do not turn at all, and you need to move the PWM sliders in some way to activate them.
And, if you use arrow keys, and then the pwm sliders, the Arrow Keys are disabled. I expected that sliders were independant of other functions, and could be used, and saved, if necessary to a chosen value, without affecting other functions.
Am I untrained and unable to use correctly this control ?
It's normal ?
Select that link, or press the ? (question mark) next to the X (close) on the HBridge control to view the manual page. Each control has it's own manual page by pressing the ? (question mark).
The section in the manual that is relevant to your question is titled "Initialization Code"
Let me know if you have any further questions regarding initializing the PWM when the EZ-B connects
I'm exploring everything in the ez world. I need a lot of information.
I promise I'll ask for information only if I don't find in tutorials what I'm looking for...
I'm new in ez world, and tutorials aren't always sufficiently detailed for me.
I come from a different environment (Basic and/or assembler in embedded MCUs) . I haven't yet an EZ mind.
For example, I go mad seeing I have to be careful even writing simple code, because it might flood the system ,or make it very slow.
The difference between programming on a micro and controlling a micro remotely are incredibly opposite. It's not the same approach, as you are learning.
The micro is great for incredibly simple repeating tasks - and may compliment the v4. However, they don't provide the processing cal ability for vision, audio, etc.. And the most important being a graphic UI for realtime control and modification. That's why you see advanced robotics being controlled by computers as well. There's a nice writeup in the explore section of the website regarding this approach.
Anyway, don't feel bad for asking so many questions. Most people who are using ezrobot do not have micro background so they don't have a previous mindset. Most are learning from scratch or have experience developing in user operating system environments.
So, to summarize... Keep rocking what you're doing and you'll be an expert helping others and making ezcredit soon enough
I eliminated everything in option/prefereces, but that is still there.
My project was made modifying JD robot project, and I always have" open assembly instructions ? " for JD robot. How to avoid this ?
In options/preferences there's nothing for that.