I'm thinking I need to do a speed test for my Tiny88, Pi Pico and Arduino Nano Every. My initial thought is to do something like..
Zero timer and counter
start timer
Main point
Add to counter
If timer greater than 10 seconds print counter and quit
Else go back to main point
I'm thinking I should stick to C++ on the Nano and 88 but python on the pi, simply because it will reflect how people actually use the SBCs. Not many want to jump through the hoops needed to do c++ on the Pico.
#sbc #arduino #nano #every #python #cpp #tiny88 #attiny88 #pi #pico #pipico
#sbc #arduino #nano #every #python #cpp #tiny88 #attiny88 #pi #pico #pipico