Menu

SimulIDE_0.2.8 released

Santiago
2018-06-28
2018-07-02
  • Santiago

    Santiago - 2018-06-28

    SimulIDE_0.2.8 is available for download:
    https://sourceforge.net/projects/simulide/files/SimulIDE_0.2.8/

    Some new components and features:

    • Led Matrix (resizable).
    • CD4510
    • Current source.
    • Atmega 1280, 1281, 1284, 2560.
    • Basic shapes ( rectangle, elipse, line ).
    • Bom.
    • Warn on circuit not saved.
    • Move circuit with middle button.
    • New File Browser with bookmarks.
    • Mcu Hardware Reset.
    • Arduino compile for any board.
    • Editor properties: font size, tabs, etc.
    • LCD HD44780 user-defined characters.
    • Buffer with tristate option.
    • Info panel on properties tab.
    • Duty option in wave generator ( for square wave ).
    • Logic bus lines draw thicker (and some fixes).
    • Audio output fixed.
    • Switches fixed.
    • Pic Timers fixed.
    • Oscilloscope fixed.
    • Text box margin=0 fixed.
    • Copy/Paste realocation fixed.
    • Bjt emitter follower fixed.
    • Block on circuit error fixed.
    • Seven segment flickering when multiplexing at low freq. fixed.
    • Seven segment bcd taking too much cpu fixed (and now pins at bottom).
     

    Last edit: Santiago 2018-06-28
  • Giovanni Di Maria

    Hi Santiago.
    Thank you for your great job.
    I sent you a little donation... please tell me if you receive it.
    Thank you again
    Giovanni Di Maria

     
  • Santiago

    Santiago - 2018-06-29

    Hey Giovanni, thank you very much!!

    Is quite fullfilling when people apreciate your work.

    Best regards.

     
  • Giovanni Di Maria

    How can i use BOM?
    Thank you?
    Giovanni

     
  • Santiago

    Santiago - 2018-06-29

    Right-click on any empty aprt of the circuit
    Select last option: "Bom"
    A text file will be saved in the same folder of the circuit file.
    File name will be: "circuit_name-bom.txt"

    Let me know how it works for you.

     
  • Giovanni Di Maria

    Ok... Thank you.
    It works fine!
    I think that it should be useful to show a message: "the file xxxxx-bom.txt has been created in the folder of schematic...... "
    What do you think?

     
  • Santiago

    Santiago - 2018-06-29

    Yes, you are right, the user should know what happened.

    Or... do it like save as image:
    With a file dialog where user choose name and place to save, being by deafault xxxxx-bom.txt and circuit folder ???

     
    • Giovanni Di Maria

      Yes. Good!!!

       
  • Francisco Demartino

    That's quite the feature list ;) Congrats on the release!

    I've noticed the source tarball is missing for this version. Is this intended?

     

    Last edit: Francisco Demartino 2018-06-29
  • Santiago

    Santiago - 2018-06-29

    Oooppss.. yes, forgot the sources.

    Thanks!

     
  • youngwug@gmail.com

    Very good software.
    I have two problems, but I would like to be solved by my personal greed.
    Addition of electrolytic capacitor and minus power addition.
    Thank you.

     
  • Santiago

    Santiago - 2018-07-02

    Hi youngwug, your personal greed maybe useful for others too.

    Indeed you found a bug: Sources can't be set to a negative value.
    Hopefully this will be solved in 0.2.8-SR1 planned to be published in a few days.

    About electrolytic capacitor: How do you think it should behave when it's reverse polarity?

     
    • youngwug@gmail.com

      I would like the electrolytic capacitor to flicker.
      And this program is really good.
      Thank you.

       
      • Santiago

        Santiago - 2018-07-02

        Flickering looks good idea, i think i will use also for leds when max current is surpassed.

        "Sources can't be set to a negative value" is solved, it will be available in 0.2.8-SR1 planned to be published in a few days.

        Thanks to you for testing and reporting.