quickstart/hello-world-demo/ #203
Replies: 1 comment
-
If you're not familiar with vi for file editing, maybe you will like nano. You can install it with the following commands:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
quickstart/hello-world-demo/
In this article, we'll show you how to write and run small a Hello World demo program in Python. The program will blink the built-in user programmable LED on the Omega2 Eval Board - demonstrating how to run a small program in just a few minutes and how to interact with an LED connected to an Omega2 GPIO.
https://documentation.onioniot.com/quickstart/hello-world-demo/
Beta Was this translation helpful? Give feedback.
All reactions