This tutorial explores development on a Heltec CubeCell board with a screen. It is based on a drawing example in the Heltec Automation repository.
First, let's write some text:
Next, let's draw some lines:
If you encounter problems, hit the "Interrupt" button to interrupt the current process. Failing that, hit the "Teardown sandbox" button, then run it again. Note that "Teardown sandbox" destroys the environment that you were using and allows other users to take a turn. You may need to wait a few minutes before another board becomes available.
Now that we have experience writing to the screen, let's learn to send data on the Helium network. Consider the following code simplified from an example in the Heltec Automation repository: