Download

What we have here

This page contains links to my libraries and code. Each library usually contains a manual. Since google code shut down, I have been hosting these files in my Dropbox folder. You don’t have to get a Dropbox account to download the files. I have not made my libraries compatible with the arduino library manager yet. It’s a large time investment I don’t have now. Please support my libraries and code by making some donations. Thanks.

The following video demonstrates how to set up several libraries in order to run the alarm clock program:

Libraries:

Phi_interfaces:

Library V 1.6.0 for Arduino IDE 1.6.0 or higher.

Please extract the phi_interfaces folder under sketchbooks\libraries so that phi_interfaces.h would reside in folder sketchbooks\libraries\phi_interfaces.

Phi_prompt:

Library V 1.6.0 for Arduino IDE 1.6.0 or higher.

Please extract the phi_prompt folder under sketchbooks\libraries so that phi_prompt.h would reside in folder sketchbooks\libraries\phi_prompt.

Phi_big_font:

Library V 1.6.0 for Arduino IDE 1.6.0 or higher.

Please extract the phi_big_font folder under sketchbooks\libraries so that phi_big_font.h would reside in folder sketchbooks\libraries\phi_big_font.

Phi_super_font:

Library V 1.6.0 for Arduino IDE 1.6.0 or higher.

Please extract the phi_big_font folder under sketchbooks\libraries so that phi_super_font.h would reside in folder sketchbooks\libraries\phi_super_font.

Phi_morse:

Library V 1.6.0 for Arduino IDE 1.6.0 or higher.

Please extract the phi_morse folder under sketchbooks\libraries so that phi_morse.h would reside in folder sketchbooks\libraries\phi_morse.

Code:

Phi-2 shield sample projects:

Alarm clock V 1.6.0 for Arduino IDE 1.6.0 or higher

Requires: Phi_prompt, Phi_interfaces, Phi_big_font

Morse code trainer and translator V 1.6.0 for Arduino IDE 1.6.0 or higher

Requires: Phi_prompt, Phi_interfaces, Phi_morse