diff --git a/site/src/content/docs/hardware/overview.mdx b/site/src/content/docs/hardware/overview.mdx index d213a34..78cb3e8 100644 --- a/site/src/content/docs/hardware/overview.mdx +++ b/site/src/content/docs/hardware/overview.mdx @@ -7,6 +7,10 @@ import { Tabs, TabItem, Badge, Aside, CardGrid, Card } from '@astrojs/starlight/ The Genpix SkyWalker-1 is a standalone USB 2.0 DVB-S satellite receiver built around two primary ICs: a Cypress FX2LP USB microcontroller and a Broadcom BCM4500 satellite demodulator. The FX2 handles all USB communication, LNB control, and DiSEqC signaling, while the BCM4500 performs RF demodulation, forward error correction, and outputs an MPEG-2 transport stream on an 8-bit parallel bus. + + ## Core Components | Component | Part Number | Role | diff --git a/site/src/content/docs/index.mdx b/site/src/content/docs/index.mdx index edfc987..f641752 100644 --- a/site/src/content/docs/index.mdx +++ b/site/src/content/docs/index.mdx @@ -75,3 +75,9 @@ This documentation covers the complete reverse engineering of the SkyWalker-1 ha - **I2C STOP corruption bug** discovered and fixed through incremental debug modes on the FX2 controller All source code, firmware binaries, analysis reports, and this documentation are available in the project repository. + +## Support Genpix and the Leleka Foundation + +Genpix Electronics is selling their remaining SkyWalker-1 inventory on eBay, with all net proceeds going to the [Leleka Foundation](https://www.leleka.org/) -- a US-based charitable organization providing medical and social support to individuals wounded and displaced by the conflict in Ukraine. + +If you'd like to own one of these capable little receivers and support a good cause at the same time, check the [eBay listing from the official Genpix seller](https://www.ebay.com/itm/196142001978). New-in-box units ship via USPS Priority Mail. Thank you to Genpix for building the SkyWalker-1 and for directing their remaining stock toward something meaningful.