Commit Graph

382 Commits

Author SHA1 Message Date
BitMaker
914b4bc3cb
Merge pull request #280 from toto99303/master
Cleaned up some unused libs for M5StickC
2024-01-22 22:34:58 +01:00
BitMaker
67cfa3ef21
Merge pull request #278 from sany3001/master
Adding note about effect of missing BTC address, formatting improvements
2024-01-22 22:33:57 +01:00
BitMaker
5a49ad0b13
Merge branch 'master' into master 2024-01-22 22:32:24 +01:00
Julio MATARRANZ
6410e8a01d fix #264 RGB with generic ESP32RGB.h 2024-01-22 10:36:44 +01:00
p43lz3r
d4e3a31aaa
Update esp322432s028r.h 2024-01-21 18:35:13 +01:00
p43lz3r
6e516c4401
Update esp322432s028r.h added SD card pin defines 2024-01-18 15:54:51 +01:00
p43lz3r
4eaeef30f2
Update display.cpp to support another ESP32_2432S028 variant 2024-01-15 10:23:37 +01:00
p43lz3r
8131479cd1
Update device.h 2024-01-15 10:22:28 +01:00
p43lz3r
b737f8d061
Update esp23_2432s028r.cpp support for another ESP32_2432S028 variant 2024-01-15 10:21:21 +01:00
p43lz3r
993d671af4
Update platformio.ini to support another variant of ESP32_2432S028 2024-01-15 10:13:30 +01:00
Nilson Santos
2694092589 Rotate the screen so the USB connector is on the right if the board is T-Embed 2024-01-10 19:10:08 -03:00
Nilson Santos
8f0e4ff7e0 Add support Lilygo T-Embed board 2024-01-10 17:36:20 -03:00
Nilson Santos
072d306161 Add support Lilygo T-Embed board 2024-01-10 16:21:08 -03:00
ToTo
207704e621 Cleaned up libs 2023-12-31 09:40:46 +02:00
ToTo
04de3c0c84 Cleaned up libs 2023-12-31 09:37:25 +02:00
BitMaker
57f9482e48
Merge pull request #276 from sethforprivacy/patch-1
Add pool.sethforprivacy.com and minor content improvements
2023-12-31 01:08:35 +01:00
BitMaker
f684f29d5e readme typo 2023-12-31 01:07:27 +01:00
BitMaker
af62f1c6a1 TTGO-TDisplay bug 5V external power
Pin 15 on at power up to enable screen when powered from external sources
2023-12-31 01:04:54 +01:00
BitMaker
249dadd107
Merge pull request #270 from toto99303/master
M5StickC support added
2023-12-31 01:00:53 +01:00
BitMaker
9232cc91a1
Merge branch 'master' into master 2023-12-31 01:00:34 +01:00
BitMaker
a36f88166a
Merge pull request #264 from gyengus/m5stamps3-rgb-led
Setting up RGB LED for M5 StampS3 device
2023-12-31 00:51:05 +01:00
BitMaker
0c62b62844
Merge pull request #267 from julio-matarranz/feat/c3-devices
feat : add support to c3 devices (mini ai-c3 and c3 super mini, 24khs) and refactor rgb led devices
2023-12-31 00:50:16 +01:00
sany3001
dc65c45525 Merge remote-tracking branch 'upstream/master' 2023-12-29 07:52:02 +01:00
sany3001
a349da9302 Adding new line for better formatting 2023-12-29 07:45:16 +01:00
sany3001
ae8eb9c44c Adding formatting to JSON code 2023-12-29 07:31:08 +01:00
sany3001
9d3d954cc9 Adding note about effect of missing BTC address 2023-12-29 07:30:50 +01:00
Julio MATARRANZ
b1b3ca3a22
fix : changed esp32 C3 super mini led pin 2023-12-27 22:45:25 +01:00
Julio MATARRANZ
e9275c066d
feat : add custom led pin to devkit1 2023-12-27 22:42:50 +01:00
Seth For Privacy
2fbd6dfd8b
Add pool.sethforprivacy.com and minor content improvements 2023-12-26 20:09:08 -05:00
Toto99303
471b4198b4 M5StickC support added 2023-12-16 21:43:10 +02:00
Toto99303
58800050b3 M5StickC support added 2023-12-16 21:40:50 +02:00
Toto99303
1a22645964 M5StickC support added 2023-12-16 21:38:32 +02:00
Toto99303
9b33dd15cc M5StickC support added 2023-12-16 21:33:52 +02:00
Toto99303
1f8e705490 Merge branch 'master' of https://github.com/toto99303/NerdMiner_v2 2023-12-16 21:30:31 +02:00
Toto99303
afb82a732e M5StickC support added 2023-12-16 21:16:15 +02:00
Toto99303
6478a5fecc M5StickC support added 2023-12-16 21:15:43 +02:00
Toto99303
85617c4f05 M5StickC support added 2023-12-16 20:47:53 +02:00
Toto99303
375bcf58d5 test2 2023-12-16 20:32:22 +02:00
Toto99303
1546908244 test 2023-12-16 20:30:57 +02:00
Julio MATARRANZ
675f251a1a feat : add support to c3 devices (mini ai-c3 and c3 super mini, 24khs) and refactor rgb led devices 2023-12-14 09:54:18 +01:00
gyengus
4d4902069a
Setting up RGB LED for M5 StampS3 device 2023-12-10 18:18:16 +01:00
BitMaker
6d29381754
Merge pull request #256 from julio-matarranz/feat/support-s3-mini
feat : support s3 mini devices
2023-12-08 01:58:52 +01:00
BitMaker
dcf2683765
Merge pull request #257 from valerio-vaccaro/231204-fix_building_nerdminer_t-display_esp32cam
fix building nerdminer t display esp32cam
2023-12-08 01:56:11 +01:00
BitMaker
7ae6353321
Merge pull request #251 from giovantenne/master
fix const name causing build error on T-Display_V1
2023-12-08 01:54:47 +01:00
Valerio Vaccaro
188b81c85c fix ESP32-cam 2023-12-04 22:31:51 +01:00
Valerio Vaccaro
f9bcd2b11c fix NerdminerV2-T-Display_V1 2023-12-04 22:11:35 +01:00
Julio
82471f899e feat : support s3 mini devices 2023-12-04 20:14:19 +01:00
BitMaker
2f8c7b8012
Merge pull request #255 from valerio-vaccaro/231202-fix_ci
fix format and allow buildings of all boards
2023-12-04 09:15:06 +01:00
Valerio Vaccaro
9743b6f0f5 fix format and allow buildings of all boards 2023-12-02 20:51:41 +01:00
Claudio Benvenuti
599eb29a87 fix const name causing build error on T-Display_V1 2023-11-30 11:43:30 +01:00