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 TDD-For-Rust/tdd_templates 2023-12-21 07:53:28 +00:00
jakegoodwin pushed to main at jakegoodwin/gf_002 2023-12-09 17:22:19 +00:00
fc610a2f44 updated
jakegoodwin pushed to main at jakegoodwin/gf_002 2023-12-09 17:19:01 +00:00
82f461682d updated the readme
jakegoodwin pushed to main at jakegoodwin/gf_002 2023-12-09 17:09:18 +00:00
decabdf75f updated the power shell script to be simpler
jakegoodwin pushed to main at jakegoodwin/gf_002 2023-12-09 17:05:35 +00:00
bf4636d994 added the makefile for building the program
f4d1ec92c7 added the main file for windows
37c1d3ad0f added the driver program for usbasp on windows
35ae117bf3 added the avrdude 7.0 program for windows
571cf97afe added the pre-built hex files for the attiny13/a
Compare 7 commits »
jakegoodwin created repository jakegoodwin/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