Skip to content

Scripts from my 7th semester's course Internet of Things Applications (Aplikacje Internetu Rzeczy). To run it you need Raspberry Pi with Sense HAT and a PC in the same network as Raspberry Pi

License

Notifications You must be signed in to change notification settings

mmcza/IoT_RaspberryPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT_RaspberryPi

Prepared with @dariak153.

Scripts from 7th semester's course Internet of Things Applications (Aplikacje Internetu Rzeczy).

Important

Requires Raspberry PI with Sense-Hat and Raspberry PI must be in the same network as your computer.

Note

To start the php server automatically you can add the following line to your crontab @reboot sleep 1m && /path_to_at_restart/at_restart/start_php_s (make sure to change '/path_to_at_restart/' to real path)

Final effect

Final effect is a website that is a supervisor of the system. It displays values from sensors such as:

  • temperature,
  • humidity,
  • pressure,
  • orientation.

In second tab user can set color of each LED on the LED Matrix of the Sense-HAT.

About

Scripts from my 7th semester's course Internet of Things Applications (Aplikacje Internetu Rzeczy). To run it you need Raspberry Pi with Sense HAT and a PC in the same network as Raspberry Pi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published