Commit graph

164 commits

Author SHA1 Message Date
Florian Hoss
1d9b34f9ff Include ESP8266 example 2022-07-29 10:50:40 +02:00
Florian Hoss
8dcf7c5e4d ESP-IDF does not def ESP32 2022-07-29 10:46:49 +02:00
Florian Hoss
9ecda70764 Compile for the correct device 2022-07-29 10:36:46 +02:00
Florian Hoss
c43dd6121a Transfer data 2022-07-29 10:27:39 +02:00
Florian Hoss
cac6d98908 Cleanup 2022-07-29 10:15:48 +02:00
Florian Hoss
0e3f974492 Add git repo to titlepage 2022-07-27 13:46:52 +02:00
Florian Hoss
ca76cbd7e4 Remove code as it was moved to github 2022-07-27 13:41:29 +02:00
Florian Hoss
f705ce2f39 Include API curl commands 2022-07-27 12:32:17 +02:00
Florian Hoss
e4bbb555f1 Benchmark result 2022-07-27 11:58:32 +02:00
Florian Hoss
46b88b6069 Writing documentation 2022-07-27 08:54:58 +02:00
Florian Hoss
986b596b46 Move packet handling to firewall 2022-07-26 14:07:54 +02:00
Florian Hoss
929aaf39a3 Use esp32_firewall_api as package 2022-07-26 12:49:46 +02:00
Florian Hoss
28a0753d3a Change platformio.ini 2022-07-26 10:12:58 +02:00
Florian Hoss
c0ac8349a3 Update .gitmodules 2022-07-26 10:12:29 +02:00
Florian Hoss
c7c06919f5 Update .gitignore 2022-07-26 10:12:27 +02:00
Florian Hoss
35de5be1a7 Update gitmodules 2022-07-26 10:10:58 +02:00
Florian Hoss
eb4b133de1 Wifi callbacks and ip address 2022-07-26 09:18:19 +02:00
Florian Hoss
86fe791dec Move gitmodules to folder 2022-07-26 09:09:32 +02:00
Florian Hoss
79740ce242 Update .gitignore 2022-07-26 08:44:39 +02:00
Florian Hoss
4c84e98a9b Add arduino-esp32 as submodule 2022-07-26 08:44:14 +02:00
Florian Hoss
bb999311a7 Basic setup with hook and arduino for esp32 2022-07-26 08:37:03 +02:00
Florian Hoss
8c36882772 Show the packets arriving at LwIP 2022-07-25 16:28:55 +02:00
Florian Hoss
0422eeeb9a Finally external files working 2022-07-25 16:01:07 +02:00
Florian Hoss
2d36e41641 Working hook in platformio.ini 2022-07-25 15:48:30 +02:00
Florian Hoss
42be57d91f Remove led from esp32 2022-07-25 15:48:15 +02:00
Florian Hoss
5f70efbe1e Hook works 2022-07-25 14:08:52 +02:00
Florian Hoss
2a14cbb936 Remove http server, not needed 2022-07-25 13:58:37 +02:00
Florian Hoss
8df47b4934 Removing Wifi documentation after learning more about IwIP 2022-07-25 12:44:26 +02:00
Florian Hoss
2b3da7d987 Add current ideas to docu 2022-07-25 12:38:22 +02:00
Florian Hoss
a125fb9427 Add tcp to the tester 2022-07-25 12:37:45 +02:00
Florian Hoss
1d159e6d7c Trying to use hooks 2022-07-25 10:42:07 +02:00
Florian Hoss
0b94c99567 Update main.c 2022-07-25 09:29:39 +02:00
Florian Hoss
c1ed0ae0a6 HTTP Server to test 2022-07-25 09:22:19 +02:00
Florian Hoss
85f0bede3c Basic ESP-IDF wifi connect 2022-07-22 13:18:23 +02:00
Florian Hoss
48675b0361 Remove callbacks 2022-07-21 18:01:46 +02:00
Florian Hoss
7ffbe0604c Not really making progress... 2022-07-21 14:52:01 +02:00
Florian Hoss
5067438b9d Basic wifi setup for esp32 and esp8266 2022-07-21 13:34:24 +02:00
Florian Hoss
798f0dec03 Update firewall.tex 2022-07-20 16:55:59 +02:00
Florian Hoss
1b7c452fee Update main.cpp 2022-07-20 16:55:52 +02:00
Florian Hoss
b2f13e3619 init playground files to test 2022-07-20 16:30:31 +02:00
Florian Hoss
d8a578c4b5 Analyse esp_wifi 2022-07-20 15:39:15 +02:00
Florian Hoss
e2cb500f97 More text 2022-07-20 15:13:36 +02:00
Florian Hoss
92efceb034 More docu 2022-07-20 14:57:17 +02:00
Florian Hoss
1c636e0749 Look at every packet with promiscuous mode 2022-07-20 13:17:10 +02:00
Florian Hoss
8984dcb4c5 Log api 2022-07-19 13:11:54 +02:00
Florian Hoss
49415c4173 Register callback for wifi 2022-07-19 13:07:31 +02:00
Florian Hoss
6890a87825 Remove old import 2022-07-19 12:49:19 +02:00
Florian Hoss
be7867beaf All docu for now, continue programming 2022-07-19 11:54:39 +02:00
Florian Hoss
4f2608e34e More docu 2022-07-19 11:51:23 +02:00
Florian Hoss
c6c6ef4677 Add storage section to doc 2022-07-19 11:18:30 +02:00