c++

Particle Projects

Original repository full of many particle projects, particle libraries and other software that interface with particle.

Particle Project Base

Particle Project EE491

This project has evolved from Communication Protocols for Embedded Systems

Particle Library IOT Register

Particle Library IOT Tinker

Particle Project Serial Pub Sub

Particle Projects

This will hold firmware for micro controllers sold by particle.io for use with wifi or cellular cloud devices.

Communication Protocols for Embedded Systems

Electrical Engineers use various electronic devices to measure signals and control systems. These individual devices can accomplish many things, but with a communication system in place they can work together to accomplish even greater tasks. A …

Design and Verification of a SPI to JTAG Interface Adapter

Goal and Motivation: Almost all hardware devices have JTAG connections which can provide data from registers or provide low level control of pins via a boundary scan chain. Unfortunately, most microcontrollers do not have libraries or drivers for communicating using the JTAG protocol.

SDSU-EE492-Advanced Digital Hardware Design