Welcome to Synthiam!

The easiest way to program the most powerful robots. Use technologies by leading industry experts. ARC is a free-to-use robot programming software that makes servo automation, computer vision, autonomous navigation, and artificial intelligence easy.

Get Started
Asked — Edited

Can Ezb Read Pwm Values Like The Echo Pin On A Sonar

I guess this is another question for the great DJ
I very common TSOP4840 IR receiver and output is PWM and need read the value
and there is 4 of them i am using.
so looking at the ECHO PIN can it work and any script for it

Also the trigger pin on sonar i want to pulse the IR transmitter using PWM control in the interface you have for it
I know others looking at the same idea for low cost home base docking


ARC Pro

Upgrade to ARC Pro

Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming

United Kingdom
#1  
From the EZ-Script manual

Quote:


GetPWM (digitalPort)
Gets the PWM (Pulse Width Modulation) of specified port
PWM is between 0 and 100
Example: $x = GetPWM(D14)
#2  
wow GREAT i need to try it,might be a low cost idea for beacon design