Wednesday 8 September 2021

DAFTAR TUTORIAL PEMROGRAMAN VISUAL C# - ARDUINO



Halaman berikut ini memuat daftar tutorial dengan materi Visual C# serta Visual C# interface dengan Arduino. Dengan adanya halaman ini diharapkan memudahkan pembaca blog menemukan materi tutorial yang diinginkan. Berikut daftar materinya :

A. Visual C#


     1. Visual Studio C# Serial Communication (Serial Port) tutorial 1.Send Data (FULL)
          >>> New Link(rar) [Click Here For File Project]
          >>> Alternative Link(zip) [Click Here For File Project]

     2. Visual Studio C# Serial Communication (Serial Port) tutorial 2.Send Data (FULL)
          >>>  New Link(rar) [Click Here For File Project]
          >>> Alternative Link(zip) [Click Here For File Project]

     3. Visual Studio C# Serial Communication (Serial Port) tutorial 3.Receive Data (FULL)
           >>>  New Link(rar) [Click Here For File Project]
          >>> Alternative Link(zip) [Click Here For File Project]

     4. Visual Studio C# Serial Communication (Serial Port) tutorial 4.Create Setup File(FULL)
          >>>  New Link(rar) [Clik Here For Setup File]
          >>>  Alternative Link(zip) [Clik Here For Setup File]

          >>> New Link(rar) [Click Here For Necessary Files In Video]
          >>> Alternative Link(zip) [Click Here For Necessary Files In Video]

     5. Visual Studio C# Serial Communication (Serial Port) tutorial 5.Add Menu Strip & Tidy Up 
         The GUI(FULL)

     6. Visual Studio C# Serial Communication (Serial Port) tutorial 6.GUI Width & Height Control
         >>>  New Link(rar)  [Click Here For Project File]
         >>>  Alternative Link(zip) [Click Here For Project File]

         >>> New Link(rar) [Click Here For Setup File]
         >>>  Alternative Link(zip) [Click Here For Project File]

     7. Visual Studio C# Serial Communication (Serial Port) tutorial 7.Save Data to Txt File
         >>> Link 1 (rar) [Click Here For Project File]
         >>> Link 2 (zip) [Click Here For Project File]

     8.Visual Studio C# Serial Communication (Serial Port) tutorial 8.Dynamic Path For The Txt File
        >>> Link 1 (rar) [Click Here For the Project File]
        >>> Link 2 (zip) [Click Here For the Project File]

     9.Visual Studio C# Serial Communication (Serial Port) tutorial 9.Save Data to MySQL Database
        >>> Link 1 (rar) [Click Here For the Project File]
        >>> Link 2 (zip) [Click Here For the Project File]

     10.Visual Studio C# Serial Communication (Serial Port) tutorial 10.Auto Update DataGridView
        >>> Link 1 (rar) [Click Here For the Project File]
        >>> Link 2 (zip) [Click Here For the Project File]

        >>> Link 1 (rar) [Click Here For the Project File]
        >>> Link 2 (zip) [Click Here For the Project File]

        >>> Link 1 (rar) [Click Here For the Project File]
        >>> Link 2 (zip) [Click Here For the Project File]

        >> Link 2 (zip) [Click Here For the Project File]

     14. Visual Studio Create Setup File - My Visual Studio Have No Visual Studio Installer [SOLVED]

     15. Visual Studio Create Setup File - How to Add InstallShield Limited Edition to Visual Studio

     16. Visual Studio C# Create Setup File 1. Create Setup File With Basic Components [FULL]

     17. Visual Studio C# Create Setup File 2. Add Icon, PDF file, Notepad, html Page to Setup File 
           (FULL)
         >>> New Link(rar) [Click Here For File Project]
         >>>  Alternative Link(zip)  [Click Here For File Project]




B. Arduino C# Serial Communication

 
     1. Arduino C# Serial Communication The Basic of Two Way-Communication
         Arduino Code :  Link 1 RAR [Click Here]
                                      Link 2 ZIP [Click Here]
        Visual C# Code : Link 1 RAR [Click Here]
                                      Link 2 ZIP [Click Here]

    2. Arduino C# Serial Communication Control One LED
        Arduino Code : [Click Here]
        Visual C# Code : [Click Here]

    3. Arduino C# Serial Communication Control 8 LEDs
        Arduino Code : [Click Here]
        Visual C# Code : [Click Here]

    4. Arduino C# Serial Communication Connected and Control 2 Arduino
        Arduino Code : [Click Here]
        Visual C# Code : [Click Here]

       Arduino Code : [Click Here]
       Visual C# Code : [Click Here

       Arduino Code : [Click Here]
       Visual C# Code : [Click Here]

      Arduino Code : [Click Here]
      Visual C# Code : [Click Here]

       Arduino Code : [Click Here]
       Visual C# Code : [Click Here]

       Arduino Code : [Click Here]
       Visual C# Code : [Click Here]

       Arduino Code : [Click Here]
       Visual C# Code : [Click Here]

        Arduino Code : [Click Here]
       Visual C# Code : [Click Here]

        Arduino Code : [Click Here]
       Visual C# Code : [Click Here]
 



C. C# Arduino Projects


        Arduino Code : [Click Here]
        Visual C# Code : [Click Here]

26 comments:

  1. gan boleh minta program arduinonya?

    ReplyDelete
    Replies
    1. untuk seri video tutorial tentang Arduino C# serial communication di link berikut:
      https://www.youtube.com/watch?v=JsPpy6lVjIo&t=1s

      Delete
  2. This comment has been removed by the author.

    ReplyDelete
  3. itu nggak pake program arduino gan, di arduino IDE cuma di pake serial monitornya saja, buat nampilin data dari aplikasi C# nya

    ReplyDelete
  4. gan apakah c# bisa menerima data 2 bluettoth yg berbeda secara bersamaanny??

    ReplyDelete
    Replies
    1. kalau serial portnya berbeda saya kira bisa mas

      Delete
    2. kurang lebih seperti di kedua video ini
      https://www.youtube.com/watch?v=U3eW_rEypNU&t=14s
      https://www.youtube.com/watch?v=kEFNzkr4opI&t=1316s

      Delete
  5. gan, kalau tombol send-nya di hilangkan dan di tulis langsung berupa nilai hex, penulisannya di line berapa yah ? ?

    ReplyDelete
  6. bang mahu bertanya sedikit.... gimana mahu auto save data dari receiver serial comm tu ke dalam text file atau lagi cantik excel bang...please buat tutorial please.....

    ReplyDelete
  7. Elsalam Alaikom
    Google drive link to video no.6 given above , could u please put an alternative link

    ReplyDelete
  8. only full of adds waste of coming to this link

    ReplyDelete
    Replies
    1. please delete my above command it working.

      Delete
  9. Thanks for doing this

    I get the last bytes when I send string of 6 bytes, sometimes I get all some other times I get 2 or 3

    ReplyDelete
    Replies
    1. you may need add an end character for data package to hanlde this. in C# using readline instead readexisting

      Delete
  10. Thank you for all of your good work and help. Greetings from Turkey.

    ReplyDelete
  11. Really very very amazing work. god bless you.

    ReplyDelete
  12. regarding your last video 13/13 kindly I need to get next step lab hosting instruments like cobas 6000

    ReplyDelete
  13. Hello, you know how I could get the last data sent by the rs232, I am following your example videos but you always use the (ReadExisting) command, I understand that there is one in which you can obtain the last line that the serial sends.

    Could you help me, thank you.

    Best regards

    ReplyDelete
    Replies
    1. You may need to watch my Arduino C# series video. I think this is properly for your case.

      Delete
  14. When I download the compressed files, RAR gives message that the files are corrupt etc

    ReplyDelete
  15. Sorry my bad... WinRAR version I have is old so I nstalled 7-zip and everything is OK . Thanks for the files! :-)

    ReplyDelete
  16. can you help me with the .rar of this video?
    https://www.youtube.com/watch?v=NuE8GCSjg5M&t=387s

    ReplyDelete
  17. hey brother,how can we send array values from c# to arduino? we are adding new values to array in c# and we want to store it in arduino array

    ReplyDelete
  18. Hello Catur Pebriandani,

    at first: thank you for the tutorial!
    Everything works fine ... for some seconds till some minutes at least.
    Then I get error messages. Problem: My CPU-Temp- Sensor sometimes sends
    -48°C and sometimes 204,88°C.
    The 204,88°C also freezes the program.

    So I did the following change:

    --> temp = Math.Max.(0, Math.Min(sensor.Value.Value, 100));

    Result: No error messages anymore. But after some time it freezes at 100°C ... forever.

    My ROG Gaming Center never shows -48°C or 205°C and never freezes. Also Open Hardware Monitor and NBFC don´t.
    But this .exe does. Before it freezes, all temperatures from the mentioned programs are always equal, even from this .exe.

    (freeze = no more updates for the temp- value. But the load- values still get updates.)

    I don´t want to post the code in a forum to get help, because it´s mostly your work...
    But I really need a solution.

    If you help me to fix the freeze-Problem, I would also send you 10$.

    Laptop: Asus GL702ZC. (Fans are always at 100%, no findable advice in the net works. Replacing GPU is too expensive...)

    mail: GL702ZC-jetsimulator@firemail.de

    Edit:
    I posted the exact same comment under your "C# Arduino Project - Read CPU Temperature and Control the Cooling Fan" - Video
    and it dissapeard after some seconds.

    ReplyDelete
    Replies
    1. Hello again,
      the problem has just been solved:
      OpenHardware Monitor does indeed show after some time frozen values: "CPU CCD #1 =204,9°C, CPU CCD #2 =204,9°C [...]"
      But the first line of my AMD Ryzen 5 1600 - Temperatures "CPU Packages" always is updating.

      So the following changes of your orignial Programm do solve the problem:

      if(sensor.SensorType == SensorType.Temperature)
      {
      var x = sensor.Value.Value;
      if(x >= 0 && x <= 100)
      {
      temp = x;
      }
      }

      Delete

Adbox