zeeblaze
zeeblaze
I found a solution...open your kicad installation folder by right clicking on the kicad icon and select "open installation folder"...open "scripting" folder... you will see a "plugin" folder in it...open...
Am also a windows user...and it worked for me ....try it..
Your kicad will be the problem then... because I see the kicad you are using is 5.1.X version... Well I use the same...but the thing is ..5.1.x uses python 2...so...
Yes...am planning to use the TCA9548A i2c multiplexer
The problem is is this library ok for cross platform build? And am planning to use C++
Or if you can give a clue what will be added or removed to be compatible with Raspberry pi 4🙂
If this works on an Arduino...can I make it process the values locally and the Arduino locally and send it to raspberry pi via i2c with multiplexer?
> Maybe. You can certainly use something like a Ladybug or Teensy to collect > the data, and then how you get it to the pi is up to you....
I want a cheap one cause I need 15 of them😌...will ATmega328p work?
> What is it that you are trying to do? > > You can read all 15 of the MPUs with a single Dragonfly board using I2C > (latency?) or...