Skip to content

This is a simulation Project for a Advance Doorbell System, particularly for users who have hearing impairment or mobility issue. The hardware is simulated using Proteous 8 and the User input control is simulated using .Net Windows Form with working software code.

Notifications You must be signed in to change notification settings

imfahim/Advance-Doorbell-System

Repository files navigation

Platform:

.Net, Arduino

Language:

C#, C++

Software:

Proteous 8, Virtual Serial Port Driver, Visual Studio, Arduino IDE

How to Run

  1. Clone the Github repository.

image

  1. Open the Solution in Visual Studio.
  2. Right Click on the Solution > Select ‘Set Startup Projects’

image

  1. Select Multiple Startup Project. Select Start on Action dropdown for all the projects

image

  1. Open Virtual Serial Port Driver.
  2. Select Merge and add 4 port named COM1, COM2, COM3, COM4

image

  1. Arduino is using COM1, Keypad is using COM2, Visual Feed is using COM3 and Wearable device is using COM4
  2. Open the simulation hardware in Proteous 8. File name ‘locker automatic re-lock.pdsprj’
  3. Open the Arduino Code in the Arduio IDE. File name ‘PhysicalPixel.ino’
  4. Click Verify in Arduino IDE. You will get a Hex file in output.

image

  1. Copy this Path. And Paste in inside Proteous > Arduino > Edit Component > Program File

image

  1. Finally, Run the simulation and Run the Visual Studio Projects.
  2. Follow the 'USER_GUIDE.pdf' file.

About

This is a simulation Project for a Advance Doorbell System, particularly for users who have hearing impairment or mobility issue. The hardware is simulated using Proteous 8 and the User input control is simulated using .Net Windows Form with working software code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published