Giter Club home page Giter Club logo

morganbergen / embedded-systems Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 357.99 MB

This repo will illustrate material pertaining to the course embedded systems: an intelligent system with special-purpose computation capabilities. By addressing the internal organization of micro-controller systems used in a variety of engineered systems.

C 93.82% Makefile 0.02% Python 5.31% Yacc 0.85%
c embedded-systems git gnu-make ide memory microprocessors risc-v-assembly rv32i actuators interrupts polling sensors-data-collection concurrency

embedded-systems's Introduction

embedded-systems

source code

  1. programs in c
  2. hardware and development environment
  3. universal asynchronous receiver/transmission (uart)
  4. sensor reading with tfmini lidar
  5. servo motor control programming
  6. timer interrupt handling
  7. intro into embedded linux
  8. real time dnn inferencing
  9. board to board communication
  10. implement an RC car’s components: milestone01
  11. python on pi to communicate with hifive: milestone02

material

the purpose of this repository is to illustrate material pertaining to the course embedded systems. An embedded system is an intelligent system with special-purpose computation capabilities, (e.g. smart appliance, cars, medical devices, etc.) The material will cover the hardware and software architecture of embedded systems, as how to program a microprocessor to interact with the physical world through sensors and actuators.

  • introduction to embedded systems, defining embedded systems, differentiating embedded systems from general-purpose computers.
  • embedded software echopsystem, introduction to tools and enviroments for developing embedded software (build toolchain, gnu make, ide, git)
  • c programming refresher
  • RV32 ISA, a brief introduction to RISC-V assembly language
  • microprocessor's memory address space
  • i/o how to interact with the physical world using sensors and actuators
  • interrupt, difference between interrupt and polling, how to use them, and the implications of using them
  • concurrency and threads, how to utilize the available parallelism in the hardware and develop concurrent embedded software
  • scheduling and real-time scheduling concepts in linux
  • cpu and memory architecture, how instructions get executed in the hardware and the micro-architecture of a basic RISC-V, single-cycle processor.
  • introduction to c programming
  • introduction to the embedded software development enviroment - sensor reading
  • servo moto control - timers
  • introduction to embedded linux - linux scheduler
  • real time dnn inference
  • self driving car
  • microcontrollers and embedded processors for interacting with the physical enviroment using i/o devices

embedded-systems's People

Contributors

chuckgills avatar morganbergen avatar sajeyyy avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.