filmov
tv
Bangle,JS Update: 'Hello World'

Показать описание
After a week I have completed about 20 projects using this watch. There is no simple "Hello World" published on the web on it so I decided to publish one and this is in support with similar projects for microbit for the MD STEM Club.
I am learning how to use JavaScript and the Chrome app "Espruino IDE" to develop this project. I am also using a template from others but my aim is to simplify this and add some extra functions like an event for processing 'pressing the watch's button'.
My "Use Case" is when you press the button on the watch my name will appear on the Bangle.JS LCD screen. The screen is cleared every 5 secs.
My "Hello World" or Name Badge program just re-mixed this but adds an extra function when you press the watch's button.
I am learning how to use JavaScript and the Chrome app "Espruino IDE" to develop this project. I am also using a template from others but my aim is to simplify this and add some extra functions like an event for processing 'pressing the watch's button'.
My "Use Case" is when you press the button on the watch my name will appear on the Bangle.JS LCD screen. The screen is cleared every 5 secs.
My "Hello World" or Name Badge program just re-mixed this but adds an extra function when you press the watch's button.