I’m trying to start small with writing a program that will have the Electron send me something. Maybe a “hi” (which is what I’m trying to do in the above screenshot). By “send me” I mean to output it somewhere I can find (terminal, phone text, email… I don’t know. Looks like there’s an “output” window so that looks promising.)
Any idea of a next step, or any documentation that would be helpful for me? Thanks in advance.
Look up the blynk app. Choose to display your information with lcd widget. Easy to setup. Quick.
Start off with searching YouTube for photon and blynk not just the electron and blynk.
That should point you in a good direction…
While working with lcd or LED addressable matrix to display in real world they have neopixel and neo matrix libraries that work really well with photon and electrons already out of the box…
I myself am trying to get readouts through argon and boron and the libraries aren’t built just yet to work fully with them. But your good with electron…