communicate with tinyscreen+

Guest · 2 · 2878

antejan

  • Guest
Hey! Just got my tinyscreen+ and played with it a bit - it is awesome and adorable :)

I can't find any code examples of communication between pc and tinyscreen. On this page https://tinycircuits.com/collections/all/products/tinyscreen-basic-kit there's photo of it showing pc stats - I'd imagine agent on pc which is sending data over usb, bluetooth or wifi, but can't find any tutorials on the topic.

Is there a way to send some data from pc over usb and handle it on tinyscreen? Is it possible to send whole-screen-image? This is my first ever board and I have almost no experience with how it might work, so code examples would be great.

Thanks! Looking forward to make some nice tiny things!


antejan

  • Guest
After some googling I finally remembered that tinyduino is Arduino compatible :)
So, there's Serial docs https://www.arduino.cc/reference/en/language/functions/communication/serial/
Lot of nice tutorials, like http://www.ladyada.net/learn/arduino/lesson4.html
And for PC part there are great libs like pyserial (https://github.com/pyserial/pyserial) or node-serialport (https://github.com/node-serialport/node-serialport)
^___^


 

SMF spam blocked by CleanTalk