Dheeraj Reddy
Published © GPL3+

Exploring the humble Internet Router - Part 1

With the right tools and a bit of hardware tinkering, you can do a lot more with the home internet routers.

BeginnerProtip2 hours752
Exploring the humble Internet Router - Part 1

Things used in this project

Hardware components

Cable, USB to TTL Serial Converter 5V
Cable, USB to TTL Serial Converter 5V
×1
Male-Header 5 Position- 1 Row- Long (0.1")
Male-Header 5 Position- 1 Row- Long (0.1")
×1
Male/Female Jumper Wires
Male/Female Jumper Wires
We would be needing 3 male to female wires. One each for Transmit, Receive and Ground pins. The female side goes on to the router and the male to the USB-TTL converter.
×3

Hand tools and fabrication machines

Soldering iron (generic)
Soldering iron (generic)
Solder Wire, Lead Free
Solder Wire, Lead Free
Solder Paste, Tack Flux
Solder Paste, Tack Flux

Story

Read more

Schematics

Connections between the router and the PC

This image shows the connections between the router's UART header and the PC. The USB_TTL converter is connected to the router header according to the schematic.

Code

List of commands

BatchFile
This file contains all the commands that were shown in the project
ls          // list all files and folders

uname -a    // Prints basic system information

top         // this command shows the processes running on the system

Credits

Dheeraj Reddy
5 projects • 4 followers
Contact

Comments

Please log in or sign up to comment.