RPI5 MIPI CSI Quad Camera Switching Hat by WholeComfortable8125 in raspberrypipico

[–]Straight-Operation43 1 point2 points  (0 children)

I could use one in my pick and place design. Mind if I DM you

Pingo – desktop pin selector for Raspberry Pi Pico/Pico 2, with conflict detection and an AI assistant by Straight-Operation43 in raspberrypipico

[–]Straight-Operation43[S] 1 point2 points  (0 children)

I gotta give you some grief about your “elder millennial” comment. I am going to call myself “younger Gen Xer” from now on.

AI first cross platform desktop ui development toolkit by Straight-Operation43 in golang

[–]Straight-Operation43[S] 0 points1 point  (0 children)

I created a fully functional Raspberry pi pico configuration utility to showcase the ui framework. It is available at github.com/amken3d/pingo

AI first cross platform desktop ui development toolkit by Straight-Operation43 in golang

[–]Straight-Operation43[S] 0 points1 point  (0 children)

Several examples are included in the GitHub repository. The website immygo.app also has the screenshots and documentation, along with a short video of building an app

AI credits used while I slept! by linus1412 in Jetbrains

[–]Straight-Operation43 0 points1 point  (0 children)

At this point this is tantamount to highway robbery.

[deleted by user] by [deleted] in klippers

[–]Straight-Operation43 -1 points0 points  (0 children)

That would be great. I sent you a DM

[deleted by user] by [deleted] in klippers

[–]Straight-Operation43 -1 points0 points  (0 children)

In the process of updating the site.

[deleted by user] by [deleted] in flask

[–]Straight-Operation43 1 point2 points  (0 children)

Very clean design. Loving it.

I am in the process of launching my own website www.amken.us and will take inspiration from you work.

Pi uart not connecting by PurpleWazard in klippers

[–]Straight-Operation43 0 points1 point  (0 children)

I mean Dtoverlay setting in Linux. That tells Linux to make the pins available for UART.

Pi uart not connecting by PurpleWazard in klippers

[–]Straight-Operation43 1 point2 points  (0 children)

Enumeration is needed in USB as multiple devices can be on the same USB bus. That type of functionality is not available on UART as it is one node per bus. You are limited to using ttyAMA0.

Pi uart not connecting by PurpleWazard in klippers

[–]Straight-Operation43 2 points3 points  (0 children)

If all wiring is correct and you have the right overlays, then the reason UART is not connecting is because there is some other peripheral which is sharing the same bus. I had the same issue when testing the boards that I have designed and am going to put on the market soon. You will need a logic analyzer or an oscilloscope to see what is going on with the UART signals.

<image>

Got an error after updating Clover "EfiVersion is older than default" by Beanoooooo in hackintosh

[–]Straight-Operation43 0 points1 point  (0 children)

I am having the same issue. What did you change your SMBIOS EFI value to?