Commit Graph

  • 335039a45b Upload files to "doc" master matthias 2025-10-20 15:30:25 +02:00
  • 9cbd2232a3 updated the clock to show special I LOVE YOU date messages tweaked the LED strip for more stability restructuring Matthias Mitscherlich 2024-03-29 10:42:33 +01:00
  • 22cdad69fc Added the message wordmap and worked on the OTA. Basically functional, but only checks the difference in version, not the actual version number. LED matrix got row and column write actions Matthias Mitscherlich 2024-03-28 17:24:12 +01:00
  • 39dcb7cf80 Added temperature handling and temperature wordmap. Also removed to old versions. Integrated and functional Matthias Mitscherlich 2024-03-25 15:34:16 +01:00
  • e7dd0ea1f6 Added and integrated bmp280 temperature sensor matthias 2024-03-24 16:30:26 +01:00
  • 9f63477aa3 removed sdkconfig files and updated the specific defconfig file matthias 2024-03-23 12:34:34 +01:00
  • ec05cfd9b6 Added ESP console logger as serial interface matthias 2024-03-23 12:32:14 +01:00
  • 55c3ebbbe4 started working on OTA but downloading files is not functional yet Matthias Mitscherlich 2024-03-22 17:33:53 +01:00
  • 0fcd60ff57 Added the Matrix handling and clock/day wordmaps Matthias Mitscherlich 2024-03-21 16:39:20 +01:00
  • ac8505a157 added a new LEDstrip module based on the espressif component Matthias Mitscherlich 2024-03-20 16:57:08 +01:00
  • 4b26e6080f Nothing special Matthias Mitscherlich 2024-03-19 17:05:25 +01:00
  • 62c088256f updated the logger for static use without a static interface added the RGB sensor isl29125 added WIFI Matthias Mitscherlich 2024-03-14 16:42:57 +01:00
  • 58353a439c removed the old i2c files Matthias Mitscherlich 2024-03-11 17:03:12 +01:00
  • d5e389f1bd Fixed ISerialBus interface and added device and register address fields so that future i2c and SPI devices can be addressed, to. Added i2c HAL. Tested, working. The update on the interface required FunctionStatus and the logger to be updated, too Matthias Mitscherlich 2024-03-11 17:00:07 +01:00
  • a0d13f08c1 Started with a blank main file - Added GPIO handling - Added a logger class with additional static debug log handling Matthias Mitscherlich 2024-03-11 15:45:48 +01:00
  • 4b31b6c618 Started reorganizing the code. Put everything existing to OLD and began with a new main.cppy Matthias Mitscherlich 2024-02-29 16:53:16 +01:00
  • 29e2e14850 fixed colour maps and some matrix misalignments# Please enter the commit message for your changes. Lines starting Matthias Mitscherlich 2023-11-26 09:22:16 +01:00
  • d990b0563d Merge branch 'master' of https://git.vbchaos.nl/private/wordclock Matthias Mitscherlich 2023-11-25 15:26:55 +01:00
  • 7c2b0d8d24 Updated the matrix to the real size Fixed orientation missings added the temperature wordmap Matthias Mitscherlich 2023-11-25 15:24:51 +01:00
  • c46bc8ecce fixed compiler errrors Matthias Mitscherlich 2023-11-23 20:24:22 +01:00
  • f5ea1347e4 Bestanden uploaden naar 'doc' matthias 2023-08-14 09:48:30 +00:00
  • edeaedeb07 Added basic bmp280 structure - functional temperature readout must be added and compensation must be checked Matthias Mitscherlich 2023-02-08 12:14:27 +01:00
  • 35c940ca5b added clock wordmap and made wordmap a baseclass Matthias Mitscherlich 2023-02-07 13:38:23 +01:00
  • 2e8aa31cbf Added I2C and BMP280 Matthias Mitscherlich 2023-02-06 16:21:56 +01:00
  • bc0da9ec9e merge Matthias Mitscherlich 2023-02-01 13:08:13 +01:00
  • 0c644d404c updated matrix for temperature and day indication Matthias Mitscherlich 2023-02-01 10:06:07 +01:00
  • c230138e27 Fixed library error Matthias Mitscherlich 2023-01-20 19:09:10 +01:00
  • 03d0c977d4 fixed depecated lib Matthias Mitscherlich 2023-01-20 17:23:06 +01:00
  • f398219907 Updated hours bug Matthias Mitscherlich 2023-01-20 10:20:52 +01:00
  • a2b6f37414 added matrix excel sheet Matthias Mitscherlich 2023-01-19 20:24:43 +01:00
  • 5d5c45ee15 Added wordmap and got the clock running Matthias Mitscherlich 2023-01-19 17:29:58 +01:00
  • 699b9ecce8 Added wordmap and remove wordclock module. Matthias Mitscherlich 2023-01-19 15:49:32 +01:00
  • 7cb84d1660 Added clock and wordclock - functional Matthias Mitscherlich 2023-01-18 14:54:23 +01:00
  • 1ae7d6ec5a Fixed coordiante behaviour of the matrix Matthias Mitscherlich 2023-01-18 10:36:36 +01:00
  • 027dd38eb9 Added led matrix Matthias Mitscherlich 2023-01-17 16:30:14 +01:00
  • 58b63fb7a2 Added LED encoder - functional Matthias Mitscherlich 2023-01-17 12:45:32 +01:00
  • 0dfa8fad2b Added logger - functional Matthias Mitscherlich 2023-01-16 15:58:24 +01:00
  • f2967862b6 updated wifi module for static behaviour Matthias Mitscherlich 2023-01-16 12:19:33 +01:00
  • d2167ecde3 Fixed wifi issues Matthias Mitscherlich 2023-01-15 13:25:42 +01:00
  • a59459cd18 Merge branch 'wifi' Matthias Mitscherlich 2023-01-13 14:55:22 +01:00
  • d4328e8c68 Added some wifi code, not tested yet, but must be merged with master first for updates from there Matthias Mitscherlich 2023-01-13 14:51:45 +01:00
  • aa946ff39f Added and tested GPIO class Matthias Mitscherlich 2023-01-13 11:03:16 +01:00
  • a8680dd5b5 Added first code parts Matthias Mitscherlich 2023-01-12 20:48:45 +01:00
  • 2b58f0e8a0 Added Wifi files Matthias Mitscherlich 2023-01-12 20:41:45 +01:00
  • ae04a540bc Added empty GPIO files Matthias Mitscherlich 2023-01-12 20:07:29 +01:00
  • e27fe1ebfe Initial project creation, blank without any custom code Matthias Mitscherlich 2023-01-12 19:54:39 +01:00