Advanced Distributed Systems module at HSLU
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jonas Arnold e9bfb033c6 add function to retrieve robot mode 4 years ago
..
.gitignore add pwd.h and unignoring it 4 years ago
CMakeLists.txt implemented myMqtt and application in ESP32 project for Challenge 4 years ago
Identify.h add plattform and some modules 4 years ago
Shell.c renamed application to challenge_app, 4 years ago
Shell.h add plattform and some modules 4 years ago
challenge_app.c add function to retrieve robot mode 4 years ago
challenge_app.h add function to retrieve robot mode 4 years ago
component.mk added ESP32 project for eclipse, 4 years ago
esp32_mac.c add plattform and some modules 4 years ago
esp32_mac.h add plattform and some modules 4 years ago
led.c fixed ESP Log stuff 4 years ago
led.h add plattform and some modules 4 years ago
main.c enabled wifi, ping 4 years ago
myMqtt.c implemented myMqtt and application in ESP32 project for Challenge 4 years ago
myMqtt.h implemented myMqtt and application in ESP32 project for Challenge 4 years ago
myTask.c add task for esp32 4 years ago
myTask.h add task for esp32 4 years ago
ping.c add plattform and some modules 4 years ago
ping.h add plattform and some modules 4 years ago
ping_shell.c add plattform and some modules 4 years ago
ping_shell.h add plattform and some modules 4 years ago
platform.c renamed application to challenge_app, 4 years ago
platform.h renamed application to challenge_app, 4 years ago
pwd.h add pwd.h and unignoring it 4 years ago
robot.c add plattform and some modules 4 years ago
robot.h add plattform and some modules 4 years ago
rs485.c add plattform and some modules 4 years ago
rs485.h add plattform and some modules 4 years ago
sntp_time.c add plattform and some modules 4 years ago
sntp_time.h add plattform and some modules 4 years ago
timer.c fixed ESP Log stuff 4 years ago
timer.h add plattform and some modules 4 years ago
udp_client.c fixed ESP Log stuff 4 years ago
udp_client.h add plattform and some modules 4 years ago
udp_server.c updated esp command parsing in UDP server on ESP32 4 years ago
udp_server.h enabled udp server 4 years ago
udp_server_shell.c add plattform and some modules 4 years ago
udp_server_shell.h add plattform and some modules 4 years ago
wifi.c enabled udp server 4 years ago
wifi.h add plattform and some modules 4 years ago