Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 324 Bytes

File metadata and controls

2 lines (2 loc) · 324 Bytes

stm32-esp8266com

Coding part for my bachelor thesis. It is all about implementing reliable, secure communication inbetween those two processors and enabling a path to the internet. The STM32 does the "heavy lifting" and communication with external periphals, while the ESP8266 cares about the connection to the internet.