BVlabs
BVlabs
  • 37
  • 66 567
Industry 4.0 control system in C# with trending in Azure
Code is available on github.
Airheater PID controller app: github.com/bvtvusn/Airheater_Controller_app
Data visuaization app in .NET Core: github.com/bvtvusn/NetCore_DataVisualization
Python scripts: github.com/bvtvusn/python-scripts/tree/main/ControlTheory
มุมมอง: 20

วีดีโอ

IoT system on Raspberry Pi publishing temperature to MQTT, Thingspeak and Mongo DB
มุมมอง 167หลายเดือนก่อน
Code and scripts used in the video: github.com/bvtvusn/RaspberryPi-iot-youtube
Control System using Arduino and Ignition (SCADA system)
มุมมอง 1.7K2 หลายเดือนก่อน
Video summary: Description of how an industrial control system was made using the Wemos D1 mini microkotroller. Ignition is used for hosting the screens on the webserver. they communicate using modbus TCP. A PID controller is used to control the temperature accurately. Arduino Code: github.com/bvtvusn/AirHeater-SCADA-system Modbus tester: github.com/bvtvusn/BVModbus_Client Arduino Libraries: Mo...
Arduino data to csv file using Modbus over usb (Modbus RTU)
มุมมอง 5855 หลายเดือนก่อน
This tutorial shows how to make arduino code that lets the arduino act as a modbus slave. Data is then read from the arduino using a modbus client program called "bvmodbus". The data is finally saved to a csv file and plotted in excel. Download BVmodbus: github.com/bvtvusn/BVModbus_Client
Cross platform file transfer using web browser!
มุมมอง 43411 หลายเดือนก่อน
With a simple script on your computer, you can transfer files to or from any type of device. Download the script from Github: github.com/bvtvusn/TIPS-file-server
Simple Optical Communication using Arduino (UART)
มุมมอง 2Kปีที่แล้ว
To make the photodiode work, the pullup resistor in the Arduino must be disabled. This is done in the code shown in the video.
Cube Turning Machine Prototype
มุมมอง 23ปีที่แล้ว
This cube turner can be used to flip a cube to get the correct side pointing up. It can position a cube in all the 24 possible orientations. Can probably be used in a Rubik's cube solving robot. The device is using only a single motor that is able to turn in both directions.
Speed Control Loop Demo (Encoder, DC motor, PID)
มุมมอง 4.9Kปีที่แล้ว
Speed Control Loop Demo (Encoder, DC motor, PID)
Design a beautiful illustration using vector images
มุมมอง 26ปีที่แล้ว
Design a beautiful illustration using vector images
Headless Raspberry Pi setup (with Eduroam wifi)
มุมมอง 1.4Kปีที่แล้ว
Headless Raspberry Pi setup (with Eduroam wifi)
Demo of Comtrol IO-link master using OPC UA
มุมมอง 715ปีที่แล้ว
Demo of Comtrol IO-link master using OPC UA
Experimental Lego Marble Elevator
มุมมอง 97ปีที่แล้ว
Experimental Lego Marble Elevator
Marble Elevator with one moving part
มุมมอง 57ปีที่แล้ว
Marble Elevator with one moving part
DIY brushless motor (fidget spinner)
มุมมอง 849ปีที่แล้ว
DIY brushless motor (fidget spinner)
Making road for square wheels
มุมมอง 311ปีที่แล้ว
Making road for square wheels
MQTT lecture and demonstration 2022
มุมมอง 17ปีที่แล้ว
MQTT lecture and demonstration 2022
Sliding Puzzle in C#
มุมมอง 326ปีที่แล้ว
Sliding Puzzle in C#
Fluke Communicator in C#
มุมมอง 53ปีที่แล้ว
Fluke Communicator in C#
Wedding Photoboot with printer
มุมมอง 16ปีที่แล้ว
Wedding Photoboot with printer
Invertert Pendel (Labview, DC motor, Arduino, Enkodere)
มุมมอง 51ปีที่แล้ว
Invertert Pendel (Labview, DC motor, Arduino, Enkodere)
Image transformation program using complex numbers
มุมมอง 189ปีที่แล้ว
Image transformation program using complex numbers
Tutorial: Text Transformer Program
มุมมอง 22ปีที่แล้ว
Tutorial: Text Transformer Program
Signalgenerator og Oscilloskop
มุมมอง 4263 ปีที่แล้ว
Signalgenerator og Oscilloskop
Line following robot with lidar navigation at University of south-Eastern Norway
มุมมอง 1223 ปีที่แล้ว
Line following robot with lidar navigation at University of south-Eastern Norway

ความคิดเห็น

  • @Ycfychhvbnn
    @Ycfychhvbnn 5 วันที่ผ่านมา

    Where to send and receive messages

  • @osamamohamedmohamedshabana2002
    @osamamohamedmohamedshabana2002 10 วันที่ผ่านมา

    What can we add or replace in the electrical circuit so that the distance between the LED and the photodiode is as high as 1 meter?

  • @sanjayrajn197
    @sanjayrajn197 12 วันที่ผ่านมา

    Bro please can you provide code.

  • @VarunPrasaathKS
    @VarunPrasaathKS 14 วันที่ผ่านมา

    Can LDR be used in place of photo diode? Kindly reply as early as possible

    • @BV-labs
      @BV-labs 13 วันที่ผ่านมา

      I think that question is asked earlier. Check the comments. The short answer is: I can’t guarantee it, and it will not be able to handle as high baud rates.

  • @rkj.791
    @rkj.791 17 วันที่ผ่านมา

    How to open both the COM ports at once? I'm unable to open the serial monitor of both COM ports at once

    • @BV-labs
      @BV-labs 16 วันที่ผ่านมา

      This is straight forward, but you need to open Arduino Ide Two times. You can also open a different serial terminal program. Like this which is browser based: www.serialterminal.com/

  • @pcbwayluz
    @pcbwayluz 21 วันที่ผ่านมา

    Hey will you be able to look at the lnfo on my page

  • @pcbwayluz
    @pcbwayluz 21 วันที่ผ่านมา

    Hey there, this is from PCBWay. We really like your work and first got to know you from the Control Loop Demo. Currentlt we wonder if our custom service can contribute to your future work. Please feel free to circle back.

    • @BV-labs
      @BV-labs 21 วันที่ผ่านมา

      Hello, Thank you. Can you tell more about this?

    • @pcbwayluz
      @pcbwayluz 21 วันที่ผ่านมา

      would you be able to look at the Info on my Page?

  • @IBUB-ub2dc
    @IBUB-ub2dc หลายเดือนก่อน

    This is a very interesting video. I was intrigued by the ignition component and Modbus comms. I love the idea of the simulator. It looks like what you have done is very thorough and works well. I tried to download and run the code, but unfortunately it is missing some key pieces. Can you provide which Modbus library you used? Also, Lowpass_BV file is missing. I am new to Modbus, and have never used ignition. Is there any way to get the ignition system files on your githiub repo? Thank you.

    • @BV-labs
      @BV-labs หลายเดือนก่อน

      Thank you! I have updated the video description with the modbus Libraries. Also check out my previous video where I am using modbus for data logging.

    • @IBUB-ub2dc
      @IBUB-ub2dc หลายเดือนก่อน

      Thanks for letting me know about the other videos. I should thought about that. I appreciate you sharing all of this. I will be watching for more. Like I said, I am relatively new to Modbus and this is my first exposure to Ignition. Your videos will definitely help me in my journey. Thanks again and I am looking forward to more.

  • @justcallmebill1061
    @justcallmebill1061 2 หลายเดือนก่อน

    Can you film another video for about describe that box's all wiring ? thanks

  • @nickganciu6225
    @nickganciu6225 2 หลายเดือนก่อน

    Well developed, explained, and very holistic. Excellent job!! Is ThingSpeak used because it's less of a security threat then exposing the Ignition UI to the internet?

    • @BV-labs
      @BV-labs 2 หลายเดือนก่อน

      Thank you! Yes, i chose it because it was the simplest option (that I knew). I could have exposed ignition directly as you said, but that would require port forwarding and knowledge of my router IP address. It is generally the simplest to push data to the cloud.

    • @BV-labs
      @BV-labs 2 หลายเดือนก่อน

      Another option might be to use the ignition gateway-network, and connect my ignition gateway to an ignition gateway sitting in the cloud, and use that for accessing the gui. But I haven’t checked if that’s the correct way of doing it.

  • @chintavishnuvardhan8379
    @chintavishnuvardhan8379 2 หลายเดือนก่อน

    Your'e a life Saver 🙌🏻

  • @Dark_Matter2
    @Dark_Matter2 2 หลายเดือนก่อน

    Interesting design

  • @user-pj8vd1br3g
    @user-pj8vd1br3g 2 หลายเดือนก่อน

    Space and heat

  • @tastyoreoz767
    @tastyoreoz767 2 หลายเดือนก่อน

    Probably will last longer too

    • @BV-labs
      @BV-labs 2 หลายเดือนก่อน

      Yes, i think so! I’m just hopping the plastic doesn’t loose too much stiffness over time.

  • @econ9028
    @econ9028 2 หลายเดือนก่อน

    So your anxiety got you to create something that enabled your anxiety? Wtf is going on.

    • @theshuman100
      @theshuman100 2 หลายเดือนก่อน

      "enable your anxiety" yea what the fuck are you on about

  • @bruhchiang9775
    @bruhchiang9775 3 หลายเดือนก่อน

    3d printing Borat

  • @BV-labs
    @BV-labs 3 หลายเดือนก่อน

    I found two new modbus libraries for Arduino that I prefer to use. Check it out on Github: smarmengol/Modbus-Master-Slave-for-Arduino and github.com/emelianov/modbus-esp8266

  • @user-yh8zu5vm1t
    @user-yh8zu5vm1t 4 หลายเดือนก่อน

    hi, great video, please show example for writing to slave from client

  • @nedaa8829
    @nedaa8829 5 หลายเดือนก่อน

    Hi, thanks for the videom I tried making this with arduino uno and photoresisters but it's not transferring any messeges ! what do you think could be the problem?

    • @BV-labs
      @BV-labs 5 หลายเดือนก่อน

      It might be that the photoresistors are too slow. Can you try photodiodes? Can you set the Arduino pins to normal digital input and digital output and see if the signal is received correctly?

    • @nedaa8829
      @nedaa8829 5 หลายเดือนก่อน

      Can I please get an email adress so I can send you and ask you about the issues I'm facing, if you don't mind? I am an Engineering Physics student in my last year in Turkey, and I'm doing this project as a part of my senior project@@BV-labs

    • @BV-labs
      @BV-labs 5 หลายเดือนก่อน

      @@nedaa8829I can try to help here.

    • @nedaa8829
      @nedaa8829 5 หลายเดือนก่อน

      @@BV-labs .

    • @dreamhigh2434
      @dreamhigh2434 หลายเดือนก่อน

      ​@@nedaa8829same bro, I am here with the same project, 3rd yr btech in electronic and communication, can u help me I tried with phototransistors, it doesn't work

  • @Jako1987
    @Jako1987 5 หลายเดือนก่อน

    Earlier has even less chance that marbles wedge up and jam

    • @BV-labs
      @BV-labs 5 หลายเดือนก่อน

      I think you are right

  • @Migreeni_mies
    @Migreeni_mies 5 หลายเดือนก่อน

    Have Martin seen this?

    • @BV-labs
      @BV-labs 5 หลายเดือนก่อน

      Not sure

  • @patzed3928
    @patzed3928 5 หลายเดือนก่อน

    Tesla

  • @ericb8494
    @ericb8494 5 หลายเดือนก่อน

    Wow this is really interesting! Is this used in practice anywhere?

  • @MadGammon
    @MadGammon 5 หลายเดือนก่อน

    Yes, but why?

    • @david-wtf
      @david-wtf 5 หลายเดือนก่อน

      Wintergatan's holy grail

  • @archervonosten
    @archervonosten 6 หลายเดือนก่อน

    a variant of tesla valve?

    • @BV-labs
      @BV-labs 6 หลายเดือนก่อน

      I think they have a lot in common since they reduce the pressure by leading it into the wall!

  • @lakshmilohithchowdary
    @lakshmilohithchowdary 6 หลายเดือนก่อน

    can you please tell me how to install step by step

    • @BV-labs
      @BV-labs 6 หลายเดือนก่อน

      Can you be more specific? Are you trying to install the software or hook up the circuit?

  • @kwanghowtan544
    @kwanghowtan544 7 หลายเดือนก่อน

    Have you try read and write to the IO link master using a programming language like python or etc

    • @kwanghowtan544
      @kwanghowtan544 7 หลายเดือนก่อน

      I am trying to control some industrial devices using raspberry pi

  • @glowytheglowbug
    @glowytheglowbug 8 หลายเดือนก่อน

    interesting, nice that it works decently well (you use a friction pin on the bottom btw it will reduce the efficiency of your motor)

    • @BV-labs
      @BV-labs 8 หลายเดือนก่อน

      Thanks, The square-axle part of the friction pin is actually put into a round hole on the rotor, so there is not a lot of friction there

    • @glowytheglowbug
      @glowytheglowbug 8 หลายเดือนก่อน

      @@BV-labs oh didnt see, nice!

  • @user-qt3bo2lw2m
    @user-qt3bo2lw2m 8 หลายเดือนก่อน

    thank you for this great video. Can explain how did you synchronious the two arduino at the transmeter to the receveir?

    • @BV-labs
      @BV-labs 6 หลายเดือนก่อน

      The Arduino’s do not need any synchronization. The light beam works exactly like an electric wire. It transmits a true/false signal. The uart protocol takes care of the signal, exactly like it does on a wired connection.

    • @chintavishnuvardhan8379
      @chintavishnuvardhan8379 2 หลายเดือนก่อน

      @@BV-labs Brother can get the code details!

    • @BV-labs
      @BV-labs 2 หลายเดือนก่อน

      @@chintavishnuvardhan8379 hi, all the necessary code is visible in the video

    • @chintavishnuvardhan8379
      @chintavishnuvardhan8379 หลายเดือนก่อน

      ​@@BV-labsHey why did you use pin 13 there is no connection regarding that pin in the code " line 6 "

  • @anhoai4018
    @anhoai4018 10 หลายเดือนก่อน

    Can i do this with my orange pi 5B?(debian)

    • @BV-labs
      @BV-labs 10 หลายเดือนก่อน

      wpa_supplicant isn’t installed by default on Debian, but you can install it with this command: «sudo apt install wpasupplicant». Then you should be able to follow the video.

    • @anhoai4018
      @anhoai4018 10 หลายเดือนก่อน

      Thank you!

  • @cantfindagoodname.211
    @cantfindagoodname.211 10 หลายเดือนก่อน

    Cool stuff.

    • @BV-labs
      @BV-labs 10 หลายเดือนก่อน

      Thanks

  • @michaelcostello6991
    @michaelcostello6991 ปีที่แล้ว

    This was a really great video on a topic that is not well covered. Thank you for the great information.

    • @BV-labs
      @BV-labs ปีที่แล้ว

      Thank you!

  • @chriscortopassi9289
    @chriscortopassi9289 ปีที่แล้ว

    can anyone confirm this still works in 2023 to connect Raspberry Pi OS to eduroam? i.e. eap=PEAP, identity, password is all that is required without certificates

    • @BV-labs
      @BV-labs ปีที่แล้ว

      I tested this just before the video was published, so i would guess it still works

  • @BV-labs
    @BV-labs ปีที่แล้ว

    To edit existing svg icons use: yqnn.github.io/svg-path-editor/

  • @x-6790
    @x-6790 ปีที่แล้ว

    Hey can u please send me code I want it for my project

    • @BV-labs
      @BV-labs ปีที่แล้ว

      You can see the complete code at 0:40 in the video

    • @x-6790
      @x-6790 ปีที่แล้ว

      @@BV-labs thx and can I use ldr sensor and laser module as tx and rx

    • @BV-labs
      @BV-labs ปีที่แล้ว

      yes, it should be possible, but it might not be able to handle a high baud rate. A photodiode is probably faster on the receiver side. Also, make sure the laser does not draw more current than the Arduino can handle.

  • @hanskonig3338
    @hanskonig3338 ปีที่แล้ว

    Excellent tutorial, from beginning to explanatory examples and finish!

    • @BV-labs
      @BV-labs ปีที่แล้ว

      Thank you!

  • @coolsk9
    @coolsk9 ปีที่แล้ว

    plse share the code bro

    • @BV-labs
      @BV-labs ปีที่แล้ว

      You can see the complete code at 0:40 in the video

    • @chintavishnuvardhan8379
      @chintavishnuvardhan8379 2 หลายเดือนก่อน

      Is The code same for both transmitter and receiver arduino ! If you don't mind please share the schematic of the circuit it will be help ful to avoid mistakes ❤​@@BV-labs

    • @BV-labs
      @BV-labs 2 หลายเดือนก่อน

      @@chintavishnuvardhan8379 Yes, the sender and receiver work exactly the same. Both sides are actually both senders and receivers. They use the same code and the same Circuit. I dont have any more drawings of the circuit than what you see in the video.

    • @chintavishnuvardhan8379
      @chintavishnuvardhan8379 2 หลายเดือนก่อน

      ​@@BV-labs Thanks For Helping One last help can I use ldr instead of Photodiode

    • @BV-labs
      @BV-labs 2 หลายเดือนก่อน

      @@chintavishnuvardhan8379 it might be possible to use LDR, but you might have to adjust the resistor value. Also, it is a bit slower, but I guess that doesn’t matter at 9600 baud. Another thing you could try is to use a normal led the same way as a photoresistor. It should in theory work, but I haven’t tried.

  • @vanmunch36
    @vanmunch36 ปีที่แล้ว

    Thank you, this is really great. Do you know what photodiode and LED part number you're using? Hope you have a good day.

    • @BV-labs
      @BV-labs ปีที่แล้ว

      Thanks! I can check tomorrow. I think the most important parameter is that the two diodes are made for the same light wavelength. Theoretically it should be possible to use the same device in both ends, but i did not try that. What are you planning to use it for?

    • @vanmunch36
      @vanmunch36 ปีที่แล้ว

      @@BV-labs I'm hoping to use it for underwater communication.

    • @vanmunch36
      @vanmunch36 ปีที่แล้ว

      Thanks for checking!

    • @BV-labs
      @BV-labs ปีที่แล้ว

      @@vanmunch36 Interesting!

    • @BV-labs
      @BV-labs ปีที่แล้ว

      The photodiode i used was "ams OSRAM, SFH 229 Full Spectrum Si Photodiode". I don't have any data for the LED.

  • @ifigetbannedagainyoutubeis2018
    @ifigetbannedagainyoutubeis2018 ปีที่แล้ว

    Wow

  • @abdulazizralhmatullaev2655
    @abdulazizralhmatullaev2655 ปีที่แล้ว

    thank you...where are you from ?I m learning now AC

  • @ShortMovieS365
    @ShortMovieS365 ปีที่แล้ว

    what is the name of the software

    • @BV-labs
      @BV-labs ปีที่แล้ว

      Hi, it was designed in Autodesk Fusion 360

    • @ShortMovieS365
      @ShortMovieS365 ปีที่แล้ว

      @@BV-labs is it free or paid

    • @BV-labs
      @BV-labs ปีที่แล้ว

      @@ShortMovieS365 They have a version for hobbyists. Search for Fusion 360 for personal use

  • @BV-labs
    @BV-labs ปีที่แล้ว

    Thanks!

  • @Bleeto
    @Bleeto ปีที่แล้ว

    amazing

  • @BV-labs
    @BV-labs ปีที่แล้ว

    I might need some more training on solving it...

  • @ant3459
    @ant3459 ปีที่แล้ว

    great job my friend! Make sure to place each brick correctly so it wont struggle.

  • @SKZflowey
    @SKZflowey ปีที่แล้ว

    Cool! Keep it going!

    • @BV-labs
      @BV-labs ปีที่แล้ว

      Thanks!

  • @SKZflowey
    @SKZflowey ปีที่แล้ว

    Amazing video! The end results were great! Keep it going! ( remember me when you go viral! 😆)

    • @BV-labs
      @BV-labs ปีที่แล้ว

      Thanks! Very satisfying when it works! It doesn’t go viral anytime soon 😜

  • @OilBarrel
    @OilBarrel ปีที่แล้ว

    Sick! Now you just need to make the car :)

    • @BV-labs
      @BV-labs ปีที่แล้ว

      Good idea! Just a gearbox and some wheels and it should be good to go!

    • @OilBarrel
      @OilBarrel ปีที่แล้ว

      @@BV-labs I wish you best of luck! :)