Skip to content

University project for the "Embedded Systems and Internet of Things" Exam. This project is a prototype of a Smart Bridge with multiple functionalities.

Notifications You must be signed in to change notification settings

NIK4658/IoT-SmartBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IoT - SmartBridge 🌉 StatusBadge


PROJECT DESCRIPTION:

This is an University project for the "Embedded Systems and Internet of Things" Exam.

This project is the second assignment out of three.

Smartbridge is an Arduino project where the aim was to create a prototype of an intelligent bridge that would automatically manage two distinct functions:

  • Water Level Monitoring & Emergency management.
  • Automatic Pedestrian Lighting.

The Arduino program is totally based on object-oriented programming, and numerous tasks are also used using a multitasking scheduler.


JAVA APPLICATION:

This project also contains a very minimal JAVA application that show the user some important data:

  • Current Water Level
  • Current Smart Lights Status
  • Current Bridge Status

The Application contains a real-time graph of the water level.

Here is the screenshot of the JAVA application:


FEATURES:

  • Automatic Water Level Monitoring.
  • Automatic change of bridge status.
  • Automatic change of Valve degrees.
  • Ability to switch the Valve from automatic to manual mode.
  • Automatic Pedestrian Lights.

COMPATIBILITY:

The arduino program is based on Arduino UNO.

The JAVA application can be used with both Windows and Mac devices.


DOCUMENTATION

There is a folder containing all the documentation:

  • The complete report of the project.
  • The Wiring Diagram of the prototype.
  • A Screenshot of the JAVA application.
  • Bridge Status State Scheme.
  • Smart Lights State Scheme.
  • Valve State Scheme.

REPORT

There is a PDF report which explains in detail the organization, structure and operation of the entire project.


About

University project for the "Embedded Systems and Internet of Things" Exam. This project is a prototype of a Smart Bridge with multiple functionalities.

Topics

Resources

Stars

Watchers

Forks