Go to advanced search

by parham bahramsari
Wed Jun 11, 2014 9:19 am
Forum: Other projects
Topic: opening the program automatically
Replies: 5
Views: 1187

Re: opening the program automatically

this is my project , however , my questions are not related to this specific project they apply to all of the projects

https://www.youtube.com/watch?v=OOR8QvcWO4w
by parham bahramsari
Wed Jun 11, 2014 8:58 am
Forum: Other projects
Topic: opening the program automatically
Replies: 5
Views: 1187

Re: opening the program automatically

ok my program is working with GPIO It takes an input and gives an output I want to sell my product I assume customers would not be happy every time go in the desktop change the directory and open the code , after each start up or power shortage I need to make it work independently besides, the board...
by parham bahramsari
Wed Jun 11, 2014 7:32 am
Forum: Other projects
Topic: opening the program automatically
Replies: 5
Views: 1187

opening the program automatically

hi all I have some questions I made a program for a purpose on Raspberry pi board how can I modify my board in a way that I get rid of going though the opening the program and other steps in other words I want to when I plug in my board it just goes standby to get the input for the code my other pro...
by parham bahramsari
Sun May 25, 2014 6:49 am
Forum: Troubleshooting
Topic: GPIO seting 1 input 1 output
Replies: 6
Views: 836

Re: GPIO seting 1 input 1 output

I wrote the given codes in my post
No error but pins didn't give me any change
Pin 16 which was my output pin stood at 3.3 volt no matter what my input was
by parham bahramsari
Sun May 25, 2014 4:56 am
Forum: Troubleshooting
Topic: GPIO seting 1 input 1 output
Replies: 6
Views: 836

GPIO seting 1 input 1 output

hi there I have a program I need to run it with a switch I need to set 1 pin as input and 1 pin as output when I wrote the code it did not work can you help me please tell me where I am going wrong 1. sudo apt-get install git-core 2. cd ~ 3. git clone git://git.drogon.net/wiringPi 4. cd wiringPi 5. ...
by parham bahramsari
Tue May 13, 2014 3:09 am
Forum: Camera board
Topic: OCR - turning your photo into text
Replies: 3
Views: 36010

Re: OCR - turning your photo into text

hi just a question can I use "tesseract" from c++ as well ?
by parham bahramsari
Tue Apr 29, 2014 2:23 am
Forum: Automation, sensing and robotics
Topic: Electric gate open by ANPR
Replies: 28
Views: 28094

Re: Electric gate open by ANPR

hi
im making one anpr right now you should use opencv library
by parham bahramsari
Tue Apr 29, 2014 2:18 am
Forum: Troubleshooting
Topic: cannot update or brows a page but ssh is working
Replies: 12
Views: 1496

Re: cannot update or brows a page but ssh is working

thanks guys I just fixed it :D
by parham bahramsari
Mon Apr 28, 2014 9:45 pm
Forum: Beginners
Topic: internet network issue
Replies: 5
Views: 854

Re: internet network issue

Hi Thanks for the sharing previous links I am using LAN cable not wifi I don't know really how to fix it I need to use Internet to update but I can't I hope others help me in this issue Hi again It looks like you may have it sorted: http://www.raspberrypi.org/forums/viewtopic.php?t=75839 To use SSH ...
by parham bahramsari
Mon Apr 28, 2014 2:20 pm
Forum: Troubleshooting
Topic: cannot update or brows a page but ssh is working
Replies: 12
Views: 1496

Re: cannot update or brows a page but ssh is working

what do you mean exactly by "let the router sort out the network configuration for you" dns-nameservers 8.8.8.8.8.8.4.4 That looks broken. Try dns-nameservers 8.8.8.8 But as in my previous advice - why not just undo the changes you made and let the router sort out the network configuration for you?
by parham bahramsari
Mon Apr 28, 2014 2:18 pm
Forum: Troubleshooting
Topic: cannot update or brows a page but ssh is working
Replies: 12
Views: 1496

Re: cannot update or brows a page but ssh is working

tried that didn't work

rpdom wrote:

Code: Select all

dns-nameservers 8.8.8.8.8.8.4.4
That should be

Code: Select all

dns-nameservers 8.8.8.8 8.8.4.4
(Note the space between 8.8.8.8 and 8.8.4.4)
by parham bahramsari
Mon Apr 28, 2014 9:33 am
Forum: Raspberry Pi OS
Topic: apt-get update hangs
Replies: 2
Views: 890

Re: apt-get update problem

i have the same problem did you find the solution ? Hi Everybody, Sorry to resurrect an old thread, I did a search for "apt-get" using the forum search function and was told that NO posts exist with the word "apt-get" in it... but I found this one via Google! Maybe the search function needs some rev...
by parham bahramsari
Mon Apr 28, 2014 9:28 am
Forum: Troubleshooting
Topic: cannot update or brows a page but ssh is working
Replies: 12
Views: 1496

Re: cannot update or brows a page but ssh is working

Try gateway 192.168. 0 .1 this is what i get for updating respond Err http://archive.raspberrypi.org wheezy Release.gpg Temporary failure resolving 'archive.raspberrypi.org' Err http://repository.wolfram.com stable Release.gpg Temporary failure resolving 'repository.wolfram.com' Err http://mirrordi...
by parham bahramsari
Mon Apr 28, 2014 8:52 am
Forum: Troubleshooting
Topic: cannot update or brows a page but ssh is working
Replies: 12
Views: 1496

cannot update or brows a page but ssh is working

alright i guess there is something wrong in my /etc/network/interfaces i can use ssh but can not use internet to update or brows a web page please help me auto lo iface lo inet loopback auto eh0 iface eth0 inet static address 192.168.0.7 broadcast 192.168.0.255 network 192.168.0.0 netmask 255.255.25...
by parham bahramsari
Mon Apr 28, 2014 6:33 am
Forum: Beginners
Topic: internet network issue
Replies: 5
Views: 854

Re: internet network issue

I can't delete my image since I have installed lots of library and it took me ages so I must fix the problem manually please help me to fix it
by parham bahramsari
Mon Apr 28, 2014 1:56 am
Forum: Beginners
Topic: internet network issue
Replies: 5
Views: 854

internet network issue

I just changed some setting in my raspberry pi to use ssh out of home network but now it is not connecting to internet at all what should I do to fix it please help me !!!! :?

Go to advanced search