|
dd40b09dc3
|
Update platformio.ini
|
2023-03-11 16:35:18 +01:00 |
|
|
8250bbb8f0
|
Move files from /include to /src
|
2023-03-11 16:35:06 +01:00 |
|
|
c68dfed3eb
|
Initialize modern C++ rewrite
|
2023-03-11 14:16:55 +01:00 |
|
|
30ea3a3fd7
|
Switch default mux position
|
2022-09-20 20:44:47 +02:00 |
|
|
aaf72ff268
|
Add eeprom
Eeproms outlive flash, which quickly dies during light state preservation.
|
2022-09-17 17:29:23 +02:00 |
|
|
bb52e186f3
|
Fix first pcb batch issues
Reassign input only pins, external uart connected to flash spi & mux blocking uart access
|
2022-09-17 17:07:48 +02:00 |
|
|
35c41d131f
|
Add safe clearBuffer websocket method
|
2022-04-13 19:09:03 +02:00 |
|
|
5c41e066e0
|
Implement websocket receive
|
2022-04-13 18:42:39 +02:00 |
|
|
545818b4de
|
Change hostname
|
2022-04-11 21:52:26 +02:00 |
|
|
e8d16b35e2
|
Make code more readable
|
2022-04-11 16:33:27 +02:00 |
|
|
090b14e38e
|
Update com port
|
2022-04-10 22:14:02 +02:00 |
|
|
71bff35130
|
Fix pincommit not working after setup
|
2022-04-10 22:13:39 +02:00 |
|
|
11a511e2ee
|
Fix pinmapping
|
2022-04-10 22:12:40 +02:00 |
|
|
13a0a1b20c
|
Set hostname
|
2022-04-10 18:21:11 +02:00 |
|
|
c06fe57358
|
Fix CI Build fail due to missing credentials
|
2022-04-10 18:12:58 +02:00 |
|
|
512694c09e
|
Remove interactive ibom
|
2022-04-10 17:58:53 +02:00 |
|
|
e84896f12e
|
Remove unused script
|
2022-04-10 17:57:18 +02:00 |
|
|
9f7e20c807
|
Implement WiFi connection timeout
|
2022-04-10 17:56:23 +02:00 |
|
|
baa19d730b
|
Make loop more readable
|
2022-04-10 17:47:07 +02:00 |
|
|
57c4c3236e
|
Fix 'Too many messages queued'
|
2022-04-10 17:20:40 +02:00 |
|
|
e9b3402f27
|
Fix gitignore credentials header file
|
2022-04-10 17:16:00 +02:00 |
|
|
c764a7cdee
|
First rough implementation of websockets
|
2022-04-10 17:12:44 +02:00 |
|
|
c842e1a1e7
|
Remove duplicate code
|
2022-04-10 16:20:26 +02:00 |
|
|
49f120b656
|
Break apart StreamCommunicator into subclass
|
2022-04-10 11:50:44 +02:00 |
|
|
5d6aa75ea8
|
Implement Bluetooth
|
2022-04-10 10:27:35 +02:00 |
|
|
87b51e55b1
|
Fix eeprom on esp32
|
2022-04-10 10:10:56 +02:00 |
|
|
e8d042091e
|
Port to esp32
|
2022-04-09 21:31:18 +02:00 |
|
|
c43e0d926a
|
Improve repo directory structure
|
2022-04-09 20:07:19 +02:00 |
|