Planering inbyggda system

From Datateknik
(Difference between revisions)
Jump to: navigation, search
(Labb 2 - Blinky LED etc etc)
(Labb 2 - Blinky LED etc etc)
Line 38: Line 38:
 
==Labb 2 - Blinky LED etc etc ==
 
==Labb 2 - Blinky LED etc etc ==
 
* You can '''draw''' some awesome diagrams in [https://fritzing.org/home/ fritzing], but you can *NOT* '''simulate''' i.e. make the LED blink
 
* You can '''draw''' some awesome diagrams in [https://fritzing.org/home/ fritzing], but you can *NOT* '''simulate''' i.e. make the LED blink
*  [[File:LPC1768withUSBcable.jpg|300px]]
+
*  [[File:LPC1768withUSBcable.jpg|300px]] [[File:mbed-webIDE.png|300px]]
  [[File:mbed-webIDE.png|300px]]
+
  
 
==h2==
 
==h2==

Revision as of 14:20, 15 October 2019

prequel

Contents

Kursböcker

Kursbok BOKfastandeffectiveembeddedsystemsdesign.png

Referenslitteratur BOKperryxiao.jpg


LABBAR

Labb 1 - von Neumann & Assemblerprogrammering

von Neumann

ARM assembler

Vilken assembler passar till följande kod:

int square(int num) {
   register int temp;
   register float x;
 
   temp =  4;
   x = 3.1415;
    
   return temp + (int) x;
}

Kontrollera på sidan https://godbolt.org/ Glöm inte att ändra till gcc för ARM

Labb 2 - Blinky LED etc etc

  • You can draw some awesome diagrams in fritzing, but you can *NOT* simulate i.e. make the LED blink
  • LPC1768withUSBcable.jpg Mbed-webIDE.png

h2

Personal tools
Namespaces

Variants
Actions
Navigation
Tools