Commit Graph

19 Commits

Author SHA1 Message Date
King Kévin 44c609699d switch from UART to USART 2016-01-18 16:04:31 +01:00
King Kévin f42fcc3b8f add library to control nodric nRF24L01(+) transceivers 2016-01-18 15:52:02 +01:00
King Kévin c25693e14c add SPI support (using interrupts) 2016-01-18 15:51:02 +01:00
King Kévin b248b82033 reimplement UART with interrupt support (now USART) 2016-01-18 15:50:36 +01:00
King Kévin 4342eb802b add assembly support and use optiboot (over default arduino boot which does not support watchdog) 2016-01-18 15:48:21 +01:00
King Kévin 42477df0d7 correct bootloader link 2015-09-03 11:48:04 +02:00
King Kévin a06dc20d04 factorize pin operation and add short command 2015-08-03 09:14:53 +02:00
King Kévin 85d311a752 replace blinking example with pin RW console 2015-07-30 08:18:12 +02:00
King Kévin 5bba253d65 add WS2812B LED controller library (from screenlight project) 2015-07-29 10:50:57 +02:00
King Kévin 411c1aed0b improve comments 2015-07-12 11:18:57 +02:00
King Kévin 74819c86a2 ensure transmission is completed 2015-03-03 10:30:35 +01:00
King Kévin 8de6b2c199 change to more generic IO mapping 2015-02-28 13:21:33 +01:00
King Kévin 76385bc076 improved debug output 2015-02-26 14:09:37 +01:00
King Kévin a8177deb21 add blinking LED example 2015-02-26 13:55:25 +01:00
King Kévin 88e932ca6c improve makefile infromation 2015-02-26 13:52:20 +01:00
King Kévin db9445ceba add TWI library 2015-02-26 13:49:58 +01:00
King Kévin b7ca696612 ignore vim backup 2015-02-26 11:20:53 +01:00
King Kévin ca8db84431 ignore outputs 2015-02-26 11:19:49 +01:00
King Kévin 69afb8ec46 add template main and uart source files, and Makefile script 2015-02-26 11:19:10 +01:00