Commit Graph

333 Commits

Author SHA1 Message Date
cyberman54
150eb72069 update comments in board hal files 2022-01-28 21:50:48 +01:00
Mike Bremford
231dd4b1b7
Update ttgov1.h
ttgo LoRa32 v1 does not have an SD card, and enabling it prevents the LoRa radio from working
2021-10-31 13:47:43 +00:00
cyberman54
49aba50df1 remove beacon monitormode 2021-05-07 19:41:36 +02:00
Verkehrsrot
08fa703275
Merge pull request #744 from cyberman54/development
Development
2021-02-20 17:10:43 +01:00
cyberman54
a2f94ee0bd enable battery monitoring on HeltecV2 2021-02-13 15:58:56 +01:00
cyberman54
c81af717bd sanitize ext_power_off 2021-02-13 14:04:03 +01:00
cyberman54
d3f5f4f60d new board hal file heltec21.h 2021-02-13 14:03:14 +01:00
Verkehrsrot
48d8e3f7ad
Update heltecv2.h
Corrected link to arduino-esp32 issue
2021-02-10 15:27:33 +01:00
cyberman54
105bd545f6 olimexpoeiso.h: add optional display 2021-02-02 23:18:05 +01:00
Antonio Vanegas
27e72fcb2d fixed ADC pin issue 2021-01-22 11:12:36 +01:00
Verkehrsrot
532f633235
Merge pull request #680 from hpsaturn/av/ttgo-t-wristband
Av/ttgo t wristband
2021-01-20 11:58:10 +01:00
Antonio Vanegas
26f55baab4 added button and basic reference on README. 2021-01-19 16:02:09 +01:00
Antonio Vanegas
36641377d3 fixed display initialization issue 2021-01-19 12:30:07 +01:00
cyberman54
5d8cec547c lopy4.h: remove LORA_RST, now in pins_arduino.h 2020-12-30 22:09:06 +01:00
cyberman54
476639c731 ttgobeam.h comments edited 2020-12-24 16:54:20 +01:00
cyberman54
85529920d5 ttgobeam10.h: set blue LED off in sleep 2020-12-19 12:36:09 +01:00
cyberman54
4c9862e7d5 ttgobeam10.h: add blue LED control 2020-12-18 18:40:26 +01:00
Klaus K Wilting
7631a96cac olimexpoeiso.h: comments edited 2020-12-11 13:47:35 +01:00
Klaus K Wilting
016d69b5bb ttgobeam10.h: LED active low correction 2020-12-06 22:06:45 +01:00
Klaus K Wilting
b47c77ee99 ttgobeam10.h: onboard LED added 2020-12-06 19:59:19 +01:00
Klaus K Wilting
b63b7f4ea2 disable SD card reader on olimex 2020-12-06 14:33:22 +01:00
Antonio Vanegas
f794edaa0d Merge remote-tracking branch 'upstream/master' into av/ttgo-t-wristband 2020-12-01 01:09:42 +01:00
Antonio Vanegas
4973ac6785
Added initial support for TTGO-Tdisplay board (#676) 2020-11-30 21:58:27 +01:00
Antonio Vanegas
c992581844 added initial header file for ttgo t-wristband 2020-11-29 23:59:58 +01:00
Klaus K Wilting
643352ce80 remove not working EEPROM EIU read code 2020-11-06 12:27:52 +01:00
Klaus K Wilting
8452347bf3 HAS_SENSOR defines sanitization 2020-11-02 18:44:06 +01:00
Klaus K Wilting
40f0036b7a lopy4.h: corrections 2020-11-02 18:36:01 +01:00
Klaus K Wilting
44758161dc ecopower.h modified 2020-10-31 21:42:47 +01:00
Klaus K Wilting
cf87950e27 SDMMC fix (PR #665, activating pullups) 2020-10-31 12:05:26 +01:00
Klaus K Wilting
b28a86c9a2 revert change in ttgov21new.h (not yet functional) 2020-10-05 14:07:19 +02:00
Klaus K Wilting
092842a4c0 PR #653 merged and added some corrections 2020-10-05 13:56:41 +02:00
Klaus K Wilting
44b990be38 ttgobean.h removed display default on 2020-09-27 18:19:16 +02:00
August Quint
add5b8ca2d
Update ttgov21new.h
corrected: SD-card
2020-09-01 11:49:17 +02:00
Verkehrsrot
4c2aad8e24
Merge pull request #620 from cyberman54/development
Development
2020-07-29 10:53:46 +02:00
Klaus K Wilting
6b785fedd7 mqtt lib changed (experimental) 2020-06-20 15:04:03 +02:00
Klaus K Wilting
8f46feaf33 ttgobeamv10.h edited 2020-06-19 14:10:40 +02:00
Klaus K Wilting
55315b7301 m5fire.h note added 2020-06-16 18:04:56 +02:00
Verkehrsrot
48d57f137a
Merge pull request #609 from cyberman54/development
Development
2020-06-06 21:16:47 +02:00
Klaus K Wilting
7f16cd430c ttgov21new.h: change SD interface SPI -> SDMMC 2020-06-06 21:16:04 +02:00
Verkehrsrot
956ea2f879
Merge pull request #608 from cyberman54/development
v1.9.996
2020-06-06 15:22:21 +02:00
Klaus K Wilting
271f5edd00 ttgobeamv10.h display removed 2020-06-06 15:09:35 +02:00
Klaus K Wilting
05e5d31a53 mqtt client (experimental) 2020-05-21 19:42:42 +02:00
Klaus K Wilting
98789a7dd5 disable SD card on Olimex-POE (currently broken) 2020-05-20 12:41:03 +02:00
Klaus K Wilting
897343a96a m5core.h: bugfix PSRAM 2020-05-20 12:40:14 +02:00
Verkehrsrot
de9f01bb01
Update m5core.h 2020-05-18 10:52:45 +02:00
Klaus K Wilting
73ee2df3d4 Ethernet MQTT client (experimental) 2020-05-16 23:49:34 +02:00
Klaus K Wilting
011dc171c1 olimexpoe hal file updated 2020-05-16 15:30:45 +02:00
Klaus K Wilting
2b46a69dbe revert display lib driver handling & update lmic 2020-05-15 18:30:21 +02:00
Klaus K Wilting
cfb40d300c new board olimex-poe added 2020-05-15 18:00:07 +02:00
Klaus K Wilting
c7441ad58a display library select added 2020-05-09 22:49:00 +02:00