<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>eel4746_avr_piano, branch HEAD</title>
<subtitle>For our Microprocessor&#39;s class final project, we chose to make a chiptune piano using AVR C on two Arduino UNOs.</subtitle>
<entry>
<id>b33e1fe796c489065b652f887b9ffec08d3f1091</id>
<published>2024-04-22T17:18:20Z</published>
<updated>2024-04-22T17:43:06Z</updated>
<title type="text">simplify mario song</title>
<link rel="alternate" type="text/html" href="commit/b33e1fe796c489065b652f887b9ffec08d3f1091.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit b33e1fe796c489065b652f887b9ffec08d3f1091
parent 8cacc107c96a8816c8d15ad491af583ec75825de
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Mon, 22 Apr 2024 13:18:20 -0400

simplify mario song

</content>
</entry>
<entry>
<id>8cacc107c96a8816c8d15ad491af583ec75825de</id>
<published>2024-04-22T17:43:14Z</published>
<updated>2024-04-22T17:43:14Z</updated>
<title type="text">mdkajflk</title>
<link rel="alternate" type="text/html" href="commit/8cacc107c96a8816c8d15ad491af583ec75825de.html" />
<author>
<name>Joseph Bryant</name>
<email>jbryant0653@floridapoly.edu</email>
</author>
<content type="text">commit 8cacc107c96a8816c8d15ad491af583ec75825de
parent ab2a90ea5b0b1a44ad7be910650afd9610eff805
Author: Joseph Bryant &lt;jbryant0653@floridapoly.edu&gt;
Date:   Mon, 22 Apr 2024 13:43:14 -0400

mdkajflk

</content>
</entry>
<entry>
<id>ab2a90ea5b0b1a44ad7be910650afd9610eff805</id>
<published>2024-04-22T15:50:20Z</published>
<updated>2024-04-22T15:50:20Z</updated>
<title type="text">remove some lcd print delays when using uart</title>
<link rel="alternate" type="text/html" href="commit/ab2a90ea5b0b1a44ad7be910650afd9610eff805.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit ab2a90ea5b0b1a44ad7be910650afd9610eff805
parent ff02822eaaa62717b30626044e8469ff6f923b4c
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Mon, 22 Apr 2024 11:50:20 -0400

remove some lcd print delays when using uart

</content>
</entry>
<entry>
<id>ff02822eaaa62717b30626044e8469ff6f923b4c</id>
<published>2024-04-22T03:33:01Z</published>
<updated>2024-04-22T03:33:01Z</updated>
<title type="text">change default frequencies of buttons</title>
<link rel="alternate" type="text/html" href="commit/ff02822eaaa62717b30626044e8469ff6f923b4c.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit ff02822eaaa62717b30626044e8469ff6f923b4c
parent 20e98aeb95e4bfb36bd13f275f34d738eb945968
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sun, 21 Apr 2024 23:33:01 -0400

change default frequencies of buttons

</content>
</entry>
<entry>
<id>20e98aeb95e4bfb36bd13f275f34d738eb945968</id>
<published>2024-04-22T03:32:44Z</published>
<updated>2024-04-22T03:32:44Z</updated>
<title type="text">add notes circular buffer to piano lcd</title>
<link rel="alternate" type="text/html" href="commit/20e98aeb95e4bfb36bd13f275f34d738eb945968.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 20e98aeb95e4bfb36bd13f275f34d738eb945968
parent f61f9355daeb1ff28716f40087d7380c0b219713
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sun, 21 Apr 2024 23:32:44 -0400

add notes circular buffer to piano lcd

</content>
</entry>
<entry>
<id>f61f9355daeb1ff28716f40087d7380c0b219713</id>
<published>2024-04-22T02:30:53Z</published>
<updated>2024-04-22T02:31:37Z</updated>
<title type="text">read lcd values from usart instead of random</title>
<link rel="alternate" type="text/html" href="commit/f61f9355daeb1ff28716f40087d7380c0b219713.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit f61f9355daeb1ff28716f40087d7380c0b219713
parent 4644a4b0ae20267b9692885b2bacc6b467b382ac
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sun, 21 Apr 2024 22:30:53 -0400

read lcd values from usart instead of random

</content>
</entry>
<entry>
<id>4644a4b0ae20267b9692885b2bacc6b467b382ac</id>
<published>2024-04-22T02:21:24Z</published>
<updated>2024-04-22T02:31:37Z</updated>
<title type="text">send note in play_note() function</title>
<link rel="alternate" type="text/html" href="commit/4644a4b0ae20267b9692885b2bacc6b467b382ac.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 4644a4b0ae20267b9692885b2bacc6b467b382ac
parent 21a33a8cdcc8944a5fa4e83d7005797ab25deaaa
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sun, 21 Apr 2024 22:21:24 -0400

send note in play_note() function

</content>
</entry>
<entry>
<id>21a33a8cdcc8944a5fa4e83d7005797ab25deaaa</id>
<published>2024-04-22T02:31:42Z</published>
<updated>2024-04-22T02:31:42Z</updated>
<title type="text">Added so Labels are always there</title>
<link rel="alternate" type="text/html" href="commit/21a33a8cdcc8944a5fa4e83d7005797ab25deaaa.html" />
<author>
<name>Joseph Bryant</name>
<email>jbryant0653@floridapoly.edu</email>
</author>
<content type="text">commit 21a33a8cdcc8944a5fa4e83d7005797ab25deaaa
parent 859b9f7781d2fc57cfbad02b6174761be8c9ce3f
Author: Joseph Bryant &lt;jbryant0653@floridapoly.edu&gt;
Date:   Sun, 21 Apr 2024 22:31:42 -0400

Added so Labels are always there

</content>
</entry>
<entry>
<id>859b9f7781d2fc57cfbad02b6174761be8c9ce3f</id>
<published>2024-04-22T02:18:49Z</published>
<updated>2024-04-22T02:19:26Z</updated>
<title type="text">Fully functional lcd!!!</title>
<link rel="alternate" type="text/html" href="commit/859b9f7781d2fc57cfbad02b6174761be8c9ce3f.html" />
<author>
<name>Joseph Bryant</name>
<email>jbryant0653@floridapoly.edu</email>
</author>
<content type="text">commit 859b9f7781d2fc57cfbad02b6174761be8c9ce3f
parent a07dcfff94d622bd9725474edc82e50dcd7ec432
Author: Joseph Bryant &lt;jbryant0653@floridapoly.edu&gt;
Date:   Sun, 21 Apr 2024 22:18:49 -0400

Fully functional lcd!!!

</content>
</entry>
<entry>
<id>a07dcfff94d622bd9725474edc82e50dcd7ec432</id>
<published>2024-04-22T02:08:57Z</published>
<updated>2024-04-22T02:08:57Z</updated>
<title type="text">don&#39;t read record mode from uart</title>
<link rel="alternate" type="text/html" href="commit/a07dcfff94d622bd9725474edc82e50dcd7ec432.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit a07dcfff94d622bd9725474edc82e50dcd7ec432
parent 5f0dbc2e23b2267b556b5b7759298f708aef62fd
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sun, 21 Apr 2024 22:08:57 -0400

don&#39;t read record mode from uart

</content>
</entry>
<entry>
<id>5f0dbc2e23b2267b556b5b7759298f708aef62fd</id>
<published>2024-04-22T01:46:20Z</published>
<updated>2024-04-22T01:46:20Z</updated>
<title type="text">bypass _delay_ms and user timer instead for silent note</title>
<link rel="alternate" type="text/html" href="commit/5f0dbc2e23b2267b556b5b7759298f708aef62fd.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 5f0dbc2e23b2267b556b5b7759298f708aef62fd
parent ece65dcc2a11b6f22eed9ce583075f82ca177064
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sun, 21 Apr 2024 21:46:20 -0400

bypass _delay_ms and user timer instead for silent note

</content>
</entry>
<entry>
<id>ece65dcc2a11b6f22eed9ce583075f82ca177064</id>
<published>2024-04-22T00:46:46Z</published>
<updated>2024-04-22T00:46:56Z</updated>
<title type="text">play NES SMB Underground theme for testing</title>
<link rel="alternate" type="text/html" href="commit/ece65dcc2a11b6f22eed9ce583075f82ca177064.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit ece65dcc2a11b6f22eed9ce583075f82ca177064
parent 6a28f45c514cdacf47d466f14b0bc69abccd064f
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sun, 21 Apr 2024 20:46:46 -0400

play NES SMB Underground theme for testing

</content>
</entry>
<entry>
<id>6a28f45c514cdacf47d466f14b0bc69abccd064f</id>
<published>2024-04-22T00:46:16Z</published>
<updated>2024-04-22T00:46:16Z</updated>
<title type="text">Trying to fix scrolling</title>
<link rel="alternate" type="text/html" href="commit/6a28f45c514cdacf47d466f14b0bc69abccd064f.html" />
<author>
<name>Joseph Bryant</name>
<email>jbryant0653@floridapoly.edu</email>
</author>
<content type="text">commit 6a28f45c514cdacf47d466f14b0bc69abccd064f
parent 77e29b942cf316fb809efcbed2c2e9245f6ed820
Author: Joseph Bryant &lt;jbryant0653@floridapoly.edu&gt;
Date:   Sun, 21 Apr 2024 20:46:16 -0400

Trying to fix scrolling

</content>
</entry>
<entry>
<id>77e29b942cf316fb809efcbed2c2e9245f6ed820</id>
<published>2024-04-21T21:46:59Z</published>
<updated>2024-04-21T21:48:09Z</updated>
<title type="text">Made button A5 work and shifting random characters</title>
<link rel="alternate" type="text/html" href="commit/77e29b942cf316fb809efcbed2c2e9245f6ed820.html" />
<author>
<name>Joseph Bryant</name>
<email>jbryant0653@floridapoly.edu</email>
</author>
<content type="text">commit 77e29b942cf316fb809efcbed2c2e9245f6ed820
parent 0c484fcae021309d5ebaa409197c28c51885dac3
Author: Joseph Bryant &lt;jbryant0653@floridapoly.edu&gt;
Date:   Sun, 21 Apr 2024 17:46:59 -0400

Made button A5 work and shifting random characters

</content>
</entry>
<entry>
<id>0c484fcae021309d5ebaa409197c28c51885dac3</id>
<published>2024-04-21T21:31:01Z</published>
<updated>2024-04-21T21:31:01Z</updated>
<title type="text">update makefile</title>
<link rel="alternate" type="text/html" href="commit/0c484fcae021309d5ebaa409197c28c51885dac3.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 0c484fcae021309d5ebaa409197c28c51885dac3
parent 21992cfc5410263750b481044ea77c431adff8d0
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sun, 21 Apr 2024 17:31:01 -0400

update makefile

</content>
</entry>
<entry>
<id>21992cfc5410263750b481044ea77c431adff8d0</id>
<published>2024-04-21T21:22:43Z</published>
<updated>2024-04-21T21:23:57Z</updated>
<title type="text">read and play notes from serial</title>
<link rel="alternate" type="text/html" href="commit/21992cfc5410263750b481044ea77c431adff8d0.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 21992cfc5410263750b481044ea77c431adff8d0
parent d129c76966fc961672831a3058c79e76c93d7019
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sun, 21 Apr 2024 17:22:43 -0400

read and play notes from serial

</content>
</entry>
<entry>
<id>d129c76966fc961672831a3058c79e76c93d7019</id>
<published>2024-04-21T19:22:20Z</published>
<updated>2024-04-21T19:23:02Z</updated>
<title type="text">prepare for uart commands</title>
<link rel="alternate" type="text/html" href="commit/d129c76966fc961672831a3058c79e76c93d7019.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit d129c76966fc961672831a3058c79e76c93d7019
parent c2fe984ed4e6e0077747b1eb5ffa76e5a7c2fe5f
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sun, 21 Apr 2024 15:22:20 -0400

prepare for uart commands

</content>
</entry>
<entry>
<id>c2fe984ed4e6e0077747b1eb5ffa76e5a7c2fe5f</id>
<published>2024-04-21T19:10:35Z</published>
<updated>2024-04-21T19:18:20Z</updated>
<title type="text">Full LCD setup with buttons A5 and A4 working!</title>
<link rel="alternate" type="text/html" href="commit/c2fe984ed4e6e0077747b1eb5ffa76e5a7c2fe5f.html" />
<author>
<name>Joseph Bryant</name>
<email>jbryant0653@floridapoly.edu</email>
</author>
<content type="text">commit c2fe984ed4e6e0077747b1eb5ffa76e5a7c2fe5f
parent 3f358c19e5fe1d48285c4a9b3930a942f2f866fe
Author: Joseph Bryant &lt;jbryant0653@floridapoly.edu&gt;
Date:   Sun, 21 Apr 2024 15:10:35 -0400

Full LCD setup with buttons A5 and A4 working!

</content>
</entry>
<entry>
<id>3f358c19e5fe1d48285c4a9b3930a942f2f866fe</id>
<published>2024-04-20T19:42:35Z</published>
<updated>2024-04-20T19:42:35Z</updated>
<title type="text">import lcd.c from lab 10</title>
<link rel="alternate" type="text/html" href="commit/3f358c19e5fe1d48285c4a9b3930a942f2f866fe.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 3f358c19e5fe1d48285c4a9b3930a942f2f866fe
parent ae4f92b170a05c4c62c335aa17d64f5f95860010
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sat, 20 Apr 2024 15:42:35 -0400

import lcd.c from lab 10

</content>
</entry>
<entry>
<id>ae4f92b170a05c4c62c335aa17d64f5f95860010</id>
<published>2024-04-20T19:31:21Z</published>
<updated>2024-04-20T19:31:21Z</updated>
<title type="text">add .gitignore</title>
<link rel="alternate" type="text/html" href="commit/ae4f92b170a05c4c62c335aa17d64f5f95860010.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit ae4f92b170a05c4c62c335aa17d64f5f95860010
parent edd35cae3b841281d5f1754cd5eb7cabfa7c8b16
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sat, 20 Apr 2024 15:31:21 -0400

add .gitignore

</content>
</entry>
<entry>
<id>edd35cae3b841281d5f1754cd5eb7cabfa7c8b16</id>
<published>2024-04-20T04:01:55Z</published>
<updated>2024-04-20T04:01:55Z</updated>
<title type="text">update UART code to send note and #cycles played</title>
<link rel="alternate" type="text/html" href="commit/edd35cae3b841281d5f1754cd5eb7cabfa7c8b16.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit edd35cae3b841281d5f1754cd5eb7cabfa7c8b16
parent 7ce6f869a058b90e6e2cff2554296f6c3cbcfa63
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sat, 20 Apr 2024 00:01:55 -0400

update UART code to send note and #cycles played

Besides moving the UART into an interrupt, we also need to read from
UART to set the mode of playing from buttons or from serial notes

</content>
</entry>
<entry>
<id>7ce6f869a058b90e6e2cff2554296f6c3cbcfa63</id>
<published>2024-04-19T21:42:44Z</published>
<updated>2024-04-19T21:42:44Z</updated>
<title type="text">add rudimentary interrupt-less UART</title>
<link rel="alternate" type="text/html" href="commit/7ce6f869a058b90e6e2cff2554296f6c3cbcfa63.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 7ce6f869a058b90e6e2cff2554296f6c3cbcfa63
parent 7eb9db0d821a0b13441ad7d586a159a8ed4c378f
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Fri, 19 Apr 2024 17:42:44 -0400

add rudimentary interrupt-less UART

add interrupt support at least for reading the commands that come over
UART

</content>
</entry>
<entry>
<id>7eb9db0d821a0b13441ad7d586a159a8ed4c378f</id>
<published>2024-04-19T20:48:55Z</published>
<updated>2024-04-19T20:48:55Z</updated>
<title type="text">connect all 15 buttons to notes arduino</title>
<link rel="alternate" type="text/html" href="commit/7eb9db0d821a0b13441ad7d586a159a8ed4c378f.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 7eb9db0d821a0b13441ad7d586a159a8ed4c378f
parent e16ce4456373d02beab8a507c13f0d91598dc887
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Fri, 19 Apr 2024 16:48:55 -0400

connect all 15 buttons to notes arduino

</content>
</entry>
<entry>
<id>e16ce4456373d02beab8a507c13f0d91598dc887</id>
<published>2024-04-19T20:04:29Z</published>
<updated>2024-04-19T20:04:29Z</updated>
<title type="text">fix button interrupt and handling</title>
<link rel="alternate" type="text/html" href="commit/e16ce4456373d02beab8a507c13f0d91598dc887.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit e16ce4456373d02beab8a507c13f0d91598dc887
parent 3808c19de4ced0a834341564f3b24cd21de59311
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Fri, 19 Apr 2024 16:04:29 -0400

fix button interrupt and handling

Now notes play on the speaker when the buttons are held.

</content>
</entry>
<entry>
<id>3808c19de4ced0a834341564f3b24cd21de59311</id>
<published>2024-04-18T00:06:31Z</published>
<updated>2024-04-18T00:06:35Z</updated>
<title type="text">add untested pin change interrupts for note buttons</title>
<link rel="alternate" type="text/html" href="commit/3808c19de4ced0a834341564f3b24cd21de59311.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 3808c19de4ced0a834341564f3b24cd21de59311
parent f5713538fe12b57c286188a2bf13016628f55a92
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Wed, 17 Apr 2024 20:06:31 -0400

add untested pin change interrupts for note buttons

</content>
</entry>
<entry>
<id>f5713538fe12b57c286188a2bf13016628f55a92</id>
<published>2024-04-17T23:04:16Z</published>
<updated>2024-04-17T23:25:54Z</updated>
<title type="text">make lcd.c compile</title>
<link rel="alternate" type="text/html" href="commit/f5713538fe12b57c286188a2bf13016628f55a92.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit f5713538fe12b57c286188a2bf13016628f55a92
parent 90d226a838a5c7f2d6ea86a529241b3f571f7130
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Wed, 17 Apr 2024 19:04:16 -0400

make lcd.c compile

</content>
</entry>
<entry>
<id>90d226a838a5c7f2d6ea86a529241b3f571f7130</id>
<published>2024-04-17T19:33:18Z</published>
<updated>2024-04-17T19:33:18Z</updated>
<title type="text">Garbage LCD Code</title>
<link rel="alternate" type="text/html" href="commit/90d226a838a5c7f2d6ea86a529241b3f571f7130.html" />
<author>
<name>Joseph Bryant</name>
<email>jbryant0653@floridapoly.edu</email>
</author>
<content type="text">commit 90d226a838a5c7f2d6ea86a529241b3f571f7130
parent 9f6c3500159cd828d633345d1fb39250b4e5669b
Author: Joseph Bryant &lt;jbryant0653@floridapoly.edu&gt;
Date:   Wed, 17 Apr 2024 15:33:18 -0400

Garbage LCD Code

</content>
</entry>
<entry>
<id>9f6c3500159cd828d633345d1fb39250b4e5669b</id>
<published>2024-04-17T19:26:01Z</published>
<updated>2024-04-17T19:26:01Z</updated>
<title type="text">Comments for Notes.c</title>
<link rel="alternate" type="text/html" href="commit/9f6c3500159cd828d633345d1fb39250b4e5669b.html" />
<author>
<name>Joseph Bryant</name>
<email>jbryant0653@floridapoly.edu</email>
</author>
<content type="text">commit 9f6c3500159cd828d633345d1fb39250b4e5669b
parent d4d4114b316ff262024119925577915e4b5d75d9
Author: Joseph Bryant &lt;jbryant0653@floridapoly.edu&gt;
Date:   Wed, 17 Apr 2024 15:26:01 -0400

Comments for Notes.c

</content>
</entry>
<entry>
<id>d4d4114b316ff262024119925577915e4b5d75d9</id>
<published>2024-04-17T18:26:45Z</published>
<updated>2024-04-17T18:29:49Z</updated>
<title type="text">Fixes bug issue with &amp;= for gcc</title>
<link rel="alternate" type="text/html" href="commit/d4d4114b316ff262024119925577915e4b5d75d9.html" />
<author>
<name>Joseph Bryant</name>
<email>jbryant0653@floridapoly.edu</email>
</author>
<content type="text">commit d4d4114b316ff262024119925577915e4b5d75d9
parent 0167a8d66544705eb256a59ea98e8b23f339da60
Author: Joseph Bryant &lt;jbryant0653@floridapoly.edu&gt;
Date:   Wed, 17 Apr 2024 14:26:45 -0400

Fixes bug issue with &amp;= for gcc

</content>
</entry>
<entry>
<id>0167a8d66544705eb256a59ea98e8b23f339da60</id>
<published>2024-04-17T18:07:35Z</published>
<updated>2024-04-17T18:07:35Z</updated>
<title type="text">add skeleton lcd.c</title>
<link rel="alternate" type="text/html" href="commit/0167a8d66544705eb256a59ea98e8b23f339da60.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 0167a8d66544705eb256a59ea98e8b23f339da60
parent 661b58dfd04e84b38d2202387a9f67ff1515e03a
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Wed, 17 Apr 2024 14:07:35 -0400

add skeleton lcd.c

</content>
</entry>
<entry>
<id>661b58dfd04e84b38d2202387a9f67ff1515e03a</id>
<published>2024-04-17T17:59:33Z</published>
<updated>2024-04-17T17:59:33Z</updated>
<title type="text">update makefile for upcoming lcd code</title>
<link rel="alternate" type="text/html" href="commit/661b58dfd04e84b38d2202387a9f67ff1515e03a.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 661b58dfd04e84b38d2202387a9f67ff1515e03a
parent 8f258e4e02e1821692d39d87d4073e884bc2798a
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Wed, 17 Apr 2024 13:59:33 -0400

update makefile for upcoming lcd code

</content>
</entry>
<entry>
<id>8f258e4e02e1821692d39d87d4073e884bc2798a</id>
<published>2024-04-17T14:07:39Z</published>
<updated>2024-04-17T15:04:54Z</updated>
<title type="text">use timer1 ctc mode instead of util/delay functions</title>
<link rel="alternate" type="text/html" href="commit/8f258e4e02e1821692d39d87d4073e884bc2798a.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 8f258e4e02e1821692d39d87d4073e884bc2798a
parent 9d751dc020b43f32b1cd7e5216f4d8de0208dda0
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Wed, 17 Apr 2024 10:07:39 -0400

use timer1 ctc mode instead of util/delay functions

</content>
</entry>
<entry>
<id>9d751dc020b43f32b1cd7e5216f4d8de0208dda0</id>
<published>2024-04-16T02:38:55Z</published>
<updated>2024-04-16T02:38:55Z</updated>
<title type="text">investigate why variable delay is not working</title>
<link rel="alternate" type="text/html" href="commit/9d751dc020b43f32b1cd7e5216f4d8de0208dda0.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 9d751dc020b43f32b1cd7e5216f4d8de0208dda0
parent fc85413fa9891c32b4d82cd7d0e27fd04220be91
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Mon, 15 Apr 2024 22:38:55 -0400

investigate why variable delay is not working

</content>
</entry>
<entry>
<id>fc85413fa9891c32b4d82cd7d0e27fd04220be91</id>
<published>2024-04-16T01:55:51Z</published>
<updated>2024-04-16T01:55:51Z</updated>
<title type="text">start working on the speaker arduino code</title>
<link rel="alternate" type="text/html" href="commit/fc85413fa9891c32b4d82cd7d0e27fd04220be91.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit fc85413fa9891c32b4d82cd7d0e27fd04220be91
parent 8f3b27a6527cd267c450a3b8018f1ffcc11aeb54
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Mon, 15 Apr 2024 21:55:51 -0400

start working on the speaker arduino code

</content>
</entry>
<entry>
<id>8f3b27a6527cd267c450a3b8018f1ffcc11aeb54</id>
<published>2024-04-14T00:06:35Z</published>
<updated>2024-04-14T00:06:35Z</updated>
<title type="text">think of how to encode/save the length of a note</title>
<link rel="alternate" type="text/html" href="commit/8f3b27a6527cd267c450a3b8018f1ffcc11aeb54.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 8f3b27a6527cd267c450a3b8018f1ffcc11aeb54
parent 5f6e9024f44b6a309f6e585265a222da4b0fc57e
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sat, 13 Apr 2024 20:06:35 -0400

think of how to encode/save the length of a note

</content>
</entry>
<entry>
<id>5f6e9024f44b6a309f6e585265a222da4b0fc57e</id>
<published>2024-04-13T17:49:15Z</published>
<updated>2024-04-13T17:49:19Z</updated>
<title type="text">add some more notes</title>
<link rel="alternate" type="text/html" href="commit/5f6e9024f44b6a309f6e585265a222da4b0fc57e.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 5f6e9024f44b6a309f6e585265a222da4b0fc57e
parent 742249f854a54e885caa99ebfb2f8f9de2404dc8
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sat, 13 Apr 2024 13:49:15 -0400

add some more notes

</content>
</entry>
<entry>
<id>742249f854a54e885caa99ebfb2f8f9de2404dc8</id>
<published>2024-04-09T19:54:45Z</published>
<updated>2024-04-09T19:54:45Z</updated>
<title type="text">Updated Notes file for Apr 9th grind session.</title>
<link rel="alternate" type="text/html" href="commit/742249f854a54e885caa99ebfb2f8f9de2404dc8.html" />
<author>
<name>Joseph Bryant</name>
<email>jbryant0653@floridapoly.edu</email>
</author>
<content type="text">commit 742249f854a54e885caa99ebfb2f8f9de2404dc8
parent 7bacccdb594cc0cba6e7fac79a81c4b1a5a3919f
Author: Joseph Bryant &lt;jbryant0653@floridapoly.edu&gt;
Date:   Tue,  9 Apr 2024 15:54:45 -0400

Updated Notes file for Apr 9th grind session.

</content>
</entry>
<entry>
<id>7bacccdb594cc0cba6e7fac79a81c4b1a5a3919f</id>
<published>2024-04-04T03:35:16Z</published>
<updated>2024-04-04T03:35:16Z</updated>
<title type="text">add notes from april 2nd/3rd</title>
<link rel="alternate" type="text/html" href="commit/7bacccdb594cc0cba6e7fac79a81c4b1a5a3919f.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 7bacccdb594cc0cba6e7fac79a81c4b1a5a3919f
parent df435bf68bacbad4323d2ac8eaa5ed2485aa7cda
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Wed,  3 Apr 2024 23:35:16 -0400

add notes from april 2nd/3rd

</content>
</entry>
<entry>
<id>df435bf68bacbad4323d2ac8eaa5ed2485aa7cda</id>
<published>2024-03-30T17:00:44Z</published>
<updated>2024-03-30T17:00:44Z</updated>
<title type="text">add notes from testing the speaker with an espotek labrador</title>
<link rel="alternate" type="text/html" href="commit/df435bf68bacbad4323d2ac8eaa5ed2485aa7cda.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit df435bf68bacbad4323d2ac8eaa5ed2485aa7cda
parent 9fd8a7245723f4bd98fe0017656b649cf6774d47
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Sat, 30 Mar 2024 13:00:44 -0400

add notes from testing the speaker with an espotek labrador

</content>
</entry>
<entry>
<id>9fd8a7245723f4bd98fe0017656b649cf6774d47</id>
<published>2024-03-28T20:26:02Z</published>
<updated>2024-03-30T16:55:55Z</updated>
<title type="text">add notes from 2024-03-28 meeting</title>
<link rel="alternate" type="text/html" href="commit/9fd8a7245723f4bd98fe0017656b649cf6774d47.html" />
<author>
<name>Vineet K</name>
<email>git@vineetk.net</email>
</author>
<content type="text">commit 9fd8a7245723f4bd98fe0017656b649cf6774d47
parent 5ffd487c5ab1d16f699338911f434cdc9440fd04
Author: Vineet K &lt;git@vineetk.net&gt;
Date:   Thu, 28 Mar 2024 16:26:02 -0400

add notes from 2024-03-28 meeting

</content>
</entry>
<entry>
<id>5ffd487c5ab1d16f699338911f434cdc9440fd04</id>
<published>2024-03-28T20:08:17Z</published>
<updated>2024-03-28T20:08:17Z</updated>
<title type="text">Adding notes file</title>
<link rel="alternate" type="text/html" href="commit/5ffd487c5ab1d16f699338911f434cdc9440fd04.html" />
<author>
<name>Cryptoke1</name>
<email>cryptoke1@noreply.codeberg.org</email>
</author>
<content type="text">commit 5ffd487c5ab1d16f699338911f434cdc9440fd04
parent 39050819b82c7b6015928299b553cdaccd2d6e3f
Author: Cryptoke1 &lt;cryptoke1@noreply.codeberg.org&gt;
Date:   Thu, 28 Mar 2024 20:08:17 +0000

Adding notes file

</content>
</entry>
<entry>
<id>39050819b82c7b6015928299b553cdaccd2d6e3f</id>
<published>2024-03-28T19:21:45Z</published>
<updated>2024-03-28T19:21:45Z</updated>
<title type="text">Initial commit</title>
<link rel="alternate" type="text/html" href="commit/39050819b82c7b6015928299b553cdaccd2d6e3f.html" />
<author>
<name>vink</name>
<email>vink@noreply.codeberg.org</email>
</author>
<content type="text">commit 39050819b82c7b6015928299b553cdaccd2d6e3f
Author: vink &lt;vink@noreply.codeberg.org&gt;
Date:   Thu, 28 Mar 2024 19:21:45 +0000

Initial commit

</content>
</entry>
</feed>
