Moritz Strohm ncc1988
  • Göttingen, Germany
  • https://der.moe
  • Socialist, software developer, recycling activist, electronics hobbyist, cyclist and more.

  • Joined on 2019-07-01
Loading Heatmap…

ncc1988 created branch DHT11 in ncc1988/yauclib

2023-09-24 17:06:35 +00:00

ncc1988 pushed to DHT11 at ncc1988/yauclib

  • f187e39187 added DHTxx class, Microcontroller_AVR: began writing code for handling falling edges

2023-09-24 17:06:35 +00:00

ncc1988 pushed to one_wire at ncc1988/yauclib

2023-09-24 11:59:04 +00:00

ncc1988 opened issue ncc1988/yauclib#5

Create a SoftwarePWM driver

2023-09-24 08:00:31 +00:00

ncc1988 created branch one_wire in ncc1988/yauclib

2023-09-17 16:55:53 +00:00

ncc1988 pushed to one_wire at ncc1988/yauclib

2023-09-17 16:55:53 +00:00

ncc1988 pushed to master at ncc1988/yauclib

  • 8330803810 Microcontroller_AVR: fixed wait methods, updated doc

2023-09-09 20:27:41 +00:00

ncc1988 pushed to master at ncc1988/yauclib

  • 7375a781bd Microcontroller_AVR.cpp: added checks for zero delay in wait methods

2023-09-09 19:12:25 +00:00

ncc1988 pushed to master at ncc1988/yauclib

  • 31a20222c1 LED::setBrightness: interpret every brightness value greater zero as logical high

2023-09-09 18:43:18 +00:00

ncc1988 pushed to master at ncc1988/ucmf

  • 7b18c291f1 AVR generator: fixed Makefile errors when generating a Makefile for Arduino

2023-09-09 18:40:54 +00:00

ncc1988 pushed to master at ncc1988/ucmf

  • d67ee8c505 README: added clarification that the AVR generator is also for arduino

2023-09-09 17:35:21 +00:00

ncc1988 pushed to master at ncc1988/yauclib

  • 68afe144ee Microcontroller_AVR: replace calls to _delay_ms and _delay_us with fixed values with implementations that use the _delay_loop functions

2023-09-09 17:14:07 +00:00

ncc1988 pushed to master at ncc1988/yauclib

  • 1b12f8be9b set UC_PACKAGE in the ucmf.config file for the led and max7219 test

2023-09-09 13:57:05 +00:00

ncc1988 pushed to master at ncc1988/schlimm

  • 4566b9e3fd set cmake_minimum_version to 3.14, use CMake Fontconfig config instead of the custom one

2023-09-08 11:55:13 +00:00

ncc1988 pushed to master at ncc1988/schlimm

  • 76c5e66eec Panel.cpp: commented out code that does not compile

2023-09-05 11:43:54 +00:00

ncc1988 pushed to master at ncc1988/yauclib

2023-08-13 07:55:33 +00:00

ncc1988 pushed to 202006-move-x11-code at ncc1988/schlimm

  • 57be707d99 moved X11 initialisation code from App::run to the new (temporary) method X11XLibClient::fullyStartServer, re #17
  • 10e9ee187f X11XLibClient: copied restartServer from App class, re #17
  • Compare 2 commits »

2023-08-07 19:46:02 +00:00

ncc1988 pushed to master at ncc1988/schlimm

  • ab3add4f34 App class: removed OpenLog and CloseLog methods

2023-08-07 11:10:30 +00:00

ncc1988 pushed to 202006-move-x11-code at ncc1988/schlimm

  • e732d99b02 X11XLibClient: added docblock for checkXServerProcess and added default values for its parameters, re #17

2023-08-06 09:02:25 +00:00

ncc1988 pushed to 202006-move-x11-code at ncc1988/schlimm

  • 5492c782da X11XLibClient: declared waitForServer method in header and changed return type, copied checkXServerProcess from App class, re #17

2023-08-06 08:41:55 +00:00