Four Letter Word generator based on an associative word dictionary.

Dependencies:   _24LCXXX

Dependents:   vfd_modular_clock_mbed

Four Letter Word generator based on an associative word dictionary.

Needs an EEPROM to function (can be programmed onto a 24LC512 I2C EEPROM, or available as a pre-programmed add-on board)

Comes with a censored mode that removes expletives as well as a fully uncensored mode.

For details see:

History

New version of _24LCXXX default tip

2017-01-13, by Backstrom [Fri, 13 Jan 2017 06:58:52 +0000] rev 9

New version of _24LCXXX


Update EEPROM library

2015-02-26, by Backstrom [Thu, 26 Feb 2015 07:42:38 +0000] rev 8

Update EEPROM library


Updated EEPROM library

2015-02-23, by perjg [Mon, 23 Feb 2015 02:48:38 +0000] rev 7

Updated EEPROM library


Support for using data file instead of EEPROM.

2015-02-23, by perjg [Mon, 23 Feb 2015 02:43:20 +0000] rev 6

Support for using data file instead of EEPROM.


Merge

2015-02-20, by Backstrom [Fri, 20 Feb 2015 10:06:00 +0000] rev 5

Merge


Bugfix, seed can not be 0, so add 1 to seed.

2015-02-20, by Backstrom [Fri, 20 Feb 2015 09:59:01 +0000] rev 4

Bugfix, seed can not be 0, so add 1 to seed.


Merge

2015-02-15, by perjg [Sun, 15 Feb 2015 10:53:54 +0000] rev 3

Merge


Support for lowercase.

2015-02-15, by perjg [Sun, 15 Feb 2015 10:53:01 +0000] rev 2

Support for lowercase.


Add dependancy on _24LCXXX library

2015-02-10, by Backstrom [Tue, 10 Feb 2015 22:36:20 +0000] rev 1

Add dependancy on _24LCXXX library


Initial commit

2015-02-10, by Backstrom [Tue, 10 Feb 2015 09:53:03 +0000] rev 0

Initial commit