Jake Goodwin jakegoodwin
  • Oregon
  • https://gorge.works
  • Software/Firmware developer:

    Languages of choice: C, Rust, sh and bash, python, AVR assembly/Risc-V assembly

    Editors: Vim, Hx(Helix), vscode(Open source version)

    CLI Tools: Links, Tmux, grep/ripgrep, git

  • Joined on 2022-12-13
jakegoodwin created repository paulM_projects/gf_002 2023-12-09 17:00:32 +00:00
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-12 05:39:24 +00:00
59086bd28b added another test
6477248e3b cleaned up the defines
Compare 2 commits »
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-08 04:42:27 +00:00
604dc1ad60 fixed usage warning
b97b731bb9 restructured into a interface file and a driver file.
Compare 2 commits »
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-08 04:06:17 +00:00
1bc91feed8 reorganized a bit, starting to group tests
755f8a96a2 added mock_assertions macro, might not function idk
Compare 2 commits »
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-07 20:08:39 +00:00
875ad2f30a removed stdio.h
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-07 20:08:20 +00:00
c389c998dd removed print statments
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-07 05:55:48 +00:00
0c5fcf85ac added in recursion to the twi for TX
jakegoodwin pushed to dev at jakegoodwin/gy-521 2023-09-07 05:52:04 +00:00
530ea98b28 updated the code and corrected some mistakes
8161e5c857 update with notes
c5fc7461e7 rewrote the twi setup and a test to handle the self test functionality of the IMU
Compare 3 commits »
jakegoodwin pushed to main at jakegoodwin/AVR_ATMEGA_USART 2023-03-07 09:57:35 +00:00
200dd58c44 removed unsigned from the chars, for gcc-avr they are the same
a702c52327 removed baud rate define and other non_useful stuff
Compare 2 commits »
jakegoodwin pushed to main at jakegoodwin/AVR_ATMEGA_USART 2023-02-24 22:31:28 +00:00
8d4fee5c7e removed LED debuging in favor of serial. Also moved macro into header
1d40f91885 Added a define for debuging usage
Compare 2 commits »
jakegoodwin opened issue jakegoodwin/AVR_ATMEGA_USART#2 2023-02-23 21:13:06 +00:00
Add Wiki entries
jakegoodwin opened issue jakegoodwin/AVR_ATMEGA_USART#1 2023-02-23 21:11:22 +00:00
Add Message Timeout Functions
jakegoodwin pushed to main at jakegoodwin/AVR_ATMEGA_USART 2023-02-19 07:35:11 +00:00
6feec2b706 changed to even parity in demo main function.
e2027b3743 added info on parity flags
c187880bce changed the default to be the crystal value I like
07603eeda4 hacked at makefile to run tests
57a476193c commented out define
Compare 13 commits »
jakegoodwin pushed to main at jakegoodwin/AVR_ATMEGA_USART 2023-02-02 23:18:53 +00:00
a7f2348ddc Update of readme
jakegoodwin pushed to main at jakegoodwin/AVR_ATMEGA_1602LCD 2023-01-08 05:27:42 +00:00
b86434e28f Scaled image down to reduce size
jakegoodwin pushed to main at jakegoodwin/AVR_ATMEGA_1602LCD 2023-01-08 05:25:41 +00:00
4368c41b2c Added md for image
2770f221fb image of LCD
Compare 2 commits »
jakegoodwin pushed to main at jakegoodwin/AVR_ATMEGA_1602LCD 2023-01-08 05:22:19 +00:00
7e7cb73cd2 extracted protos and macros to header file.
02bde95d40 updated with current status and usage
Compare 2 commits »
jakegoodwin pushed to main at jakegoodwin/AVR_ATMEGA_1602LCD 2023-01-08 05:02:25 +00:00
56b6b0ffc9 Now functional, has issue with power loss events and desyncing from uc
jakegoodwin pushed to main at jakegoodwin/AVR_ATMEGA_1602LCD 2023-01-08 01:24:17 +00:00
2c207d9c17 Added datasheet for 1602LCD
a3ead335c0 Added cmd_lcd() function that uses bitshift operator.
Compare 2 commits »