Midrange PIC C programming lesson 1 - Light an LED

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 12

  • @georgecarey6995
    @georgecarey6995 4 роки тому +1

    Thank you for these excellent tutorials. They are the best I have found and I have looked and tried a number. These are very thorough and clearly explained.

  • @GooligumElectronics
    @GooligumElectronics  6 років тому +3

    It's taken me a long time to get this video out - mostly because it was pretty tedious to go back to square one, lighting an LED yet again...
    Subscribers might wonder why I keep repeating myself, too! Basically the introduction of Microchip's Snap programmer meant that I had to abandon baseline PICs - and realistically they're just too dated, no matter how ideal it still is to start learning with something really simple. And assembly language makes less and less sense.
    So, basically, I realised I needed to start again, painful as that may be, but now it will be possible to skip ahead much faster and get to some new material...

    • @AdrianHiggins83
      @AdrianHiggins83 6 років тому

      Do you supply pics with the dev boar and lessons as a kit ?

    • @GooligumElectronics
      @GooligumElectronics  6 років тому

      @@AdrianHiggins83 Yes, the board comes with a set of PICs (7 all up) - see www.gooligum.com.au/train-dev-boards/PIC-train-boards/base-mid-train-assem for details

  • @SeniorAsJunior
    @SeniorAsJunior Рік тому

    I saw this list video included this. It is enougth simple to undertand as a base for PIC. I am trying with PIC32CM MC00 Curiosity. Thank

  • @orides5976
    @orides5976 6 років тому

    Its good to hear you´re focusing on enhanced mid range pics and the xc8 compiler! Thank you so much for your effort!

  • @JohnSmithZen
    @JohnSmithZen 2 роки тому

    Anyone know of a good comparison between the free and paid versions of the XC8 compiler?
    How much smaller/faster is the code produced by the paid version?

    • @GooligumElectronics
      @GooligumElectronics  2 роки тому

      "It depends" - but when you use the free version there's an option in MPLAB-X that tells you exactly how much smaller your code would be if compiled with the paid ("Pro") version.
      In my experience it's usually around 75% of the size, for a non-trivial project, but it really does depend on your specific source code.
      Also - unless you're making thousands of a product, it's generally much cheaper to simply use a bigger (more memory) PIC than it is to buy the paid compiler.

  • @luisalfredosanchezramos6289
    @luisalfredosanchezramos6289 5 років тому

    I need to do two input and two output with two push button,someone help me a Code C

  • @Tueblueker_Privat
    @Tueblueker_Privat 5 років тому

    Sehr gut.

  • @luisalfredosanchezramos6289
    @luisalfredosanchezramos6289 5 років тому

    I need to do two inputs and two outputs with two push button,someone help me a Code C