A character/graphics lcd library for single board computers (e.g. Raspberry Pi) written in Java. Provides drivers for graphics monochrome display devices (lcd, oled, e-ink etc) powered by U8g2
A simple, light & fast collection of scripts, configuration files and web code to implement a basic media center capable to run on single board computers like Rasperry PI, BeagleBone, OLinuxino, etc
A cost effective, wearable device that can help individuals who are hard of hearing navigate their environment via visual cues. Project was awarded highest honors at the NYS Science Congress.
A collection of maybe useful information for computer scientists and engineers interested in Swift and microcontroller programming, electronics and control theory.
This is a simple Spectrum Analyzer project that will playback mp3 and draw the spectrum on a Graphics LCD display using Java. This also showcase the capabilites of the GLCD Simulator and UCGDisplay libraries. Audio samples are processed and analyzed with FFT algorithm using minim library.