1
0
yyc12345 d42885f1ab feat: update legacy
- use sorted lut and bisect to optimize lut resolver
- add circuit decuper
- add signed diff for response item
2026-06-17 19:49:54 +08:00
2026-06-17 19:49:54 +08:00
2026-06-02 21:08:48 +08:00
2026-06-17 12:39:12 +08:00

LCR Connector

Get the resistor, capacitor, or inductor circuit which has the closest value for your given value within at most 3 devices.

Todos

  • Refactor the legacy version.
  • Add A-Star resolver in legacy version to replace LUT resolver.
  • Use Rust to fully rewrite the legacy version as a library.
  • Use Rust to create a CLI based on the library created at previous step.
  • Utilize FLTK to create a GUI in desktop operating system.
  • Utilize Flutter to create a GUI in mobile operating system.
Description
No description provided
Readme 92 KiB
Languages
Python 100%