In to Programming
In to Programming
  • Видео 12
  • Просмотров 3 021

Видео

ATmega16A Part 11 Serial Library (ATmega16A සිංහලෙන් !)
Просмотров 48Год назад
Source Code එක download කරගන්න මේ link එක use කරන්න - github.com/mbabeysekera/ATmega16A-Serial-Protocol.git full_serial_com branch - Serial Library Master branch - Tutorial part 10 source code
ATmega16A Part 10 Serial Communication (ATmega16A සිංහලෙන් !)
Просмотров 46Год назад
ATmega16A Part 10 Serial Communication (ATmega16A සිංහලෙන් !)
ATmega16A Part 9 Digital Input with Push Button (ATmega16A සිංහලෙන් !)
Просмотров 53Год назад
ATmega16A Part 9 Digital Input with Push Button (ATmega16A සිංහලෙන් !)
ATmega16A Part 8 Knight Rider Pattern (ATmega16A සිංහලෙන් !)
Просмотров 53Год назад
ATmega16A Part 8 Knight Rider Pattern (ATmega16A සිංහලෙන් !)
ATmega16A Part 7 Boolean Algebra and Binary Mask (ATmega16A සිංහලෙන් !)
Просмотров 74Год назад
ATmega16A Part 7 Boolean Algebra and Binary Mask (ATmega16A සිංහලෙන් !)
ATmega16A Part 6 First Program Blinking LED (ATmega16A සිංහලෙන් !)
Просмотров 115Год назад
ATmega16A Part 6 First Program Blinking LED (ATmega16A සිංහලෙන් !)
ATmega16A Part 5 Registers and Fuse Bits (ATmega16A සිංහලෙන් !)
Просмотров 146Год назад
ATmega16A Part 5 Registers and Fuse Bits (ATmega16A සිංහලෙන් !)
ATmega16A Part 4 Installing Microchip Studio and AVRDUDE (ATmega16A සිංහලෙන් !)
Просмотров 1,1 тыс.Год назад
Command Line arguments to be set in Microchip Studio : -c usbasp -p m16 -P usb -U flash:w:"$(OutDir)Debug\$(TargetName).hex" AVRDUDESS can be downloaded from this website : blog.zakkemble.net/avrdudess-a-gui-for-avrdude/ Part numbers and other important details on avrdude application : www.nongnu.org/avrdude/user-manual/avrdude_3.html#Option-Descriptions
ATmega16A Part 3 Connecting USBasp to uC (ATmega16A සිංහලෙන් !)
Просмотров 1232 года назад
ATmega16A Part 3 Connecting USBasp to uC (ATmega16A සිංහලෙන් !)
ATmega16A Part 2 Circuit Description and USBasp Programmer (ATmega16A සිංහලෙන් !)
Просмотров 892 года назад
ATmega16A Part 2 Circuit Description and USBasp Programmer (ATmega16A සිංහලෙන් !)
Atmega16A Part 1 Minimal System Development Board (ATmega16A සිංහලෙන් !)
Просмотров 1392 года назад
ATmega16A microcontroller එක සදහා අවශ්‍ය minimal development board එක prototype development එකක් විදියට create කරගන්න ආකාරය පිලිබදව පැහැදිලි කරන video series එකේ පළමු වැන්න. ඔබ සතුව ගැටළුවක් ඇත්නම් කරුණාකර comment section එකේ mention කරන්න.

Комментарии

  • @hardwaresl
    @hardwaresl 10 месяцев назад

    thanks..... keep it up.....!

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

    How about Atmega328p Sir. I had tried but it was not successful. The Error target doesn't . 1

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

    Thanks for the video. But what was the tool you used to analyze the signal in 2:01? Does it work with other IR remote protocols as well?

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

      Hi! the tool I am using is a "Logic Level analyzer". You can buy this from online stores like ebay or AliExpress for really lower prices. I am even using a clone of "saleae" brand (expensive). This device can be used to capture any IR remote protocol. Besides that, this also supports for common protocols like SPI. I2C, USB etc.

  • @samanthilakabanadara4788
    @samanthilakabanadara4788 2 года назад

    Programming language EKA Mona wage ekakda

    • @intoprogramming
      @intoprogramming 2 года назад

      මේකෙදි use කරන්නේ embedded C++ කියන programming language එක. C++ ම තමා, නමුත් AVR එකක් program කරන්න අවශ්‍ය දේවල් අඩංගු කරලා තමයි microchip studio එකෙන් මේ feature එක සහිත App එකක් දීල තියෙන්නේ. microchip studio එක install කරන් try එකක් දීල බලන්න. ජය වේවා!