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 c1d18dc commit 5599cdbCopy full SHA for 5599cdb
README.md
@@ -18,13 +18,12 @@ Features:
18
* ✅ set orientation of LED matrix 0º/90º/180º/270º and make all get/set primitives respect it;
19
* ✅ read joystick;
20
* ✅ read humidity and pressure sensors;
21
-* ✅ read gyro sensors;
+* ✅ read gyroscope/accelerometer/magnitometer sensors;
22
* ✅ snake game;
23
* ✅ [life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) game;
24
25
TODO:
26
-* read accelerometer/magnitometer sensors;
27
-* release first version;
+* improve gyroscope/accelerometer/magnitometer sensors reading;
28
* add conversion of RGB color to Rgb565;
29
* add cyrillic font 8x8;
30
* add 3x5 font;
0 commit comments