Maximum sound animation test for Pokitto. BE CAREFUL, it is loud. You can also test buttons.

Dependencies:   PokittoLib

Fork of HelloWorld by Pokitto Community Team

A sound / buttons testing program. Put feelgood.snd on SD card (11kHz 8- bit unsigned raw sample) to hear sound

Revision:
1:9e3293ab4ad9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/m_oh.c	Wed Oct 11 22:51:50 2017 +0000
@@ -0,0 +1,26 @@
+
+
+/*
+ * BMP image as 4bpp (16 colour index) data
+ */
+
+#include <stdint.h>
+#include "Animation.h"
+
+const uint8_t m_oh[] = {
+18,24,
+186,170,170,170,170,170,170,170,170,170,170,170,188,255,203,170,170,170,
+170,170,191,34,34,34,251,170,170,170,171,34,34,34,34,34,186,170,
+170,178,34,34,34,34,34,43,170,170,34,34,44,187,194,34,34,170,
+172,34,34,186,170,171,34,34,202,162,34,43,170,170,170,178,34,42,
+194,34,250,170,170,170,175,34,44,242,34,186,170,170,170,171,34,47,
+242,34,170,170,170,170,170,34,47,242,34,170,170,170,170,170,34,47,
+34,34,170,170,170,170,170,34,34,242,34,170,170,170,170,170,34,47,
+242,34,186,170,170,170,171,34,47,194,34,202,170,170,170,172,34,44,
+178,34,42,170,170,170,162,34,43,175,34,47,170,170,170,242,34,250,
+171,34,34,251,170,191,34,34,186,170,194,34,34,34,34,34,44,170,
+170,172,34,34,34,34,34,202,170,170,170,194,34,34,34,44,170,170,
+170,170,170,207,255,252,170,170,170,170,170,170,170,170,170,170,170,170,
+
+};
+