Digital Analogica

  • May 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Digital Analogica as PDF for free.

More details

  • Words: 93
  • Pages: 3
UNIVERSIDAD POLITECNICA SALESIANA Conversión digital analógica DAC program DAC sub procedure init trisd=0 end sub dim i as byte dim j as byte dim a as byte a=0 i=0 main: init while true a=0 i=0 j=0 for i=0 to 255 a=a+1 portd=a next i wend end.

program DAC sub procedure init trisd=0 end sub dim i as byte dim j as byte dim a as byte a=0 i=0 main: init while true a=0 i=0 j=0 for i=0 to 255 a=a-1 portd=a next i for i=0 to 254 a=a+1 portd=a next i wend end.

Related Documents

Digital Analogica
May 2020 5
Electronica Analogica
October 2019 23
Elettronica Analogica
December 2019 15