diff options
author | bnewbold <bryan@octopart.com> | 2011-09-29 11:42:37 -0400 |
---|---|---|
committer | bnewbold <bryan@octopart.com> | 2011-09-29 11:42:37 -0400 |
commit | 9f18ea15cb1b097030fd88983e36e8781446e3fd (patch) | |
tree | a594837c6b9a681dc1b9660339ce34c60ba4b029 | |
parent | f5f8252701e02defe2ac26ee8c712e75fce51b6b (diff) | |
download | knowledge-9f18ea15cb1b097030fd88983e36e8781446e3fd.tar.gz knowledge-9f18ea15cb1b097030fd88983e36e8781446e3fd.zip |
tweaks
-rw-r--r-- | electronics/netv.page | 31 |
1 files changed, 14 insertions, 17 deletions
diff --git a/electronics/netv.page b/electronics/netv.page index 807db0d..14932ef 100644 --- a/electronics/netv.page +++ b/electronics/netv.page @@ -2,7 +2,7 @@ Chumby NeTV ========================= -`Chumby Wiki NeTV Page <http://wiki.chumby.com/index.php/NeTV_developer_info>`_ +[Chumby Wiki NeTV Page](http://wiki.chumby.com/index.php/NeTV_developer_info) **Opening the case:** the grey rubber on the bottom peels up at the corners to reveal 4 small philips head screws. Then the top part of the case needs to be @@ -11,31 +11,31 @@ removing the top not to apply pressure on the IR extension jack. Hardware -------------- -`netv v2 BOM -<http://git.chumby.com.sg/netv_hardware/pcb/mainboard_v2/netv_v2_bom.csv>`_ +[netv v2 BOM](http://git.chumby.com.sg/netv_hardware/pcb/mainboard_v2/netv_v2_bom.csv) MCU - Bom says "Marvell 88AP166-A0-BJD2C008", chip says ``88AP1-BJD2 P1V8690.5 +: Bom says "Marvell 88AP166-A0-BJD2C008", chip says ``88AP1-BJD2 P1V8690.5 1004 ADP TV``. This is similar to a chip in the Microsoft Kinect. 800 MHz Removable Flash - 1Gb MicroSD card +: 1Gb MicroSD card RAM - ``Hynix HY5PS1G1631C FP-S5 C 023A`` +: ``Hynix HY5PS1G1631C FP-S5 C 023A`` 1Gb DDR2 SDRAM - `Datasheet PDF <http://www.hynix.com/datasheet/pdf/dram/HY5PS1G4(8.16)31C(L)FP(Rev0.3).pdf>`_ + [Datasheet PDF](http://www.hynix.com/datasheet/pdf/dram/HY5PS1G4(8.16)31C(L)FP(Rev0.3).pdf) FPGA - Xilinx Spartan-6 ``XC6SLX9 TQG144AIV1121 D4248875A 2C`` +: Xilinx Spartan-6 ``XC6SLX9 TQG144AIV1121 D4248875A 2C`` + ~$18/each for small orders. Has 9152 logic cells, 576Kb RAM blocks, 16 DSP slices, 2 memory controllers. WIFI - USB module with AzureWave AW-NU137 chip. +: USB module with AzureWave AW-NU137 chip. CPU Software Environment -------------------------------------------- @@ -67,7 +67,7 @@ power): HDMI ------ -`wikipedia article on HDMI <http://en.wikipedia.org/wiki/Hdmi>`_ +[wikipedia article on HDMI](http://en.wikipedia.org/wiki/Hdmi) HDMI is evil shit; you "must" pay a $0.04/device licensing fee. DisplayPort is free but is much more complicated. @@ -84,11 +84,8 @@ HDMI Version Max Res. Max Pixel Clk Total Bandwidth Other 1.4 (2009) 4096x2160 340 MHz 8.16 Gbit/s Ethernet ------------------------------------------------------------------------- +Links +--------- +<http://rdist.root.org/2011/09/13/the-magic-inside-bunnies-new-netv/> - -------------- - - -http://rdist.root.org/2011/09/13/the-magic-inside-bunnies-new-netv/ - -http://wiki.chumby.com/index.php/NeTV_developer_info +<http://wiki.chumby.com/index.php/NeTV_developer_info> |