Patrick Wspanialy

Results 25 comments of Patrick Wspanialy

If you're trying to run simple_capture.py, change the defaults to ``` def gstreamer_pipeline( capture_width=3280, capture_height=2464, display_width=840, display_height=616, framerate=20, flip_method=0, ```

also, I had to run `sudo apt install libfuse2` to get the app image to work. I think an official snap with all the correct settings would make things simpler...

> Can you go in your repo's https://github.com/patrickwasp/platform-atmelsam/actions and click activate? You should get compile feedback then (because CI will only run here after someone approves it) I enabled it...

> Have you tried follow the instructions here: https://microsoft.github.io/autogen/docs/topics/code-execution/cli-code-executor#combining-autogen-in-docker-with-a-docker-based-executor @ekzhu I think so, but I could be missing something. Do you see my example being different?

hi @pablogs9 can you point me to any documentation for integrating new platforms? Thanks

Make sure to download select 1.64 library manager to get the latest version. And yes, all examples are still in PDE format as this repo follows upstream https://www.airspayce.com/mikem/arduino/AccelStepper/

I tried flashing a clearcore using the `SparkFun_SAMD51_MicroMod` board definition and it flashed but then the USB port no longer appears. Maybe bricked, or maybe needs to be brought back...

> Like I said I have some $$$ to help pull this off. Trying to port grbl to the Clearcore and having a hell of a time (mechatronics engineer -...

With the help of @maxgerhardt I added support for the ClearCore. While the pull request is being considered you can use your ClearCore in PlatformIO by using the following config:...

@Ragiton what's issues are you having with https://registry.platformio.org/libraries/facts-engineering/P1AM?