This is a driver library for the popular QDSP-6064 bubble display. These miniature displays can be leveraged for small breadboard projects in order to display debug information or even in larger projects where LCD displays are unpractical.

Dependents:   QDSP-6064-hello

Fork of BubbleDisplay by Michael Dushkoff

Revision:
2:3604f34e944b
Parent:
1:0dd75913f211
Child:
3:1d85399fdea3
--- a/bubble.h	Thu Mar 26 07:51:53 2015 +0000
+++ b/bubble.h	Thu Mar 26 08:10:08 2015 +0000
@@ -1,5 +1,5 @@
 /* * * * * * * * * * * * * * * * * * * * * * * * * * *
- * This drives the popular QDSP6064 bubble display.  *
+ * This drives the popular QDSP-6064 bubble display. *
  *                                                   *
  * Created by: Michael Dushkoff (mad1841@rit.edu)    *
  * * * * * * * * * * * * * * * * * * * * * * * * * * */