Recently Updated Pages

MP3 Project

Project Summary The goal of this project is to create a fully functional MP3 music player using ...

Revision #13
Created 6 years ago by Admin
Updated 3 years ago by Preet Kang


Design a code module

This article demonstrates how to design a new code module. Header File A header file: Shall ...

Revision #3
Created 4 years ago by Preet Kang
Updated 3 years ago by Preet Kang


Project Hints

 Git strategy to share common DBC file A common issue for everyone is how to have separate proj...

Revision #20
Created 5 years ago by Preet Kang
Updated 3 years ago by vidushi


UART

Objective The objective of this lesson is to understand UART, and use two boards and setup UART ...

Revision #23
Created 6 years ago by Admin
Updated 3 years ago by Preet Kang


CANTools

CANTools is a Python project that can read DBC files, and provide a lot of useful information. h...

Revision #1
Created 3 years ago by Preet Kang
Updated 3 years ago by Preet Kang


Function Pointer

Pointers Pointers are the data types that can be used to store the address of some data stored i...

Revision #22
Created 3 years ago by vidushi
Updated 3 years ago by vidushi


Clock Systems and Timing

Clock System & Timing A crystal oscillator is typically used to drive a processor's clock. Y...

Revision #15
Created 6 years ago by Admin
Updated 3 years ago by vidushi


Bitmasking

 Bit-masking is a technique to selectively modify individual bits without affecting other bits. ...

Revision #40
Created 6 years ago by Admin
Updated 3 years ago by vidushi


Git Basics

What is Gitlab? Gitlab provides services that allow hosting your project on a remote repository ...

Revision #12
Created 3 years ago by vidushi
Updated 3 years ago by vidushi


LAB: Git

This is definitely not an exhaustive tutorial about learning Git... Google would be better to rev...

Revision #39
Created 4 years ago by Preet Kang
Updated 3 years ago by vidushi


CmpE243 - What is it about?

  CmpE243 is a fast-paced course, with lots to learn that will push your technical and communi...

Revision #3
Created 3 years ago by Preet Kang
Updated 3 years ago by Preet Kang

SJSU - CmpE243 -Industrial ...
Page is not in a chapter

SPI (Serial & Peripheral Interface)

What is SPI SPI is a high-speed, full-duplex bus that uses a minimum of 3 wires to exchange data...

Revision #28
Created 6 years ago by Admin
Updated 3 years ago by Huy Nguyen


ADC (Analog to Digital Converter)

Objective To learn about the use of ADCs, their different types, their related parameters, and h...

Revision #13
Created 6 years ago by Admin
Updated 3 years ago by Huy Nguyen


Standart Output

This article provides useful information about how the standard output is handled on the SJ2 plat...

Revision #2
Created 3 years ago by Preet Kang
Updated 3 years ago by Preet Kang


Queues

Moved to here

Revision #10
Created 6 years ago by Admin
Updated 3 years ago by Preet Kang


Pin Selection and Pin Mode

Objective Know how to select a specific functionality of a given LPC40xx pin. Know how to select...

Revision #16
Created 6 years ago by Admin
Updated 3 years ago by vidushi


PWM (Pulse Width Modulation)

Objective To learn about the use of PWM signals, their related parameters, and how to set up an ...

Revision #12
Created 6 years ago by Admin
Updated 3 years ago by vidushi


Syllabus

Course Description Hardware implementation of a microcomputer architecture using modern micropro...

Revision #16
Created 4 years ago by Preet Kang
Updated 3 years ago by Preet Kang

SJSU - CmpE240 - Advanced M...
Page is not in a chapter

EEPROM Driver

In this assignment, we will build up a driver to write the EEPROM on the NXP processor. EEPROM...

Revision #12
Created 3 years ago by Preet Kang
Updated 3 years ago by Preet Kang


Struct Address

Objective Learn basics of data structures Learn how memory may be padded within data structure...

Revision #3
Created 4 years ago by Preet Kang
Updated 3 years ago by Preet Kang

Back to top