Commit Graph

46 Commits

Author SHA1 Message Date
aad07c1b0a small changes and many new sensors 2023-10-30 14:30:02 +01:00
07917fe5ba dunno, changes and stuff 2022-07-17 14:47:21 +02:00
331f9f3e6c added code for mp3 and jpeg parsing
added interface for data sources
2021-02-28 20:46:38 +01:00
422610c21c many many small changes
switched to the new logging here and there
some cleanups
worked  on i2S
base class for files
id3 parsing
2021-02-28 20:44:01 +01:00
df77490622 working on id3 2021-02-28 08:49:04 +01:00
889830e9b8 refactored I2S (base class) 2021-02-27 15:39:26 +01:00
2f35ecdfbf worked on teensy i2s 2021-02-27 11:29:58 +01:00
fb18709e2c added teensy i2s stuff 2021-02-26 21:41:28 +01:00
c89f599112 file seek support, new test cases, AVI use file seek 2021-02-25 07:42:27 +01:00
f04742a1b0 worked on avi, working now? :P 2021-02-25 07:11:56 +01:00
851631e79d working on AVI 2021-02-24 07:10:30 +01:00
2b35a340f9 working on avi parsers 2021-02-22 21:08:07 +01:00
2e281f6d26 worked on FAT stuff and tests 2021-02-21 21:04:11 +01:00
4ac72c678f worked on FAT32 stuff 2021-02-21 09:33:08 +01:00
da12992ae8 huge work on FAT32, initial support for writing 2021-02-14 21:35:47 +01:00
6aa951190e worked on FileSystem, started to migrate logging class 2021-02-14 15:29:21 +01:00
faf6e55bc5 LCD Driver, some teensy code, SDCard code, MBR/FAT32 2021-02-11 20:08:25 +01:00
3babe3f1ef some refactoring,
minor code changes
added a small class for SNESController reading
2021-01-03 16:21:20 +01:00
ac74587ee7 fixed some issue with SoftI2C not working (missing delay)
added code for a waveshare eInk
refactored some old code to match with the new SoftI2C
2020-10-18 10:49:59 +02:00
9c94faa24d minor lora changes 2020-07-15 22:35:46 +02:00
a2c3b40435 gui and ina sensors 2020-07-07 23:39:13 +02:00
cd75b7bd0c new fonts 2020-07-04 15:53:15 +02:00
0e5de320c7 some lora changes 2020-07-04 13:45:05 +02:00
b188ef50b9 drawing and hardi2c 2020-07-03 23:29:41 +02:00
1fa80250fe stuff 2020-07-02 23:06:37 +02:00
1bd3eb79dc added ina219 2020-06-28 21:23:15 +02:00
ca661a9372 new methods for lora
gui
2020-06-25 21:47:55 +02:00
ccd7f119d3 worked on SPI, fixed some bugs
adjusted LCD code
added code for INA3221
worked on UI
2020-06-24 21:28:44 +02:00
6dfce7803a adjusted old code to new spi and gpi
minor fixes
2020-06-16 21:50:13 +02:00
ccfa7d83d3 minor platform macro changes
worked on code for LoRa SX1276
2020-06-15 21:50:42 +02:00
5177cd5cbd ??? 2020-06-11 11:25:19 +02:00
kazu
5cb02880b3 many updates..
new sensors.. display.. led.. drawing.. stuff..
2019-01-17 23:12:01 +01:00
kazu
90e9fee101 many changes 2018-09-22 15:44:26 +02:00
kazu
528a00b0e9 many changes :Py 2018-07-08 17:47:59 +02:00
11ed5a9159 Merge branch 'master' of https://git.frank-ebner.de/kazu/ESP8266lib 2018-06-16 12:23:01 +02:00
a8bcdf07c4 some WS2812B improvements 2018-06-16 12:22:36 +02:00
cc84788d42 switched to new SDK
minor changes
2017-10-10 09:57:37 +02:00
ecb7f3640f changes 2017-10-01 16:28:46 +02:00
72ed1a9125 worked on RFID
worked on SPI
refactoring/changes to reduce RAM section size (.text)
2017-09-16 19:11:17 +02:00
2a3c4297cd Merge branch 'master' of https://git.frank-ebner.de/kazu/ESP8266lib 2017-09-15 18:02:46 +02:00
0fc4c78d72 worked on SoftSPI and RFID-Reader MFRC522 2017-09-15 18:02:15 +02:00
79c12bb007 fixed some issues 2017-05-23 21:42:01 +02:00
d028b79325 added data structures
added audio support
added rfid support
added spi support
2017-03-12 13:02:06 +01:00
cea1d5d164 added misisng file 2017-03-12 12:45:59 +01:00
dcb9ea4d44 initial commit 2017-03-12 12:42:19 +01:00
fedf2b7b90 initial commit 2017-03-12 11:50:19 +01:00