StudentD Posted June 17 Report Share Posted June 17 2-way radar with ultrasonic sensors with left-right and up-down 90 degree opening and 3D graphic display What should I do in labview for this? instead of esp32 I use a NI USB-6008, for the motor a 5V DC 28BYJ-48 stepper motor with reduction + driver and a hc-sro4 for the sensor how to do it? Can someone help me with a labview diagram? Quote Link to comment
Neil Pate Posted June 18 Report Share Posted June 18 Hi Diac, What in particular do you need help with as you ask about how to implement the whole project! If you have something working with an ESP32 try and mimic the implemention in LabVIEW 1 Quote Link to comment
StudentD Posted June 24 Author Report Share Posted June 24 On 6/18/2024 at 11:50 AM, Neil Pate said: Hi Diac, What in particular do you need help with as you ask about how to implement the whole project! If you have something working with an ESP32 try and mimic the implemention in LabVIEW Can you help me? What to do? Quote Link to comment
Neil Pate Posted June 24 Report Share Posted June 24 What have you done so far? Quote Link to comment
StudentD Posted June 24 Author Report Share Posted June 24 19 minutes ago, Neil Pate said: What have you done so far? Stepper Motor Control (1).viThis is what i atempted Quote Link to comment
Neil Pate Posted June 24 Report Share Posted June 24 Pasting this here for others to see in case they don't want to download the VI. OK, so it looks like you "just" need to update the graph now. What have you tried so far? Quote Link to comment
StudentD Posted June 24 Author Report Share Posted June 24 (edited) 1 hour ago, Neil Pate said: Pasting this here for others to see in case they don't want to download the VI. OK, so it looks like you "just" need to update the graph now. What have you tried so far? I'm kind of stuck here! I don't know what to do next. I want to make them work togheter, to make it in such a way to move from left to right at command and to allow me to choose where to move if give the order, how to put the 3d graph and to calculate the distance and to put the resoults in a separate indicator. Edited June 24 by Diac Stefan Quote Link to comment
Neil Pate Posted June 24 Report Share Posted June 24 You are trying to run before you can walk. Try and get something (anything!) to display on the 3d graph. Read some docs to understand how to use its API. Once you understand the data you need to pass into it you should be able to display something on it. Then you will need to figure out how to get the actual measurements/information you care about to be displayed., Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.