NotABot

Results 6 issues of NotABot

**Is your feature request related to a problem? Please describe.** My project gets a text from some place and sends it into skidl `search()` function. But `search()` doesn't return an...

enhancement

Downloading `KiCAD` isn't required if you just want the libraries. fix: #149

**Is your feature request related to a problem? Please describe.** The documentation says: "To give SKiDL some part libraries to work with, you'll also need to install [KiCad](http://kicad-pcb.org/)." https://github.com/devbisme/skidl/blob/62c8464d5be9ea335efd879c93b75d701ba60275/docs/index.html#L226 But...

enhancement

Hi! I already have the first package of `opencv-python` and using it for my project. But when i download `EasyOCR` it also download `opencv-python-headless` which cause conflict with the first...

If we don't manage to obtain a datasheet for some chip, as a last fall back we should count how many pins the chip have. Can someone write a function...

enhancement
help wanted
good first issue
OpenCV
Priority 2 (Medium)

The function that finds ICs Silk screen, `DetectICsSilk()` has a very hard time finding ICs mainly because of a bad mask. with the new example: `Board9.png`: ![Original_Image_screenshot_](https://user-images.githubusercontent.com/98311750/169313071-38b12518-2cad-4c65-bebb-7cab9f2293aa.png) I get this...

bug
help wanted
OpenCV
Priority 3 (Low)