Skip to content

Used Java (client-side) in programming a TCP/IP connection network between an Android App and Raspberry Pi Relay Switch

License

Notifications You must be signed in to change notification settings

dave2000sang/Wireless-Switch-TCP-IP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote_switch_solar_panel

Welcome to my Source Code for this project that I worked on to run a TCP/IP client and server communication over Wifi. I used Java in Android Studio, to create the client side of the tcp/ip network, creating a Socket and outputing a string value based on the ToggleButton's status to the Socket, which the server would receive and know whether to turn the switch on or off.

The following image shows the battery, the raspberry board with the Relay Switch and a signal converter, and a solar converter, all packed into one small box

img_20170805_161107


Here is the solar panel that powers the battery through the solar converter.

img_20170723_164323

The following is an image of a screenshot on my phone, showing the GUI of the switch.

image

About

Used Java (client-side) in programming a TCP/IP connection network between an Android App and Raspberry Pi Relay Switch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published