Activity
New program:
Hotboards_rtcc_alarm
- This sketch set an single alarm that will be active after one minute.
- 10 Feb 2016
New program:
Hotboards_rtcc_timeSpan
- This sketch demonstrates how add and substract time values using the time span objects
- 10 Feb 2016
Program updated:
Hotboards_rtcc_manual_timedate
- added string array for days of the week & months of the year ;
- 10 Feb 2016
New program:
Hotboards_eeprom_write_array
- This sketch write an array into a memory, then, read back the data and print …
- 05 Feb 2016
New program:
Hotboards_eeprom_write_byte
- This sketch read a single byte into a variable, then, the variable is added by …
- 05 Feb 2016
New program:
Hotboards_SpiLcd_setCursor
- This sketch prints to all the positions of the LCD using the setCursor() method.
- 02 Feb 2016
New program:
Hotboards_SpiLcd_Blink
- This example prints "Hello World!" to the LCD and makes the cursor block blink.
- 02 Feb 2016
New program:
Hotboards_SpiLcd_Scrolling_Text
- This example scroll the message "[Hola]" on Hotboards SpiLcd
- 02 Feb 2016
