Skip to content

Files

Latest commit

7aa9871 · Jun 16, 2021

History

History
15 lines (12 loc) · 541 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 541 Bytes

IoT System Design Project

This repository is for file sharing and managing all the files during the project.

Introduction

This project is the software part of a system on DE10 Nano. It consists of several modules which is shown below.

  • Data Storage Module

    • For keeping the data.
  • Interface Module

    • For transferring data between software side and FPGA side.
  • Synchronization Module

    • For syncing the data that kept by Data Storage Module with another device.
  • Notification Module

    • For notification using LINE API