Rik Starmans

Results 11 issues of Rik Starmans

Thanks for all the hard work on Luna. I would like to inform you of an issue which was introduced in commit https://github.com/greatscottgadgets/luna/commit/db754379448e606c4e80bb499ef052abcaec4183 If I build debug_spi.py with code after...

needs validation

In spi.py, i read the following in the class SPI command interface ```python # Once CS is low, we'll shift in our command. with m.State('RECEIVE_COMMAND'): # If CS is de-asserted...

bug
software

Dear Matt Venn, This is a really nice board. I have made the following changes; * Add missing qspi to the Pi to be able to program bitstream faster. **Done**...

it is not possible to add a margin to the nut width from the gui I need more tolerance as I 3D print the parts. Current work around manually added...

**Abstract** Conversion is not possible sdram_sdr_controller is not finished Dear all, I am trying to test the rhea sdram controller on the xula2-lx25. I have already done a successful test...

**Update** Issue has been resolved, see my last two posts Dear all, I am trying to get xula_blinky_host.py working with a; Raspberry Pi 3B, Xula2-lx25, StickIt!-LedDigits and the Stickit!-MB v4....

Dear @mbr, I like flask-nav, thanks for sharing this code with your insights. I have run into a minor issue. The example does not work completely; you don't get to...

I like fomuflash, I made a port for micropython of fomuflash, https://github.com/hstarmans/micropythonwebserver/tree/master/fomuflash The problem with a linux raspberry is that it is quite expensive for people who just want to...

New pull request in single commit - moved to Broadcom BCM 2835, it does not require admin privelige for pin acces - removed all functions which were not used from...

### Describe the issue linked to the documentation https://www.aeon-toolkit.org/en/stable/api_reference/auto_generated/aeon.pipeline.sklearn_to_aeon.html#sklearn-to-aeon Parameter states that it can be a sklearn clusterer "sklearn compatible estimator can be classifier, regressor, transformer, clusterer" This is invalid,the...

bug
documentation
clustering