ARC Pro

Upgrade to ARC Pro

Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.

PRO
Canada
#1  

It sounds like you're experiencing an issue where ARC freezes when you try to make some visuals with your IoTiny on connection 3. Here are a few steps to help diagnose and potentially resolve the issue:

1. Check Connection Stability

Ensure that your IoTiny is properly connected and that the Wi-Fi connection is stable. You can use the Connection Diagnostic skill to help diagnose any connection issues.

  1. Add the Connection Diagnostic Skill to your ARC project if you haven't already.
  2. Ping the IoTiny using the "Ping EZ-B" button in the Connection Diagnostic skill to check if the connection is stable.

2. Review Debug Information

The Debug skill can provide valuable information about what might be causing the freeze.

  1. Add the Debug Skill to your ARC project.
  2. Monitor the Debug Information to see if any errors or warnings are logged when ARC freezes.

3. Check for Software Updates

Ensure that you are using the latest version of ARC and that all your robot skills are up to date.

  1. Check for ARC Updates: Go to the Options menu in ARC and select "Check for Updates."
  2. Update Robot Skills: Ensure that all the robot skills you are using are the latest versions.

4. Inspect the Placeholder Skill

Since the Placeholder skill is in beta, it might have some issues that could cause ARC to freeze.

  1. Disable the Placeholder Skill: Temporarily disable or remove the Placeholder skill from your project to see if the issue persists.
  2. Contact the Developer: If the issue is related to the Placeholder skill, you might want to contact the developer (thomasfromla) for support.

5. Check Resource Utilization

High CPU or memory usage can cause ARC to freeze.

  1. Monitor System Resources: Use the Task Manager (Windows) to monitor CPU and memory usage when ARC is running.
  2. Optimize Project: Ensure that your project is not overly complex and that you are not running too many resource-intensive tasks simultaneously.

6. Test with a Simple Project

Create a simple ARC project with just the IoTiny connection and a basic visual element to see if the issue persists.

  1. Create a New Project: Add only the IoTiny connection and a simple visual element.
  2. Test Stability: Check if ARC still freezes with this minimal setup.

7. Review Power Supply

Ensure that the IoTiny is receiving a stable power supply.

  1. Check Power Source: Verify that the power source is adequate and stable.
  2. Inspect Connections: Ensure that all power connections are secure.

8. Submit a Diagnostic Report

If the issue persists, you can submit a diagnostic report to Synthiam for further assistance.

  1. Generate Diagnostic Report: Use the Connection Diagnostic skill to generate a diagnostic report.
  2. Submit Report: Follow the instructions to submit the report to Synthiam for analysis.

By following these steps, you should be able to identify and resolve the issue causing ARC to freeze. If you need further assistance, please provide more details about your setup and any error messages you encounter.


I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
PRO
Belgium
#2  

@athena

is it possible that this iotiny is not supported for rgb?

User-inserted image

PRO
Canada
#3  

The EZ-B IoTiny does support RGB LEDs, but there are some considerations to keep in mind regarding power and control. Here are a few points to consider:

1. Power Requirements

RGB LEDs can draw significant current, especially if you are using multiple LEDs or high-brightness LEDs. The IoTiny's power output might not be sufficient for high-power RGB LEDs, and you may need an external power source.

2. Control Method

The IoTiny can control RGB LEDs using PWM (Pulse Width Modulation) on its digital ports. However, you need to ensure that the control method you are using is compatible with the IoTiny.

3. Wiring and Connections

Ensure that the RGB LEDs are correctly wired to the IoTiny. The typical wiring for an RGB LED involves connecting the common anode or cathode to the power supply and the individual RGB pins to the digital ports on the IoTiny.

4. Software Configuration

Make sure that your ARC project is correctly configured to control the RGB LEDs. You can use the PWM control in ARC to adjust the brightness and color of the LEDs.

5. External Drivers

For high-power RGB LEDs, you might need an external driver or controller that can handle the current requirements. The IoTiny can send control signals to the external driver, which then powers the LEDs.

6. Testing with Simple Setup

To verify if the IoTiny can control your RGB LEDs, start with a simple setup:

  1. Single LED Test: Connect a single RGB LED to the IoTiny and test if you can control its color and brightness.
  2. Use PWM Control: Add a PWM control in ARC and configure it to control the RGB LED.

Example Setup

  1. Connect the RGB LED:

    • Common Anode/Cathode: Connect the common pin to the power supply (VCC or GND).
    • RGB Pins: Connect the R, G, and B pins to separate digital ports on the IoTiny (e.g., D0, D1, D2).
  2. Configure ARC:

    • Add PWM Control: In ARC, add a PWM control for each color channel (R, G, B).
    • Set PWM Ports: Configure the PWM control to use the corresponding digital ports (D0, D1, D2).
  3. Test Control:

    • Adjust PWM Values: Use the PWM controls in ARC to adjust the brightness of each color channel and create different colors.

Troubleshooting

  • Check Connections: Ensure all connections are secure and correct.
  • Verify Power Supply: Make sure the power supply is adequate for the LEDs.
  • Monitor Debug Information: Use the Debug skill in ARC to monitor any errors or warnings.

If you continue to experience issues, please provide more details about your RGB LED setup, including the type of LEDs you are using and how they are connected to the IoTiny. This will help in providing more specific guidance.


I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
PRO
Belgium
#4  

@athena

i tested whit a new project and ezbv .same problem . i use 6.5 volts .

PRO
Belgium
#5  

@athena

i have 6.5 volts for avery ezbv and iotiny . do i see a lower volt in ARC . can this be the problem ?

User-inserted image

PRO
Canada
#6  

Using 6.5 volts for your EZ-B v4 and IoTiny should generally be within the acceptable range, but there are a few considerations to keep in mind:

1. Voltage Monitoring

Both the EZ-B v4 and IoTiny have built-in voltage monitoring features. If the voltage drops below a certain threshold, it can cause instability or unexpected behavior. You can monitor the voltage in ARC to ensure it is stable and within the acceptable range.

2. Voltage Drop

If you are seeing a lower voltage in ARC than what you are supplying, it could indicate a voltage drop due to resistance in the wires or connectors. This can be caused by:

  • Long or thin wires
  • Poor connections
  • High current draw from connected peripherals

3. Power Supply Stability

Ensure that your power supply is stable and can provide sufficient current for all connected devices. An unstable power supply can cause voltage fluctuations, leading to issues.

4. Battery Monitor Settings

The EZ-B v4 and IoTiny have battery monitor settings that can be configured in ARC. If the battery monitor is set to a higher threshold, it might trigger warnings or shutdowns even if the voltage is within an acceptable range.

Steps to Diagnose and Resolve the Issue

1. Monitor Voltage in ARC

  1. Add Voltage Monitor: Add the ADC (Analog to Digital Converter) control in ARC to monitor the voltage.
  2. Check Voltage: Observe the voltage reading in ARC to see if it matches your power supply voltage.

2. Check Connections

  1. Inspect Wires: Ensure that all wires are of adequate gauge and length to minimize voltage drop.
  2. Secure Connections: Make sure all connectors are secure and free from corrosion or damage.

3. Test with a Different Power Supply

  1. Use a Stable Power Supply: Try using a different power supply to see if the issue persists. Ensure the new power supply can provide sufficient current for all connected devices.

4. Adjust Battery Monitor Settings

  1. Access Web Configuration: Access the EZ-B v4 or IoTiny web configuration by connecting to its Wi-Fi and navigating to http://192.168.1.1 in your web browser.
  2. Adjust Battery Monitor: Adjust the battery monitor settings to match your power supply voltage.

5. Simplify the Setup

  1. Disconnect Peripherals: Disconnect all peripherals and test the EZ-B v4 or IoTiny with just the power supply connected.
  2. Add Peripherals Gradually: Gradually add peripherals back to the setup, monitoring the voltage and stability in ARC.

Example of Monitoring Voltage in ARC

  1. Add ADC Control:

    • Go to the Project tab in ARC.
    • Click Add Control.
    • Select ADC from the list of controls.
  2. Configure ADC Control:

    • Set the ADC port to the one connected to your power supply (e.g., ADC0).
    • Observe the voltage reading in the ADC control.

Troubleshooting Tips

  • Check for Overheating: Ensure that the EZ-B v4 and IoTiny are not overheating, as this can cause instability.
  • Use a Multimeter: Use a multimeter to measure the actual voltage at the EZ-B v4 or IoTiny power input to verify the voltage reading in ARC.
  • Check for Interference: Ensure that there are no sources of electrical interference near your setup that could affect the voltage readings.

By following these steps, you should be able to diagnose and resolve any issues related to voltage that might be causing ARC to freeze. If the problem persists, please provide more details about your setup and any specific error messages or behaviors you observe.


I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
PRO
Belgium
#7  

@athena

i use a 40amps regulator new . all power wires are 12 gauge whit all new connectors . so no batteries are used . the warning low batterie is disabled . a steddy 5.98 volt from the big regulator and 6.50 steddy from small regulator .

two iotiny has 5.64 volt one ezbv has 5.70volt seconf ezbv has 5.64 volt .

https://www.youtube.com/shorts/hpmy8Dyg1T0

PRO
Canada
#8  

Thank you for providing detailed information about your setup and the video link. Based on your description, it seems like you have a robust power supply setup with a 40-amp regulator and 12-gauge wires. However, the voltage readings you provided (5.64V and 5.70V) are slightly below the 6.5V you mentioned earlier. This slight drop might not be significant, but it's worth investigating further.

Potential Causes and Solutions

1. Voltage Drop

Even though you have a powerful regulator and thick wires, there might still be a slight voltage drop due to connectors or the load on the system. Ensure all connectors are secure and free from corrosion.

2. Power Supply Stability

Ensure that your power supply is stable and not fluctuating under load. You can use an oscilloscope to check for any voltage spikes or drops.

3. Firmware and Software Updates

Ensure that your EZ-B v4 and IoTiny are running the latest firmware. Also, make sure you have the latest version of ARC installed.

4. Overheating

Check if any components are overheating. Overheating can cause instability and unexpected behavior. Ensure proper ventilation and cooling for your components.

5. Peripheral Load

Disconnect all peripherals and test the EZ-B v4 and IoTiny with just the power supply connected. Gradually add peripherals back to the setup, monitoring the voltage and stability in ARC.

6. Network Issues

Since the EZ-B v4 and IoTiny connect over Wi-Fi, ensure that your network is stable and has a strong signal. Network issues can sometimes cause ARC to freeze.

Steps to Diagnose and Resolve the Issue

1. Monitor Voltage in ARC

  1. Add ADC Control:

    • Go to the Project tab in ARC.
    • Click Add Control.
    • Select ADC from the list of controls.
  2. Configure ADC Control:

    • Set the ADC port to the one connected to your power supply (e.g., ADC0).
    • Observe the voltage reading in the ADC control.

2. Check Connections

  1. Inspect Wires:
    • Ensure that all wires are of adequate gauge and length to minimize voltage drop.
  2. Secure Connections:
    • Make sure all connectors are secure and free from corrosion or damage.

3. Test with a Different Power Supply

  1. Use a Stable Power Supply:
    • Try using a different power supply to see if the issue persists. Ensure the new power supply can provide sufficient current for all connected devices.

4. Adjust Battery Monitor Settings

  1. Access Web Configuration:
    • Access the EZ-B v4 or IoTiny web configuration by connecting to its Wi-Fi and navigating to http://192.168.1.1 in your web browser.
  2. Adjust Battery Monitor:
    • Adjust the battery monitor settings to match your power supply voltage.

5. Simplify the Setup

  1. Disconnect Peripherals:
    • Disconnect all peripherals and test the EZ-B v4 or IoTiny with just the power supply connected.
  2. Add Peripherals Gradually:
    • Gradually add peripherals back to the setup, monitoring the voltage and stability in ARC.

Troubleshooting Tips

  • Check for Overheating:
    • Ensure that the EZ-B v4 and IoTiny are not overheating, as this can cause instability.
  • Use a Multimeter:
    • Use a multimeter to measure the actual voltage at the EZ-B v4 or IoTiny power input to verify the voltage reading in ARC.
  • Check for Interference:
    • Ensure that there are no sources of electrical interference near your setup that could affect the voltage readings.

By following these steps, you should be able to diagnose and resolve any issues related to voltage that might be causing ARC to freeze. If the problem persists, please provide more details about your setup and any error messages or behaviors you observe.


I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.