User Activity

  • Posted a comment on discussion Bugs, Errors and Other Problems on SimulIDE

    Thanks Santiago! I'll continue to use SimulIDE in my class and if we have some problem, I will share with you!

  • Modified a comment on discussion Bugs, Errors and Other Problems on SimulIDE

    Hi! I'm using SimulIDE 0.0.4-Win32-SR3 to teach Arduino in a class, and I think we found a some kind of bug this week. We are working in a exercise with 3 buttons and 3 LEDs, and the program needs to control each LED independent of the others, when pushing button1, LED1 changes his state and so on. The program is this: const int led1=8, led2=9, led3=10, button1=5, button2=6, button3=7; boolean ledState1=LOW, ledState2=LOW, ledState3=LOW; void setup(){ pinMode(led1, OUTPUT); pinMode(button1, INPUT_PULLUP);...

  • Modified a comment on discussion Bugs, Errors and Other Problems on SimulIDE

    Hi! I'm using SimulIDE 0.0.4-Win32-SR3 to teach Arduino in a class, and I think we found a some kind of bug this week. We are working in a exercise with 3 buttons and 3 LEDs, and the program needs to control each LED independent of the others, when pushing button1, LED1 changes his state and so on. The program is this: const int led1=8, led2=9, led3=10, button1=5, button2=6, button3=7; boolean ledState1=LOW, ledState2=LOW, ledState3=LOW; void setup(){ pinMode(led1, OUTPUT); pinMode(button1, INPUT_PULLUP);...

  • Modified a comment on discussion Bugs, Errors and Other Problems on SimulIDE

    Hi! I'm using SimulIDE 0.0.4-Win32-SR3 to teach Arduino in a class, and I think we found a some kind of bug this week. We are working in a exercise with 3 buttons and 3 LEDs, and the program needs to control each LED independent of the others, when pushing button1, LED1 changes his state and so on. The program is this: const int led1=8, led2=9, led3=10, button1=5, button2=6, button3=7; boolean ledState1=LOW, ledState2=LOW, ledState3=LOW; void setup(){ pinMode(led1, OUTPUT); pinMode(button1, INPUT_PULLUP);...

  • Posted a comment on discussion Bugs, Errors and Other Problems on SimulIDE

    Hi! I'm using SimulIDE 0.0.4-Win32-SR3 to teach Arduino in a class, and I think we found a some kind of bug this week. We are working in a exercise with 3 buttons and 3 LEDs, and the program needs to control each LED independent of the others, when pushing button1, LED1 changes his state and so on. The program is this: const int led1=8, led2=9, led3=10, button1=5, button2=6, button3=7; boolean ledState1=LOW, ledState2=LOW, ledState3=LOW; void setup(){ pinMode(led1, OUTPUT); pinMode(button1, INPUT_PULLUP);...

  • Posted a comment on discussion Feature Requests on SimulIDE

    Hi Santiago! All that features will be very usefull! I'm a teacher and I will start a microcontroller course next month, I think that SimulIDE is the best tool to use with my students! Thanks for the help!

  • Posted a comment on discussion Feature Requests on SimulIDE

    Hi! I was searching an offline Arduino simulator and SimulIDE is great! Congrats! I had read that after version 0.0.3 it would have a Arduino C++ editor, it is present in the 0.0.4 version? (I'm windows user) And about the new features, what are planned? Thanks!

View All

Personal Data

Username:
evandrorech
Joined:
2017-07-06 20:04:32

Projects

  • No projects to display.

Personal Tools