mirror of
1
0
Fork 0

Commit Graph

  • d91b67f9e6 Merge ab3251671d into 605bfd3d65 elilienstein 2018-01-05 03:24:07 +0000
  • ab3251671d add DELAY__BACKWARD_COMPATIBLE__ macro elilienstein 2017-12-18 16:00:20 -0800
  • 36ac50a144 change return type of main to int elilienstein 2017-12-18 15:25:39 -0800
  • 605bfd3d65 Merge pull request #1 from esromneb/master master Mika Tuupola 2015-02-19 17:20:21 +0800
  • 4003dd5267 adding extern to FILE variables Ben Morse 2015-02-19 00:22:51 -0800
  • 93ac6d434f Use Triple-A libraries instead. Mika Tuupola 2012-01-22 16:31:47 +0200
  • d0df80b533 Use Triple-A shifting library instead. Mika Tuupola 2012-01-15 20:04:13 +0200
  • 6f11fafbef Sync Triple-A libraries. Mika Tuupola 2012-01-13 23:41:19 +0200
  • 471fc46da6 Ignore build files. Mika Tuupola 2012-01-13 23:39:43 +0200
  • 7733eee103 Sync triple-a library. Mika Tuupola 2012-01-13 23:28:32 +0200
  • b442556dd0 Add SPI version of blog article code. Mika Tuupola 2012-01-02 19:47:40 +0200
  • 3a162a1c55 Add bitbang version of blog article code. Mika Tuupola 2012-01-02 19:41:42 +0200
  • 01261ca1b5 Add UART library. Mika Tuupola 2011-12-17 19:10:24 +0200
  • 391a0e6cc2 Sync Triple-A libraries. Mika Tuupola 2011-12-17 19:08:52 +0200
  • fdf5f06cd8 Remove build files. Mika Tuupola 2011-11-20 19:12:20 +0200
  • 9512a0dd97 Driving 595 shift register with SPI. Mika Tuupola 2011-11-20 19:11:58 +0200
  • 4850412316 Remove build files. Mika Tuupola 2011-11-20 18:53:59 +0200
  • 2eb4976f3d Code for two daisychained shift registers. Mika Tuupola 2011-11-20 18:53:38 +0200
  • e270477397 Example code for Simple Serial Communications With AVR Libc blog entry. Mika Tuupola 2011-11-19 19:48:56 +0200
  • 2b57aba9fe Use the faster macro version if digital_write() instead. Mika Tuupola 2011-11-06 20:25:18 +0200
  • fad28bd803 Shiftin out with TPIC6B595. Mika Tuupola 2011-11-06 20:04:31 +0200
  • ca4b2e5e31 Fix draw() function to actually draw whole bitmap. Mika Tuupola 2011-11-04 01:20:23 +0200
  • c7372a278d LED matrix and persistence of vision. Mika Tuupola 2011-11-03 21:24:12 +0200
  • 3d00faf639 Tabs to spaces. Mika Tuupola 2011-10-23 17:26:05 +0300
  • 28daa804b4 Analog to digital conversion and ADXL335. Mika Tuupola 2011-10-23 16:24:19 +0300
  • 4bbc74adb4 Add shifting example of two daisy chained 74HC165 PISO registers. Mika Tuupola 2011-10-19 22:16:27 +0300
  • 9e33675bec Add pin_toggle() macro. Mika Tuupola 2011-10-17 23:34:41 +0300
  • 2043e1a496 Add proper license blocks. Credit Shikai Chen and ArduinoLite project. Mika Tuupola 2011-10-17 23:25:55 +0300
  • 6b889b0ae5 Add macro for disabling and enabling internal pullups. Mika Tuupola 2011-10-17 22:40:58 +0300
  • 5eba9dde1c Extract digital_x() and analog_x() functions from the superv Arduino Lite project. Mika Tuupola 2011-10-17 22:30:22 +0300
  • e1bbbd1357 Remove timer since it is not used. Mika Tuupola 2011-10-16 21:36:50 +0300
  • dc94445695 Code for reading 74HC165 values. Mika Tuupola 2011-10-16 21:35:16 +0300
  • b565730880 Add link to Lab Book Pages where this technique was found. Mika Tuupola 2011-10-12 00:14:57 +0300
  • ee903d6c5e Rename directory. Mika Tuupola 2011-10-12 00:04:57 +0300
  • 725d69b9c1 Remove unneseccary files. Mika Tuupola 2011-10-12 00:04:26 +0300
  • b0032dc282 Forgotten commit. Mika Tuupola 2011-10-12 00:03:48 +0300
  • e93a06d9ae Button debouncing with bitshifting. Mika Tuupola 2011-10-11 23:58:04 +0300
  • 7434fec767 Button debouncing example. Mika Tuupola 2011-10-11 00:18:21 +0300
  • fcec45597c Add digital_read() example. Mika Tuupola 2011-10-09 22:44:56 +0300
  • 780bec6cb9 Move uart stuff to external file. Working digital_read() function. Mika Tuupola 2011-10-09 21:19:14 +0300
  • adae63b499 Comments and whitespace. Mika Tuupola 2011-10-09 01:43:30 +0300
  • 91025af29e Reset ringbuffer when calling uart_init() Mika Tuupola 2011-10-09 01:42:27 +0300
  • 55056f94f0 Whitespace. Mika Tuupola 2011-10-05 23:43:17 +0300
  • 7aa4de63c6 Asynchronous UART example. Mika Tuupola 2011-10-05 23:41:19 +0300
  • 5bf932c6f5 Add uart hello world. Mika Tuupola 2011-10-05 22:03:53 +0300
  • 7950677939 Tabs to spaces. Mika Tuupola 2011-09-16 22:50:37 +0300
  • ebaf86a86c Whitespace. Mika Tuupola 2011-03-27 01:06:45 +0200
  • e0ab879526 Digital 8bit read from AVR ports PORTD3..7 PORTD0..1. Mika Tuupola 2011-03-27 01:04:22 +0200
  • fabb6dde3f Move files to root. Mika Tuupola 2011-03-14 23:10:53 +0200
  • a3033f2727 Apparently my TIL311 has different pin layout. Clean up bitwise operations. Mika Tuupola 2011-03-14 23:10:19 +0200
  • 9c2adc3270 Upgrade to better Makefile. Mika Tuupola 2011-03-14 21:22:29 +0200
  • bc7afa8389 Move files to root. Mika Tuupola 2011-03-14 21:21:24 +0200
  • 6c6e3efaf8 Move files to root. Mika Tuupola 2011-03-14 21:18:21 +0200
  • c40c885a78 Update header. Mika Tuupola 2011-03-14 21:16:49 +0200
  • 2c5d583519 Upgrade to better Makefile. Mika Tuupola 2011-03-14 21:16:10 +0200
  • b9a7ad4a88 Example of writing value directly to PORTD. Mika Tuupola 2009-12-25 17:55:36 +0200
  • cbfdba0f68 Example code how to drive TIL311 led display. Mika Tuupola 2009-12-24 18:38:56 +0200
  • 03633c5689 Blink led at Arduino pin 13. Pure C version. Mika Tuupola 2009-12-24 18:27:04 +0200