[SC64][DOCS][WEB] Updated readme, documentation and website

This commit is contained in:
Mateusz Faderewski 2024-10-11 18:36:10 +02:00
parent 93ab101be4
commit a6e86587ae
3 changed files with 3 additions and 19 deletions

View File

@ -38,17 +38,6 @@
---
## Help / Q&A
For any questions related to this project, please use [*Discussions*](https://github.com/Polprzewodnikowy/SummerCart64/discussions) tab in GitHub repository.
Using discussions tab is highly encouraged as it allows to have centralized knowledge database accessible for everyone interested in this project.
I'm also active at [N64brew](https://discord.gg/8VNMKhxqQn) Discord server as `korgeaux` but keep in mind that [*Discussions*](https://github.com/Polprzewodnikowy/SummerCart64/discussions) tab is a preferred option.
Note that my time is limited so I can't answer all questions.
---
## How do I get one?
Most up to date information about purchasing/manufacturing options is available on https://summercart64.dev website!
@ -64,7 +53,7 @@ If you have even slightest doubt about the ordering or programming process, it i
**Full disclosure**: for every order made through [this link](https://www.pcbway.com/project/member/shareproject/?bmbno=1046ED64-8AEE-44) I will receive 10% of PCB manufacturing and PCB assembly service cost (price of the components is not included in the split). This is a great way of supporting further project development.
If you don't need a physical product but still want to support me then check my [GitHub sponsors](https://github.com/sponsors/Polprzewodnikowy) page.
If you don't need a physical product but still want to support me then check the sponsor links on the [official website](https://summercart64.dev).
---

View File

@ -47,7 +47,7 @@ Please download latest release before proceeding with the instructions.
### **Components**
1. Locate interactive BOM file inside `hw/pcb` folder (alternatively, check out this [BOM discussion](https://github.com/Polprzewodnikowy/SummerCart64/discussions/27))
1. Locate the interactive BOM file inside `hw/pcb` folder
2. Order all parts listed in the BOM file or use PCB assembly service together with your PCB order
---
@ -142,5 +142,3 @@ Please use command `python3 primer.py COMx sc64-firmware-{version}.bin --bootloa
Due to multiple possible causes of the problem it's best to start visually inspecting SC64's board for any defects, like bad solder work or chips soldered backwards.
If visual inspection didn't yield any obvious culprits then next step would be to check if everything is connected correctly.
Check if TX/RX signals aren't swapped and if SC64 is getting power from the USB cable. Best place to check supply voltage are the exposed test pads on the left of U8 chip.
If everything at this point was checked and looked fine, then feel free to open new thread in the [*Discussions*](https://github.com/Polprzewodnikowy/SummerCart64/discussions) tab.
Make sure to describe your problem extensively, attach SC64 board photos **from the both sides**, and paste all logs/screenshots from the `primer.py` output.

View File

@ -97,12 +97,9 @@
<h1>Support the project</h1>
<section>
<p>Like the project? Consider supporting it on the <a
href="https://github.com/sponsors/Polprzewodnikowy">GitHub Sponsors</a>, <a
href="https://ko-fi.com/polprzewodnikowy">Ko-fi</a>, or click the buttons below. Not necessary
href="https://ko-fi.com/polprzewodnikowy">Ko-fi</a>, or click the button below. Not necessary
but greatly appreciated.</p>
<div class="sponsor-buttons">
<iframe src="https://github.com/sponsors/Polprzewodnikowy/button" title="Sponsor Polprzewodnikowy"
height="32" width="114" style="border: 0; border-radius: 6px;"></iframe>
<a href='https://ko-fi.com/R5R13I07C' target='_blank'><img height='32'
src='https://storage.ko-fi.com/cdn/kofi2.png?v=3' alt='Buy Me a Coffee at ko-fi.com' /></a>
</div>