Skip to content

Commit

Permalink
Merge pull request sheaivey#47 from RCDaddy/master
Browse files Browse the repository at this point in the history
Add documentation for through hole PDB
  • Loading branch information
sheaivey committed Oct 27, 2015
2 parents 4a49d65 + 669a9e0 commit 894ee94
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions docs/diy-through-hole-board.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
#T-Box v1.1 rev 1
Throughhole version of PCB using an Atmega328P chip.

####BOM
- 3x 1k resistor
- 2x 100k resistor
- 3x 330 resistor
- 2x rx5808 receiver with [spi mod](rx5808-spi-mod.md)
- 3x 5mm LEDs
- 3x Miniature Tactile Button (9.5mm high if using T-Box enclosure)
- 1x DSN-MIN-360 Step Down regulator.
- 2x RP-SMA/SMA connector board mountable
- 1x 4066 digital switch chip
- 1x Atmega328p (WITH ARDUINO BOOTLOADER!!)
- 1x 16.000Mhz Crystal
- 2x 22pf Cap
- 1x 0.1uf Cap
- 1x 10k resistor
- 1x OLED 128x64 display I2C (5v tollerant) Pin order must be VCC GND SCL SDA


![alt text](img/t-box%20v1.1%20r1%20front.png)
![alt text](img/t-box%20v1.1%20r1%20back.png)

Board available at [OSHPark](https://oshpark.com/shared_projects/lhnlCQW3)

#T-Box v1.0 rev 4
Throughhole version of PCB using an Arduino Pro Mini

####BOM
- 3x 1k resistor
- 2x 100k resistor
- 3x 330 resistor
- 2x rx5808 receiver with [spi mod](rx5808-spi-mod.md)
- 3x 5mm LEDs
- 3x Miniature Tactile Button (9.5mm high if using T-Box enclosure)
- 1x DSN-MIN-360 Step Down regulator.
- 2x RP-SMA/SMA connector board mountable
- 1x 4066 digital switch chip
- 1x Arduino Pro Mini
- 1x OLED 128x64 display I2C (5v tollerant) Pin order must be VCC GND SCL SDA


![alt text](img/t-box%201.0%20rev4%20front.png)
![alt text](img/t-box%201.0%20rev4%20back.png)

Board available at [OSHPark](https://oshpark.com/shared_projects/0Lq0DYFU)

Schematics and enclosure can be found at [T-Box](https://github.com/RCDaddy/T-Box)
Binary file added docs/img/t-box 1.0 rev4 back.png
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 docs/img/t-box 1.0 rev4 front.png
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 docs/img/t-box v1.1 r1 back.png
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 docs/img/t-box v1.1 r1 front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 894ee94

Please sign in to comment.