Git Product home page Git Product logo

microcontroller-projects's Introduction

Microcontroller-Projects

Project Member

  • Jay Patel

Project Description

The goal of this project is to explore all the functionality of the SAM D20 microcontroller and understand the operation of the underlying ARM Cortex M0+ chip. The projects aimed at building applications like a de-bouncing circuit, a calculator, etc. Understanding and analyzing the different functionalities of the microcontroller to engineer a product with minimal complexity was the primary goal.

The following topics were coverd in depth. Embedded system design challenge and metrics. Processor and IC technologies. Software and hardware architectures for embedded system design. Design flow and tools. The design of standard peripherals, microcontrollers, single-purpose and general-purpose processors. Advanced concepts of interfacing and communication protocols in embedded systems

Equipments

  • SAM D20 J18 32-bit ARM® Cortex®-M0+ Microcontroller

SAMD 20 J18 MCU

  • Extension Board

Extension Board

  • H-Bridge Motor

Motor Fan

Environment

  • Atmel Studio 7 IDE IDE

  • Matlab by Mathworks

Installation

Atmel Studio Installation Guide HERE

The following steps guide to create a new project in Atmel Studio

  1. Open Atmel Studio
  2. Click on File a. Go to New → Project
  3. Click on GCC C ASF Board Project C/C++ a. Name the file b. Select the location of the file to save by clicking on the Browse button Click 'ok'
  4. Board Selection winow will appear a. Click on the Device Family to select SAMD b. Find ATSAMD20J18 in the list c. Once that is clicked on, two options will appear at the bottom of the screen
    • Select the User Board template - ATSAMD20J18. d. Click 'ok'
  5. Atmel Studio will then create and load in the new project
  6. In the Solution Explorer window, find the src file and expand it. a. Open the 'main.c' file b. This is the file where all the code goes in
    • All the files shown in this projects are thee main.c files.

Folder Description

  • GPIO: General Purpose Input Output related projects
  • ADC/DAC: Analog to Digital Conversion and Digital to Analog Conversion related projects
  • TC-PWM: Timer Control and Pulse Width Modulation related projects
  • Filters-MotorSpeedMeasurement: Implementation of digital filters and motor speed measurement related projects
  • Motor Control: DC motor control related projects

Referances

Acknowledgment

  • Special thanks to Dr. Youngsoo Kim at San Jose State University for his significant efforts in explaining all the difficult concepts of embedded systems.

  • Many thanks to Alan Chen and Marcus Garcia for their help in debugging various problems I faced executing the projects.

microcontroller-projects's People

Contributors

jbp261 avatar

Stargazers

 avatar

Watchers

 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.