LDmicro 10: Incubator Temperature Regulator (Microcontroller PLC Ladder Programming with LDmicro)

Поделиться
HTML-код
  • Опубликовано: 9 янв 2025

Комментарии • 38

  • @lucianodipaolo2428
    @lucianodipaolo2428 3 года назад +1

    ciao e' da un po' che non ti vedevo ..sei bravissimo e se l'unico che ci capisce davvero ..grazie

    • @OnosTech
      @OnosTech  3 года назад

      Its my pleasure.

  • @karounkapedrokilombo2374
    @karounkapedrokilombo2374 4 года назад +3

    this channel is gold mine.. new follower from Guinea

    • @OnosTech
      @OnosTech  4 года назад +1

      Welcome, Karounka it's good to have you here.

  • @roelgritter
    @roelgritter 4 года назад +2

    As usual a very good tutorial. Thanks looking forward to your next tutorial.

  • @MedTronic73
    @MedTronic73 4 года назад +1

    Hi dear my frind i am MedTronic.... Best wishes... Best Regards

    • @OnosTech
      @OnosTech  4 года назад +1

      MedTronic! It's good to have you here. Many thanks

  • @electrichospital4024
    @electrichospital4024 3 года назад +2

    wow, its really very good tutorial

  • @mo-ez3ry
    @mo-ez3ry 3 года назад +1

    sir, can i ask, why we need to convert thousand,hundred and tens ,its for 7 segment?

    • @OnosTech
      @OnosTech  3 года назад

      Each 7-segment display can only show a single digit at a time because it is multiplexed. To achieve that a number with four-digit has to be separated into single digits by converting it to thousand, hundred, tens and unit

  • @ukoha147
    @ukoha147 3 года назад +1

    Details so simple

    • @OnosTech
      @OnosTech  3 года назад

      Thanks a lot 😊

  • @mikesterling3949
    @mikesterling3949 3 года назад +1

    Is it required to modify the setpoint{persist} for using with any other microcontrollers ? I mean, in order to match with EEPROM of any other microcontrollers ?

    • @OnosTech
      @OnosTech  3 года назад

      No modification is required as long as the microcontroller has EEPROM and you have selected the microcontroller type from the settings menu

    • @mikesterling3949
      @mikesterling3949 3 года назад +1

      Thank you, Sir

  • @vickypawar8332
    @vickypawar8332 3 года назад +1

    Stepper motor ladder program and wiring diagram with Arduino Uno please make video for stepper motor

    • @OnosTech
      @OnosTech  3 года назад

      I will consider it

  • @mikesterling3949
    @mikesterling3949 3 года назад

    I am getting errors in Ardiono IDE while compiling sketch:
    Error compiling for board Arduino Nano.
    undefined reference to `EEPROM_read(unsigned int)'
    undefined reference to `EEPROM_write(unsigned int, unsigned char)'
    Can you please help me with this ?

    • @OnosTech
      @OnosTech  3 года назад

      Use the RomLib.h from the Arduino library folder 📁 instead of the AVR library folder 📁. There seem to some difference.

    • @mikesterling3949
      @mikesterling3949 3 года назад +1

      Yes Sir .. Problem solved .. Done compiling. Thank you again for your reply in lightning speed.

  • @sherifhossny8062
    @sherifhossny8062 Год назад

    Thank you very much!

  • @electrichospital4024
    @electrichospital4024 3 года назад +1

    Please Start SCADA tutorial in LDmicro

    • @OnosTech
      @OnosTech  3 года назад +1

      There is plan for it. But we have to complete the most relevant functions in LDmicro

    • @electrichospital4024
      @electrichospital4024 3 года назад +1

      @@OnosTech ok

    • @electrichospital4024
      @electrichospital4024 3 года назад +1

      SCADA
      ruclips.net/channel/UCCRu9nezVe42ajMW6wUqxhAvideos
      this channel not clear tutorial, but I hoop you are make & made clear SCADA tutorial

    • @OnosTech
      @OnosTech  3 года назад

      Sure

    • @electrichospital4024
      @electrichospital4024 3 года назад

      @@OnosTech 100%

  • @КотКосмонавт-д3г
    @КотКосмонавт-д3г 2 года назад

    Hi, at what point in time data is stored in eeprom?

  • @jerrygaralde9074
    @jerrygaralde9074 3 года назад

    i have a problem uploading the code to arduino nano

    • @OnosTech
      @OnosTech  3 года назад

      Please explain the problem

    • @jerrygaralde9074
      @jerrygaralde9074 3 года назад

      C:\Users\JERRYG~1\AppData\Local\Temp\ccRs5Ryn.ltrans0.ltrans.o: In function `PlcCycle':
      C:\Users\JERRYG~1\AppData\Local\Temp\arduino_build_382367\sketch/labproject.cpp:666: undefined reference to `EEPROM_read(unsigned int)'
      C:\Users\JERRYG~1\AppData\Local\Temp\arduino_build_382367\sketch/labproject.cpp:667: undefined reference to `EEPROM_read(unsigned int)'
      C:\Users\JERRYG~1\AppData\Local\Temp\arduino_build_382367\sketch/labproject.cpp:687: undefined reference to `EEPROM_write(unsigned int, unsigned char)'
      C:\Users\JERRYG~1\AppData\Local\Temp\arduino_build_382367\sketch/labproject.cpp:705: undefined reference to `EEPROM_read(unsigned int)'
      C:\Users\JERRYG~1\AppData\Local\Temp\arduino_build_382367\sketch/labproject.cpp:706: undefined reference to `EEPROM_read(unsigned int)'
      C:\Users\JERRYG~1\AppData\Local\Temp\arduino_build_382367\sketch/labproject.cpp:728: undefined reference to `EEPROM_write(unsigned int, unsigned char)'
      C:\Users\JERRYG~1\AppData\Local\Temp\arduino_build_382367\sketch/labproject.cpp:670: undefined reference to `EEPROM_read(unsigned int)'
      C:\Users\JERRYG~1\AppData\Local\Temp\arduino_build_382367\sketch/labproject.cpp:671: undefined reference to `EEPROM_read(unsigned int)'
      C:\Users\JERRYG~1\AppData\Local\Temp\arduino_build_382367\sketch/labproject.cpp:709: undefined reference to `EEPROM_read(unsigned int)'
      C:\Users\JERRYG~1\AppData\Local\Temp\arduino_build_382367\sketch/labproject.cpp:710: undefined reference to `EEPROM_read(unsigned int)'
      collect2.exe: error: ld returned 1 exit status
      exit status 1
      Error compiling for board Arduino Nano.

    • @jerrygaralde9074
      @jerrygaralde9074 3 года назад +1

      that was the error showing when i was trying to run it in arduino ide

    • @OnosTech
      @OnosTech  3 года назад

      I have seen this error in Arduino IDE too. Copy the "RomLib.h" file from the ARDUINO library folder instead of the AVR library folder. There are some differences in the code.
      If for no other reason configuring LDmicro in C mode with the below link has proven to be more efficient for me.
      ruclips.net/video/1ooMWbz8Zzs/видео.html