585,599 active members*
3,593 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2005
    Posts
    141

    UCCNC Display Analog Sensor Data

    Hello,

    So i have an idea and i want to see if it is possible in UCCNC

    I recently had a questions about amp draw on some servos. Got the questions answered but thought it might be cool to have a real time readout of what the servos are pulling as away to determine load. So doing some research i found these

    https://www.amazon.com/range-Current...eywords=ACS712

    These are 30A but they make 20A and 5A as well

    Is is possible to hook these up to the input on a UB1 (motherboard for UC300ETH), use a macro to do the simple calculation, and then edit the screen set in UCCNC to have a readout next to each axis and display how many amps they are pulling.

    The sensor outputs a 0-5V analog signal

    To me it seems do able but i do not have a lot experience with UCCNC

    Thanks
    Mike

  2. #2
    Join Date
    Apr 2013
    Posts
    1899

    Re: UCCNC Display Analog Sensor Data

    The UC300ETH has two analogue inputs, so you can connect two of those. It can be done (for two) but you have to write the macro and the display handler.

    If I wanted to monitor the motor current and temperature I'd install separate displays or would add a Modbus analogue input unit and would read the values through the Modbus plugin. Currently I am monitoring the total motor current and have temp sensors on each motor installed, but I have never bothered to connect the temperature sensors.

  3. #3
    Join Date
    Jun 2015
    Posts
    943

    Re: UCCNC Display Analog Sensor Data

    Quote Originally Posted by Hellbringer View Post
    Hello,

    So i have an idea and i want to see if it is possible in UCCNC

    I recently had a questions about amp draw on some servos. Got the questions answered but thought it might be cool to have a real time readout of what the servos are pulling as away to determine load. So doing some research i found these

    https://www.amazon.com/range-Current...eywords=ACS712

    These are 30A but they make 20A and 5A as well

    Is is possible to hook these up to the input on a UB1 (motherboard for UC300ETH), use a macro to do the simple calculation, and then edit the screen set in UCCNC to have a readout next to each axis and display how many amps they are pulling.

    The sensor outputs a 0-5V analog signal

    To me it seems do able but i do not have a lot experience with UCCNC

    Thanks
    Mike
    Analog input values are displayed on the diagnostics page, you can watch them.
    If you want to convert the value range then you can write a macro loop or a plugin and display it in a dro.

  4. #4
    Join Date
    Dec 2005
    Posts
    141

    Re: UCCNC Display Analog Sensor Data

    Quote Originally Posted by A_Camera View Post
    The UC300ETH has two analogue inputs, so you can connect two of those. It can be done (for two) but you have to write the macro and the display handler.

    If I wanted to monitor the motor current and temperature I'd install separate displays or would add a Modbus analogue input unit and would read the values through the Modbus plugin. Currently I am monitoring the total motor current and have temp sensors on each motor installed, but I have never bothered to connect the temperature sensors.
    Thanks!

    My original plan was to use arduino or raspberry pi to measure and display on a small LCD so that is probably what i will do, but just curious

    Thanks Again

Similar Threads

  1. Replies: 1
    Last Post: 01-15-2019, 07:20 PM
  2. Replies: 11
    Last Post: 02-13-2018, 03:08 PM
  3. Converting cloud point data from 3d scan to usable rhino data
    By LuthierWizard in forum Musical Instrument Design and Construction
    Replies: 3
    Last Post: 04-16-2014, 02:25 PM
  4. Replies: 1
    Last Post: 05-05-2011, 10:58 PM
  5. system takes more time to display the data
    By karanindia in forum Fanuc
    Replies: 0
    Last Post: 01-25-2007, 08:30 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •