Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

latest hekate payload 4.10.1 and working binConverter.py #9

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 16 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,20 @@ See [INSTALL.md](INSTALL.md)

# Reflashing the Trinket while installed

This is hacky and may not work forever, but somehow it works:
This is hacky and may not work forever, but somehow it works:
This method is working great for me.

* Boot into horizon (OFW), leave it at the home screen
* Put the trinket into bootloader mode by pressing the small black button twice quickly.
* Plug the switch into your computer, the LED should turn green and you should see the Trinket as a mass storage device
* open your device manager and find the exact COM you need.
* open arduino IDE and make sure you set the COM via tools -> port -> select exact COM # of the trinket m0.
* make sure you get updated code with latest payload built in.
* Flash the Trinket with the Arduino IDE as normal.

my video of myself flashing my trinket m0
[![Flashing trinket m0 video](http:https://img.youtube.com/vi/m1voqWkIrug/0.jpg)](http:https://www.youtube.com/watch?v=m1voqWkIrug)

* Boot into horizon, leave it at the home screen
* Put the trinket into bootloader mode by pulling the Trinket `RST` line to ground
twice quickly.
* Plug the switch into your computer, the LED should turn green and you should see
the Trinket as a mass storage device
* Flash the Trinket with the Arduino IDE as normal.

# Issues

Expand All @@ -106,7 +112,8 @@ catches fire and burns your house down it's not my fault**

# Install Picture

![xboxexpert's installation](images/xboxexpert2.png)
This is Ely's switch with trinket m0 installed.
![Ely's Switch](images/elys_trinket_switch_sm.jpg)

# Thanks!

Expand All @@ -117,6 +124,5 @@ off of
* [noemu](https://github.com/noemu/sam-fusee-launcher) for his
iteration/cleanup of atlas44's code.
* [xboxexport](https://www.youtube.com/user/xboxexpert) for testing the mod,
helping with the install instructions, pictures, and the idea for grabbing
RCM_STRAP at the rail.
helping with the install instructions, pictures, and the idea for grabbing RCM_STRAP at the rail.

Binary file added images/elys_trinket_switch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/elys_trinket_switch_sm.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7,828 changes: 0 additions & 7,828 deletions main/hekate_ctcaer_3.0.h

This file was deleted.

7,605 changes: 7,605 additions & 0 deletions main/hekate_ctcaer_4.10.1.h

Large diffs are not rendered by default.

7,780 changes: 7,780 additions & 0 deletions main/hekate_ctcaer_5.0.2.h

Large diffs are not rendered by default.

7,876 changes: 7,876 additions & 0 deletions main/hekate_ctcaer_5.1.1.h

Large diffs are not rendered by default.

Loading