TinyZero Board not recognized

sbhatta

  • Newbie
  • *
    • Posts: 1
    • View Profile
Hi there!
We recently ordered the i) Tiny Screen+, and the ii) Matrix LED with a TinyZero Processor board. I have a couple of questions about both:
i) I was able to turn the Tiny Screen+ ON using the micro-USB cable connected to my computer, but I'm still trying to figure out how to program it. For example, we would like to program to light up the screen pixel by pixel- is it possible to do that? If so, are there any codes already available for that?
ii) For the Matrix LED display, I was able to run it using an example program that I could download from your website so the LEDs were lit up similar to the one shown in this link:
https://learn.tinycircuits.com/Display/Matrix-LED_TinyShield_Tutorial/
However, now, my computer is not able to recognize the processor board anymore.
Following is the error message:
Arduino: 1.8.13 (Mac OS X), Board: "TinyZero, Default"

Sketch uses 11820 bytes (4%) of program storage space. Maximum is 262144 bytes.
Couldn't find a Board on the selected port. Check that you have the correct port selected.  If it is correct, try pressing the board's reset button after initiating the upload.

Appreciate your help!



lennevia

  • Administrator
  • Hero Member
  • *****
    • Posts: 437
    • View Profile
Hello, I believe I already answered this in an email, but I will copy it here for community reference.

i) The beginning tutorial can be found here: https://learn.tinycircuits.com/Processors/TinyScreen+_Setup_Tutorial/
The different examples that flash on the screen are detailed with comments in the program to help you understand how to do what you are asking for. Basically, you will be generating arrays of what you want to put on the screen, and then you can display those array objects at the point (x-axis, y-axis) you program on the screen. The screen is 96 x 64.

ii) I would advise you to try the bootloader mode: https://learn.tinycircuits.com/Processors/TinyZero_Setup_Tutorial/#troubleshooting

Thanks,
RĂ©na


 

SMF spam blocked by CleanTalk