QUOTE(Fubar20 @ Jan 3 2013, 03:19 PM)
lol.hide your device la..they won;t know..just use battery pack..haha..fast connection.
Raspberry Pi, Rm100 computer that beats iPhone4S
|
|
Jan 3 2013, 03:21 PM
|
![]() ![]()
Junior Member
174 posts Joined: Jun 2009 |
QUOTE(Fubar20 @ Jan 3 2013, 03:19 PM) lol.hide your device la..they won;t know..just use battery pack..haha..fast connection. |
|
|
|
|
|
Jan 3 2013, 03:30 PM
|
![]()
Newbie
1 posts Joined: Jan 2013 |
QUOTE(satz @ Jan 3 2013, 11:23 AM) Hello everyone. Finally i have already completed my project. Impressive project, what sensor model ?A wireless counter with web access and database storage. - 4 threads for counting - Graph for the counting time - nginx web access (PHP links to the local sqlite3 database) - database using sqlite3 - sensor voltages are passed to the pi via a level shifter like board (Self made) - ambient temperature almost 40 degrees, 2x 12cm 24V fan is used. Sensor used : [attachmentid=3240517] The board to get readings : [attachmentid=3240519] The whole device : (pi inside, 4A psu, sensor board) [attachmentid=3240518] Terminal program to read data and safe to database : [attachmentid=3240524] Web output : [attachmentid=3240525] To view saved data : [attachmentid=3240526] totally wireless? can connect from internet? |
|
|
Jan 3 2013, 03:34 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,187 posts Joined: Apr 2011 From: Nowhere |
|
|
|
Jan 3 2013, 03:36 PM
|
![]() ![]() ![]()
Junior Member
310 posts Joined: Apr 2008 |
Sensor model : Photoelectric sensor 10-30V NPN
The code in C++ must have multiple threads so that it could detect simultaneously for high speed movements. Yeah, totally wireless, But do note that wireless adapter could disconnect every now and then, for a total headless operation, Create a script to detect whether wireless is connected and run that script in a screen multiplexing software like, "GNU Screen" or use crontab, scheduling software. Yup, port forwarding will allow external access. |
|
|
Jan 3 2013, 07:09 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,561 posts Joined: Feb 2006 From: Penang island |
hmm question..tried this raspberry and seems awesome but it could not detect my 2.5 WD pasport hdd...is it because of not enough power? it is 500gb size....
|
|
|
Jan 3 2013, 07:15 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,187 posts Joined: Apr 2011 From: Nowhere |
|
|
|
|
|
|
Jan 4 2013, 08:52 AM
|
![]() ![]() ![]() ![]() ![]()
Senior Member
743 posts Joined: Jun 2005 From: Penang |
QUOTE(satz @ Jan 3 2013, 03:36 PM) Sensor model : Photoelectric sensor 10-30V NPN regarding the wireless adapter would disconnect once a while.... do u manage to root cause the issue?The code in C++ must have multiple threads so that it could detect simultaneously for high speed movements. Yeah, totally wireless, But do note that wireless adapter could disconnect every now and then, for a total headless operation, Create a script to detect whether wireless is connected and run that script in a screen multiplexing software like, "GNU Screen" or use crontab, scheduling software. Yup, port forwarding will allow external access. is it hardware? (wifi adapter/ wifi router), power surge? (i think u r using a battery pack?), software? (RPI is not that powerful, just adequate. or is ur code?), or location? (where u place the router/rpi box)? QUOTE(intothefantasy @ Jan 3 2013, 07:09 PM) hmm question..tried this raspberry and seems awesome but it could not detect my 2.5 WD pasport hdd...is it because of not enough power? it is 500gb size.... how do u connect the RPI? direct into RPI usb slot?if u direct into RPI slot, u might wanna try to power ur rpi using a 2A USB port (eg: ipad/tab charger) |
|
|
Jan 4 2013, 11:41 AM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,051 posts Joined: Apr 2005 From: Brisbane, QLD, Ostolia |
QUOTE(raimy_m9 @ Jan 3 2013, 02:47 PM) maybe calling them would help..i lazy to order online..haha...i'd rather go to shop just to get it..the feeling of hunting.. me too. but then element14 is just very, very convenient.pay by creditcard, m2u, esok sampai. pegi office, suddenly package is on my table much, much better than "hunting" in thundermatch, imo. have to hope that some ahbeng salesman there knows what you want. somemore have to pay 3% for credit card, wtf ordered extra, and yesterday sampai a few. can confirm that the new orders of RPi are all made in UK. other things like IR receiver for GPIO, heatsink, cover, etc also came together. |
|
|
Jan 4 2013, 12:12 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,866 posts Joined: Dec 2006 From: Klang |
QUOTE(satz @ Jan 3 2013, 03:14 PM) well, we have huge number of fixed object moving on 4 different track but in 1 single line, IC, how long it takes u to finished up the project? Estimate cost?so the objective was to count the number of object moving across the sensors as well to detect how many are broken in 1 complete round. You can classify it as a normal electronic counter. So, instead of pulling up long wires or long hdmi cable.. an internal web server and database server(sqlite3) will be running. The raspberry pi will be connecting to a nearby router via a wireless adapter (edimax). Any devices with access to the router and with web browser can view the web output. Its an cheap wireless counter. |
|
|
Jan 4 2013, 03:40 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,561 posts Joined: Feb 2006 From: Penang island |
QUOTE(aba9785 @ Jan 4 2013, 08:52 AM) regarding the wireless adapter would disconnect once a while.... do u manage to root cause the issue? hmm u means the ipad charger is the plug head right? that will allow usb to connect to it? if yes i will try it later since i have thatis it hardware? (wifi adapter/ wifi router), power surge? (i think u r using a battery pack?), software? (RPI is not that powerful, just adequate. or is ur code?), or location? (where u place the router/rpi box)? how do u connect the RPI? direct into RPI usb slot? if u direct into RPI slot, u might wanna try to power ur rpi using a 2A USB port (eg: ipad/tab charger) |
|
|
Jan 4 2013, 03:45 PM
|
![]() ![]() ![]() ![]() ![]()
Senior Member
743 posts Joined: Jun 2005 From: Penang |
|
|
|
Jan 4 2013, 04:33 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,051 posts Joined: Apr 2005 From: Brisbane, QLD, Ostolia |
using ipad/iphone/ianything charger won't get you 5v. only 4.6v. that alone BARELY powers up the RPi. let alone with other devices.
I never trusted apple to make good enough product, and this furthers my belief |
|
|
Jan 4 2013, 07:29 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,924 posts Joined: May 2009 From: Yokohama, JP |
QUOTE(C-Fu @ Jan 4 2013, 04:33 PM) using ipad/iphone/ianything charger won't get you 5v. only 4.6v. that alone BARELY powers up the RPi. let alone with other devices. actually they produce high quality adapter I never trusted apple to make good enough product, and this furthers my belief |
|
|
|
|
|
Jan 4 2013, 09:11 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,184 posts Joined: Mar 2007 |
QUOTE(C-Fu @ Jan 4 2013, 04:33 PM) using ipad/iphone/ianything charger won't get you 5v. only 4.6v. that alone BARELY powers up the RPi. let alone with other devices. When I first got my Pi I used the only adapter in the house with a micro USB connector, the Samsung Galaxy Mini 5V 0.7A adapter and it worked fine.I never trusted apple to make good enough product, and this furthers my belief Later I tried with the 5V 0.7A adapter from a Galaxy S2 and had erratic booting and won't power my USB keyboard or mouse. The Galaxy Mini adapter had 3 square pins while the S2 one uses two round pins. |
|
|
Jan 5 2013, 12:03 AM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,051 posts Joined: Apr 2005 From: Brisbane, QLD, Ostolia |
a simple way to check if the power supply powers your RPi correctly is to plug it into RPi and buy a cheap RM10/20 multimeter and connect the multimeter's black + red cable to the RPi lah.
if it says anything below 4.7 then you're in trouble |
|
|
Jan 5 2013, 12:45 AM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,184 posts Joined: Mar 2007 |
QUOTE(C-Fu @ Jan 5 2013, 12:03 AM) a simple way to check if the power supply powers your RPi correctly is to plug it into RPi and buy a cheap RM10/20 multimeter and connect the multimeter's black + red cable to the RPi lah. I know that.if it says anything below 4.7 then you're in trouble Just making the point that what's basically the same product from the same company is not necessarily the same. |
|
|
Jan 5 2013, 12:50 AM
|
![]() ![]()
Junior Member
60 posts Joined: Jan 2013 |
its pretty cool huh~
|
|
|
Jan 5 2013, 04:46 AM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,051 posts Joined: Apr 2005 From: Brisbane, QLD, Ostolia |
anyway, I'm thinking of making few on/off switches/buttons that connect to the RPi - say, 20, 30 buttons - that on pressing it will execute a command (whatever command, be it in python or xbmc or whatever doesn't matter). Does anybody have any idea as to where to start?
I'm guessing the setup will be something like buttons -> breakout board -> GPIO RPi any idea guys? the breakout board (or something that can interface with 30 buttons) prolly needs to have tons of input that connects to the buttons.... no? |
|
|
Jan 5 2013, 09:36 AM
|
![]() ![]() ![]() ![]()
Senior Member
614 posts Joined: Sep 2009 |
QUOTE(Fubar20 @ Jan 3 2013, 02:56 PM) What you want to do with your Pi then? imho, not worth getting it if you dont have serious idea what you're going to do with it. i have the very first batch sitting at a corner for many months already lol This post has been edited by I<3LYN: Jan 5 2013, 09:38 AM |
|
|
Jan 5 2013, 10:53 AM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,184 posts Joined: Mar 2007 |
QUOTE(I<3LYN @ Jan 5 2013, 09:36 AM) Phew! RM160!!!Is that with case like in Thundermatch picture? Glad I got mine from E14 earlier. Added on January 5, 2013, 11:06 am QUOTE(C-Fu @ Jan 5 2013, 04:46 AM) anyway, I'm thinking of making few on/off switches/buttons that connect to the RPi - say, 20, 30 buttons - that on pressing it will execute a command (whatever command, be it in python or xbmc or whatever doesn't matter). Does anybody have any idea as to where to start? You could start here > buttons_and_switchesI'm guessing the setup will be something like buttons -> breakout board -> GPIO RPi any idea guys? the breakout board (or something that can interface with 30 buttons) prolly needs to have tons of input that connects to the buttons.... no? This post has been edited by totally_skint: Jan 5 2013, 11:06 AM |
| Change to: | 0.0298sec
0.72
6 queries
GZIP Disabled
Time is now: 1st December 2025 - 04:18 AM |