@Kit-Bishop Thank you, I am actually using Nodejs to do my programming, I was just curious if I can use the builtin button because I still haven't received my shipment of hardware components but now I guess I have to go with my own push button.
A
Posts made by Ali Amjad
-
RE: Programming on-board reset button
-
Programming on-board reset button
There is a button on expansion dock which is used for restarting the omega as well as doing a factory reset, I want to use this button for learning purpose, how can I change it's behavior so that it doesn't restart omega but instead execute my logic.
-
Using Omega with Nodejs
I want to program my omega using Javascript (for example look for a button press and turn on the LED etc) and since it supports Nodejs I can use it but I haven't found any article related to this anywhere? Is there any tutorial written by the team?