-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.md
58 lines (38 loc) · 1.34 KB
/
index.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
layout: default
title: TvTanks.com
description: How to build your own Raspberry Pi powered TV fish tank
image: https://www.tvtanks.com/assets/images/tvtanktv.JPG
---
<!-- <script async src="https://api.countapi.xyz/hit/tvtanks.com/visits?callback=cb"></script> -->

# Raspberry Pi Powered TV Fish Tanks
Making your own TV Fish Tank from a vintage cabinet, powered by a Raspberry Pi for custom graphics.
## Resources
Or, how I made mine:
> ### [My Raspberry Pi Setup](/pages/raspberry-pi.md)
- Raspberry Pi configuration
- Software used
- My custom channel changer script
> ### [Vintage Cabinets](/pages/vintage-cabinets.md)
- Acquiring
- Rebuilding
- Refinishing
> ### [The Hardware Build - Putting It Together](/pages/hardware.md)
- Electronics
- Aquarium
- Special Considerations
> ### [Basic Fishkeeping](/pages/fish.md)
- Getting started with live fish
> ### [Gallery](/pages/gallery.md)
- Pics of various TvTanks I've made
##### [About](/pages/about.md)
<script src="https://utteranc.es/client.js"
repo="martinvicknair/tvtanks.com"
issue-term="pathname"
theme="github-light"
crossorigin="anonymous"
async>
</script>
<!-- <div id="visits">..</div>
<script>function cb(response) {document.getElementById('visits').innerText = response.value;}</script> -->