Simulide 2.0.0
Quote from feri on November 21, 2025, 8:39 pmI'm trying the latest version from GitHub 2.0.0. The new displays are beautiful, I've only noticed some issues with resizing from the properties. Here's an image:
I tried some sketches with SD card and some work but others give an error in initializing the board, while in the SimulideArduino version the board is seen, I attach the sketches and an image:
I also wanted to try the ESP32, but I can't seem to figure out where I can find it.
Regards
I'm trying the latest version from GitHub 2.0.0. The new displays are beautiful, I've only noticed some issues with resizing from the properties. Here's an image:

I tried some sketches with SD card and some work but others give an error in initializing the board, while in the SimulideArduino version the board is seen, I attach the sketches and an image:

I also wanted to try the ESP32, but I can't seem to figure out where I can find it.
Regards
Uploaded files:
Quote from arcachofo on November 21, 2025, 9:43 pmHi. Thanks for reporting.
I've only noticed some issues with resizing from the properties. Here's an image:
Yes, there are still many details to fix.
I fixed this one and commited.
I tried some sketches with SD card and some work but others give an error in initializing the board, while in the SimulideArduino version the board is seen, I attach the sketches and an image:
This is a different implementation than Picsimlab.
I found some issues and ended implementing it almost from scratch.Multiple block write is not yet implemented, I think it should work easily but I'm a bit saturated about SD protocol right now, I will do it some day soon.
Thanks for the example, I will use it for testing.
I also wanted to try the ESP32, but I can't seem to figure out where I can find it.
ESP32 is only in the tester version and it is not compatible with the current state of the repos.
I'm working on it right now, but there are some problems not easy to solve.Also this is a completely different implementation than Picsimlab.
Hi. Thanks for reporting.
I've only noticed some issues with resizing from the properties. Here's an image:
Yes, there are still many details to fix.
I fixed this one and commited.
I tried some sketches with SD card and some work but others give an error in initializing the board, while in the SimulideArduino version the board is seen, I attach the sketches and an image:
This is a different implementation than Picsimlab.
I found some issues and ended implementing it almost from scratch.
Multiple block write is not yet implemented, I think it should work easily but I'm a bit saturated about SD protocol right now, I will do it some day soon.
Thanks for the example, I will use it for testing.
I also wanted to try the ESP32, but I can't seem to figure out where I can find it.
ESP32 is only in the tester version and it is not compatible with the current state of the repos.
I'm working on it right now, but there are some problems not easy to solve.
Also this is a completely different implementation than Picsimlab.
Quote from feri on November 23, 2025, 8:57 pmI think the ST7735 display is missing the D/C pin, here is the picture with ST7735 and ILI9341 with the same sketch only ILI9341 works of course with 128x160 resolution:
When I download with the command "bzr branch lp:simulide/1.1.0" it downloads an outdated version of SimulIDE 1.1.0, and the "bzr pull" command says there are no updates. How can I download the updated SimulIDE 1.1.0?
Regards
I think the ST7735 display is missing the D/C pin, here is the picture with ST7735 and ILI9341 with the same sketch only ILI9341 works of course with 128x160 resolution:

When I download with the command "bzr branch lp:simulide/1.1.0" it downloads an outdated version of SimulIDE 1.1.0, and the "bzr pull" command says there are no updates. How can I download the updated SimulIDE 1.1.0?
Regards
Quote from arcachofo on November 24, 2025, 6:22 pmI think the ST7735 display is missing the D/C pin, here is the picture with ST7735 and ILI9341 with the same sketch only ILI9341 works of course with 128x160 resolution:
This one is using 3-line serial interface, probably I will make it configurable.
When I download with the command "bzr branch lp:simulide/1.1.0" it downloads an outdated version of SimulIDE 1.1.0, and the "bzr pull" command says there are no updates. How can I download the updated SimulIDE 1.1.0?
Bazzar repo is no longer supported:
https://simulide.com/p/time-to-switch-launchpad-phasing-out-bazaar-for-git/Code for 1.1.0 is hosted in Launchpad git repo: https://git.launchpad.net/simulide/
There is a link in Tester page: https://simulide.com/p/testers/
I think the ST7735 display is missing the D/C pin, here is the picture with ST7735 and ILI9341 with the same sketch only ILI9341 works of course with 128x160 resolution:
This one is using 3-line serial interface, probably I will make it configurable.
When I download with the command "bzr branch lp:simulide/1.1.0" it downloads an outdated version of SimulIDE 1.1.0, and the "bzr pull" command says there are no updates. How can I download the updated SimulIDE 1.1.0?
Bazzar repo is no longer supported:
https://simulide.com/p/time-to-switch-launchpad-phasing-out-bazaar-for-git/
Code for 1.1.0 is hosted in Launchpad git repo: https://git.launchpad.net/simulide/
There is a link in Tester page: https://simulide.com/p/testers/
Quote from feri on November 24, 2025, 10:09 pmYes, I saw the link "https://simulide.com/p/testers/" but I can't download the source code, i can only view the individual files. Regards
Yes, I saw the link "https://simulide.com/p/testers/" but I can't download the source code, i can only view the individual files. Regards
Quote from arcachofo on November 24, 2025, 10:29 pmQuote from feri on November 24, 2025, 10:09 pmYes, I saw the link "https://simulide.com/p/testers/" but I can't download the source code, i can only view the individual files. Regards
It works like any other git repository.
Quote from feri on November 24, 2025, 10:09 pmYes, I saw the link "https://simulide.com/p/testers/" but I can't download the source code, i can only view the individual files. Regards
It works like any other git repository.
