Go to advanced search

by privatejava
Sat Feb 04, 2017 5:30 pm
Forum: Beginners
Topic: Best way for making 24 channel power relay program
Replies: 1
Views: 667

Best way for making 24 channel power relay program

Hi, I am a beginner RPI user though i had bought it(Raspberry pi Model B v2) before couple of years ago. I have to create an application where an array of LED lights(AC powered) to be blinked with some timer . I used Java with PI4j lib and it works for now with 4 LEDs program using a 4-channel power...
by privatejava
Thu Jul 31, 2014 10:53 am
Forum: General discussion
Topic: Combine eth0 and wlan1 and dispatch from wlan0
Replies: 6
Views: 3030

Re: Combine eth0 and wlan1 and dispatch from wlan0

I will give it a go this weekend from my linux . I will have read all manuals of ip-tables very soon . So it seems combining of multiple connections is really awkward thing though I think I am still eager in this weird thing :D . I saw the FTP is not working pretty good when we do combining in MS wi...
by privatejava
Wed Jul 30, 2014 6:54 pm
Forum: General discussion
Topic: Combine eth0 and wlan1 and dispatch from wlan0
Replies: 6
Views: 3030

Re: Combine eth0 and wlan1 and dispatch from wlan0

Hi mung, first of all thanks for your reply :) Well i was going to combine my two internet connections. I have two ISPs subscribed and I wanted to used both ISP speed for loading websites and media quickly. One ISP gives me internet from Wifi and another ISP from Ethernet cable. Now I was thinking i...
by privatejava
Tue Jul 29, 2014 4:43 am
Forum: General discussion
Topic: Combine eth0 and wlan1 and dispatch from wlan0
Replies: 6
Views: 3030

Combine eth0 and wlan1 and dispatch from wlan0

Hi , I have two internet connections right now. I just successfully managed to make eth0 internet connection to be shared in wlan1. I am wondering is it technically possible to make bonding of eth0(Ethernet) and wlan1(wifi) and dispatch that internet to the (wlan0)another wifi ? I tried in my ubuntu...
by privatejava
Mon Jul 28, 2014 8:28 pm
Forum: General discussion
Topic: Internet is not working in RPI
Replies: 6
Views: 899

Re: Internet is not working in RPI

Wow it worked !! Last time i added but again commented them out due to some reason. Thanks for saving my time and I am so amazed with the fastest reply ever. This was my first forum post in raspberry pi ...!! Thanks again

Is there something like rating that i can give you guys?
by privatejava
Mon Jul 28, 2014 8:18 pm
Forum: General discussion
Topic: Internet is not working in RPI
Replies: 6
Views: 899

Re: Internet is not working in RPI

pi@raspberrypi ~ $ ifconfig -a eth0 Link encap:Ethernet HWaddr b8:27:eb:75:d5:b2 inet addr:44.236.212.202 Bcast:49.236.212.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2070 errors:0 dropped:0 overruns:0 frame:0 TX packets:684 errors:0 dropped:0 overruns:0 carri...
by privatejava
Mon Jul 28, 2014 7:35 pm
Forum: General discussion
Topic: Internet is not working in RPI
Replies: 6
Views: 899

Internet is not working in RPI

Hi,
Today I have successfully configured for making wifi hotspot using the internet from Ethernet by the help of some sites. But I am amazed that I am now not able to use internet in my Raspberry pi however the internet is working totally great for users from hotspot wifi's user.

Please help.

Go to advanced search