add hdk page and make videos a tab

This commit is contained in:
Rob Fuller 2014-10-31 01:11:49 -04:00
parent 255dd03827
commit 9f56b4c7e0
4 changed files with 40 additions and 3 deletions

25
hdk.md Normal file
View File

@ -0,0 +1,25 @@
# HDK
The WiFi Pineapple Mark V HDK is an Arduino Pro based microcontroller board featuring the ATmega328.
![](imgs/hdk.jpg)
## Schematic & Reference Design
+ EAGLE files: [hdk-design.zip](https://www.dropbox.com/s/3zg4lpdo9q3xkql/hdk-reference-design.zip?dl=1)
+ Schematic: [hdk-schematic.pdf](https://www.dropbox.com/s/3ywjpkft82bi5nq/hdk-schematic.pdf?dl=1)
## Summary
+ Microcontroller - ATmega328
+ Operating Voltage - 3.3V
+ Input Voltage - 3.3V provide by the Mark V
+ Digital I/O Pins - 14 (of which 6 provide PWM output)
+ Analog Input Pins - 6
+ DC Current per I/O Pin - 40 mA
+ Flash Memory - 32KB of which 2 KB used by bootloader
+ SRAM - 2 KB (ATmega328)
+ EEPROM - 1 KB (ATmega328)
+ Clock Speed - 20 MHz

BIN
imgs/hdk.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -4,6 +4,11 @@ Welcome to the new wiki for the [WiFi Pineapple (official site)!](https://wifipi
## Important Pages
Getting Started!
Guides!
Videos!
- WiFi_Pineapple
- Wiki - **Read this please.**
- Karma
@ -76,7 +81,9 @@ Introduction to Mobile Broadband
3G Managed Modems
Tutorial: Hijacking DNS
Tutorial: Sniffing Passwords with SSLStrip
Overview
## Overview
The WiFi Pineapple Mark V is the latest generation wireless network auditing tool from Hak5. With its custom, purpose built hardware and software, the WiFi Pineapple enable users to quickly and easily deploy advanced attacks using our intuitive web interface.
Hak5 focuses on making easily accessible, affordable and infinitely expandable wireless hacking tools. Since 2008 the WiFi Pineapple has been serving penetration testers, law enforcement, military and government with a versatile wireless auditing platform for almost any deployment scenario.

View File

@ -18,7 +18,13 @@
* [Serial UART](serial_uart.md)
* [DIP Switches](dip_switches.md)
* [PlaceHolder](guide1.md)
* [Video Tutorials](videos.md)
[Videos]()
* [Pineapple University](pineapple_university.md)
* [Video Guides](video_guides.md)
* [Developer Hangouts](developer_hangouts.md)
[API](api.md)
@ -28,7 +34,6 @@
* [Legacy Pineapples](legacy.md)
* [PlaceHolder](guide1.md)
* [PlaceHolder](guide1.md)
[Forums](https://forums.hak5.org/index.php?/forum/64-wifi-pineapple-jasager/)