Skip to content

A protocol for two-way communication with a PC via a COM port (Desktop)

Notifications You must be signed in to change notification settings

ShevelyanchikAlex/embedded-systems-software-lab5-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Systems Software (lab-5)

A protocol for two-way communication with a PC via a COM port.

Implemented functionality

  • Start/Stop receiving data from all sensors.
  • Charts that receive data from the light sensor, potentiometer and temperature sensor.
  • CheckBoxes by start/stop receiving data from specific sensors.
  • ChoiceBox by changing delay time (1000/3000).
  • Music player with ability change volume by potentiometer.
  • Alert with sound by minimum temperature (+15 °C).

Get Started

  • Check which COM port is being used (CoolTerm or Device Manager). After that you should change the COM port number in the service/config/SerialPortConfig.
  • Depending on the microcontroller and multi-purpose shield, it is recommended to ping microcontroller first using CoolTerm or similar.

About

A protocol for two-way communication with a PC via a COM port (Desktop)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages