Uri Shaked

Results 619 comments of Uri Shaked

Thanks! I see you started working on the DC Motor: https://www.youtube.com/watch?v=jqAkPuys8no, and facing some issues with implementing the animation part in TypeScript. Have you had a chance to look at...

Currently, the light color are defined [here](https://github.com/wokwi/wokwi-elements/blob/eb00a97c95965738dca2c831ca23efde2470bc00/src/led-element.ts#L5). When there's no definition, we use a fallback value of [#ff8080](https://github.com/wokwi/wokwi-elements/blob/eb00a97c95965738dca2c831ca23efde2470bc00/src/led-element.ts#L51).

Hello! Thank you for your interest. In this case, I believe it'd be better to add the relay module to the [wokwi-boards project](https://github.com/wokwi/wokwi-boards/). It's not very documented at the moment,...

That's a good point. The reason I haven't written up the docs yet is that the names are a little bit messy, and I wanted to clean it up a...

APA102 is probably coming soon, I've just started a thread on the [discord server](https://wokwi.com/discord) to come up with a more consistent naming scheme for the smart LED parts. It might...

Thanks for the feedback! For starters, we can add an explainer in [diagram format](https://docs.wokwi.com/diagram-format), and link to it from the Attributes section of each part.

Thanks!

Relevant file: [parts/wokwi-slide-switch-diagram.svg](https://github.com/wokwi/wokwi-docs/blob/master/docs/parts/wokwi-slide-switch-diagram.svg)

Yes mean in general? not just in the docmentation?