Is there a way to see all the library that exists inside simulide?
Quote from Tim on November 18, 2024, 2:09 pmI have wondered this because I am choosing between simulide and wokwi. I love their ui but I prefer desktop application better than website but I still need to check if there are enough libraries so I can work with. Thank you so much for answering my question!
I have wondered this because I am choosing between simulide and wokwi. I love their ui but I prefer desktop application better than website but I still need to check if there are enough libraries so I can work with. Thank you so much for answering my question!
Quote from arcachofo on November 18, 2024, 11:08 pmHi.
The components available are those you see in the list.
If you need to simulate ESP32 or some other 32 bit CPU, then Wokwi is a better option.
If you need to simulate actual electronic circuits then Simulide could be your option.
Hi.
The components available are those you see in the list.
If you need to simulate ESP32 or some other 32 bit CPU, then Wokwi is a better option.
If you need to simulate actual electronic circuits then Simulide could be your option.
Quote from Tim on November 19, 2024, 12:55 pmBut there is no libraries component on the list? I need the lists of library name like Stepper.h, Adafruit_GFX.h, pitch.h. Can you share images?
But there is no libraries component on the list? I need the lists of library name like Stepper.h, Adafruit_GFX.h, pitch.h. Can you share images?
Quote from Defran on November 19, 2024, 1:40 pmFor PCs, the default Arduino libraries are located in the Arduino IDE directory at: Arduino/libraries. User libraries are installed by default at: Documents/Arduino/Libreries.
For PCs, the default Arduino libraries are located in the Arduino IDE directory at: Arduino/libraries. User libraries are installed by default at: Documents/Arduino/Libreries.
Quote from arcachofo on November 19, 2024, 9:26 pmQuote from Tim on November 19, 2024, 12:55 pmBut there is no libraries component on the list? I need the lists of library name like Stepper.h, Adafruit_GFX.h, pitch.h. Can you share images?
Simulide uses Arduino IDE installed in your system.
You can use any library you want, you just need to install the library in your Arduino IDE.
Quote from Tim on November 19, 2024, 12:55 pmBut there is no libraries component on the list? I need the lists of library name like Stepper.h, Adafruit_GFX.h, pitch.h. Can you share images?
Simulide uses Arduino IDE installed in your system.
You can use any library you want, you just need to install the library in your Arduino IDE.
Quote from Tim on November 21, 2024, 2:18 pmoh so i need to install arduino ide? thats good tho. One last question, can i do serial communication so i can work with opencv in python in simul ide? If yes is there documents for me?
oh so i need to install arduino ide? thats good tho. One last question, can i do serial communication so i can work with opencv in python in simul ide? If yes is there documents for me?
Quote from arcachofo on November 21, 2024, 2:24 pmYes, you can do serial communication using a "Serial Port" component.
Have a look here (click in "Serial Port": https://simulide.com/p/component-list/#peripherals
Yes, you can do serial communication using a "Serial Port" component.
Have a look here (click in "Serial Port": https://simulide.com/p/component-list/#peripherals