Menu

Features or bugs?

Anonymous
2018-03-17
2018-03-18
  • Anonymous

    Anonymous - 2018-03-17
    • Arduino Nano can not be reset by connecting the GND symbol via the 'push button swith' to ground.
    • Vertical or horizontal sliders do not exist. Panning with the mouse does not exist. 'Zoom to all' does not exist. There is only zoom in and zoom out capabilities.
      -Double click on the caption bar does not work according windows standards. The first double click move the program in the lower right corner while the size of programme remains the same. Another double click maximizes the programme.
    • LCD HD44780 does not display user-defined characters. Do you plan to add some of the frequently used shields (like LCD Keypad Shield 1602)?
    • File Browser displays files only on disk C: (in fact I do not see any reason for this tab)

    The purpose of these comments is to improve the program which have great potential and make sense to continue be developed

     
  • Santiago

    Santiago - 2018-03-18

    Hi Anonymus.

    Arduino Nano can not be reset by connecting the GND symbol via the 'push button swith' to ground.

    No, reset is not yet implemented.

    Vertical or horizontal sliders do not exist.

    No, they are not needed (see below).

    Panning with the mouse does not exist. 'Zoom to all' does not exist. There is only zoom in and zoom out capabilities.

    Yes, you can scroll the circuit:
    Shift+Left-click on any empty part of the circuit and move to scroll circuit.
    (Planning to change this to middle button).

    Basic use tutorial: http://simulide.blogspot.com.es/p/basic-use.html

    -Double click on the caption bar does not work according windows standards. The first double click move the program in the lower right corner while the size of programme remains the same. Another double click maximizes the programme.

    As far as i know window behaivor is handled by your OS windows manager.
    What do you want to do?

    LCD HD44780 does not display user-defined characters.

    No, is not yet implemented.

    Do you plan to add some of the frequently used shields (like LCD Keypad Shield 1602)?

    Yes, maybe in the future some of these shields will be implemented.

    File Browser displays files only on disk C: (in fact I do not see any reason for this tab)

    Reason for file browser is browse file system and open files.

    Regards.

     

    Last edit: Santiago 2018-03-18
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.