Assembly via Arduino (part 6) - ADC Hex Value on LCD

preview_player
Показать описание
Link to circuit diagram and code:

Contents:
0:00 Introduction
0:40 Assembler Directives
2:30 ATmega328 Status Register
4:19 Circuit Diagram of Implemented System
4:48 Demonstration
5:20 Flowchart
9:04 Assembly Code
14:47 Future Project
Рекомендации по теме
Комментарии
Автор

I shared this video to all of my classmate. They respect you alot just because of your creativity in assembly language.

LovyDuga
Автор

Thank you for your effort and everything

mmmm-kfd
Автор

Many thanks for this series.
I just watched one and kept watching. Both educational and inspiring, your concept explanations & diagrams make this so much easier and enjoyable to watch.
Got me convinced to try get some more of the assembly instructions background to attempt some of this stuff.
Great. Thank you.

Karl_Levine
Автор

Thank you for all that tables and "artwork" - must be very time-consuming to produce!

dlcy
Автор

I appreciate your projects and learnt many things about AVR assembly from them. The .ascii directive confuse me, could you describe the process that this directive run? In my inference, if the msg is stored in flash memory, the address of the first character of the message should shift left one bit before storing into the Z pointer; if the msg is stored in SRAM, then why not use LD instruction to save into R16, and as I know, the LPM instruction is used for fetching data from flash. RSVP

cheche
welcome to shbcf.ru