superoo7 / embedded_system

Embedded System with Assembly with PIC 16 and C/C++ with Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embedded System

  • PIC16 using assembly with MPLAB X IDE
  • Arduino using C/C++ (ino) with Arduino IDE

PIC

  • Install MPLAB X

NOTES

Learning assembly with PIC16

Learn C/C++ with Arduino UNO

Practice Test

  • [Practice Test]

From senior

Lab

Things to remember

Assembly

D'10' - decimals b'00101100' - binaries 1Bh - hexadecimals 0x23 - hexadecimals 12 - hexadecimals

Created by superoo7

About

Embedded System with Assembly with PIC 16 and C/C++ with Arduino


Languages

Language:Makefile 70.4%Language:Assembly 13.3%Language:Arduino 8.1%Language:Shell 7.4%Language:JavaScript 0.8%