Skip to content

University-Thesis-App/IoT_Devices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Devices to Laravel

The current repo contains three implementations of IoT devices, that with http requests sends data to the backend of our project. For the implementations we used different languages and devices to demonstrate the wide range of application. We use an esp32 microcontroller with wire framework , arduino uno with Ethernet shield and wire framework and at last a Raspberry Pi 3 with python3. For the raspberry we used a Raspberry Pi hat simulation for the simplicity.

Dependencies

For the programming of the microcontollers we used PlatformIO plug in on top of VS Code.

Schematics of Microcontrollers

ESP32

Arduino

Raspbery Pi Sense-Emu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.3%
  • Python 32.7%