1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

26 Commits

Author SHA1 Message Date
Rhys Weatherley
6c4ec0cb23 Post-quantum NewHope key exchange algorithm 2016-08-18 18:33:44 +10:00
Rhys Weatherley
f5dc64aa7c Rename Terminal library to Shell library 2016-03-13 07:24:22 +10:00
Rhys Weatherley
ef532b3eef Shell and Terminal API 2016-03-05 13:21:25 +10:00
Rhys Weatherley
1d89097948 Move TransistorNoiseSource to its own library 2015-04-02 09:24:31 +10:00
Rhys Weatherley
152d24fba7 Move the ring oscillator noise source to its own library 2015-04-02 06:37:41 +10:00
Rhys Weatherley
6ec1b93cf9 Random number generator class based on ChaCha 2015-03-01 12:08:35 +10:00
Rhys Weatherley
f6bbdb8e77 Basic AES implementation in the Crypto library 2014-12-23 13:31:11 +10:00
Rhys Weatherley
9d5df96467 Update Doxyfile to more recent version of doxygen 2013-09-29 09:50:02 +10:00
Rhys Weatherley
41b9b3da39 Support for 24LCXX EEPROM's via I2C 2012-06-12 11:28:10 +10:00
Rhys Weatherley
178d8a0e4b Infrared receiver class 2012-06-09 12:50:05 +10:00
Rhys Weatherley
7d124dfb85 Support class for Charlieplexing large numbers of LED's 2012-06-01 14:28:24 +10:00
Rhys Weatherley
081aab987b Library for using Freetronics dot matrix displays 2012-05-29 13:34:21 +10:00
Rhys Weatherley
fa9284a5a3 Rename FreetronicsLCD to just LCD 2012-05-25 09:27:26 +10:00
Rhys Weatherley
e627f5642f Reduce power consumption 2012-05-21 11:15:27 +10:00
Rhys Weatherley
ec1d2edaaa Move AlarmClock to the RTC examples directory 2012-05-18 17:01:42 +10:00
Rhys Weatherley
942a7eae06 Adjustments to the alarm clock circuit 2012-05-18 16:53:52 +10:00
Rhys Weatherley
5819690b42 Split BitBangI2C library into I2C and RTC 2012-05-17 17:43:53 +10:00
Rhys Weatherley
8c676d8e71 Melody class for playing simple tunes using tone() 2012-05-16 11:51:55 +10:00
Rhys Weatherley
cbd5345b49 Bit-banged I2C implementation on any pin 2012-05-15 11:43:58 +10:00
Rhys Weatherley
9a1cd00521 Begin alarm clock implementation 2012-05-13 15:40:59 +10:00
Rhys Weatherley
45becdfc0e Add some images to the FreetronicsLCD docs 2012-04-14 11:11:44 +10:00
Rhys Weatherley
6769df8776 Document StarTrek example 2012-04-13 16:44:27 +10:00
Rhys Weatherley
4a4ff39952 Document the BlinkLED and ChaseLEDs examples 2012-04-11 20:07:34 +10:00
Rhys Weatherley
45c2d09347 Document LCD examples 2012-04-11 14:56:54 +10:00
Rhys Weatherley
fa144c9a87 Support class for blinking LED's 2012-04-10 13:14:44 +10:00
Rhys Weatherley
a84431d58e Documentation for FreetronicsLCD library 2012-04-06 10:55:53 +10:00