We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc253cf commit 8462f0fCopy full SHA for 8462f0f
README.md
@@ -3,7 +3,7 @@
3
This is a MicroPython Pomodoro-Timer Prototype for the Arduino RP2040 Connect/Raspberry Pi Pico compatible boards.
4
5
At this current state there is no screen to output so everything is displayed on the Serial Terminal of the IDE.
6
-The usage of the onboard LED pin should vary from board to board. This case is for the Arduino RP2040 Connect.
+The usage of the onboard LED pin should vary from board to board, in this case is for the Arduino RP2040 Connect.
7
8
The next implementation of this prototype is to include a LCD screen to display the timer, a buzzer and a couple
9
buttons to control the timer (Start, Stop, Reset) with the corresponding breadboard diagram.
0 commit comments