Martin

Results 15 comments of Martin

@mariusimi Have you already found a solution for this? I have the same problem, and i don't find a solution. Strangely enough, everything works on a newly set up Nextcloud.

I found the Error: https://githubmemory.com/repo/nextcloud/circles/issues/725

dont' work: ./mjpeg.sh: line 25: syntax error: unexpected "done" (expecting "do")

Thanks for your answer! Yes, the problem is generating the database! I just don't know what problem nbgrader has. A gradebook.db is created, but it has 0 bytes... The log...

I found out something else interesting: I have the command: `nbgrader quickstart test-nbgrader` executed. This takes a while, but the command runs successfully: ``` nbgrader quickstart test nbg [QuickStartApp |...

Thanks for your answer! The permissions are the same. For example, if I start a new Jupyter notebook and immediately click on "Formgrader->Create Assignment", choose a name and click on...

Set GPIO Config so if range is lower the LowThreshold trigger Gpio Pin Set Interrupt Threasholds... sVL53L0X: setInterruptThresholds Set Mode VL53L0X_DEVICEMODE_CONTINUOUS_RANGING... StartMeasurement... Reading a measurement... Distance (mm): 55 Reading a...

Thank you for your quick answer! Yes, the example without an interrupt works perfectly. The example with interrupt also outputs the distance values. Only the interrupt is not triggered.

Hi! Thank you very much for your detailed answer. I have exactly the problem that the trigger (interrupt) is not executed. wiring is correct. I use an Arduino Mini Pro...