mirror of
1
0
Fork 0
Mirror of pretty cool demo projects written for plain C on Arduino.
Go to file
Mika Tuupola 93ac6d434f Use Triple-A libraries instead. 2012-01-22 16:31:47 +02:00
4x4_matrix_part_1 Fix draw() function to actually draw whole bitmap. 2011-11-04 01:20:23 +02:00
74hc165_piso Remove timer since it is not used. 2011-10-16 21:36:50 +03:00
74hc165_shiftin Use Triple-A libraries instead. 2012-01-22 16:31:47 +02:00
adxl335 Use the faster macro version if digital_write() instead. 2011-11-06 20:25:18 +02:00
arduino_lite Add pin_toggle() macro. 2011-10-17 23:34:41 +03:00
blog Sync triple-a library. 2012-01-13 23:30:00 +02:00
button_debounce_shift Add link to Lab Book Pages where this technique was found. 2011-10-12 00:14:57 +03:00
button_debounce_timer Rename directory. 2011-10-12 00:04:57 +03:00
digital_read Move uart stuff to external file. Working digital_read() function. 2011-10-09 21:19:14 +03:00
digital_write Sync triple-a library. 2012-01-13 23:30:00 +02:00
hello_uart Driving 595 shift register with SPI. 2011-11-20 19:11:58 +02:00
hello_uart_async Reset ringbuffer when calling uart_init() 2011-10-09 01:42:27 +03:00
hello_world Move files to root. 2011-03-14 23:10:53 +02:00
til311 Move files to root. 2011-03-14 23:10:53 +02:00
tpic6b595_shiftout Use Triple-A shifting library instead. 2012-01-15 20:04:13 +02:00
tpic6b595_spi Sync triple-a library. 2012-01-13 23:30:00 +02:00
.gitignore Ignore build files. 2012-01-13 23:39:43 +02:00