Silly-con Valley, Ca, U.S.
Offline
Sr. Member
Karma: 17
Posts: 420
Lernin' to tinker
|
 |
« Reply #15 on: February 01, 2011, 02:46:40 pm » |
Needs a pincher arm attached so we can move things.
And maybe throw on an LCD screen so we can type messages to you that you can read.
|
|
|
|
|
Logged
|
10 PRINT CHR$(7) 20 GOTO 10
|
|
|
|
Vejen, Denmark
Offline
Edison Member
Karma: 7
Posts: 1177
RAWR! ^,..,^
|
 |
« Reply #16 on: February 01, 2011, 02:48:17 pm » |
Needs a pincher arm attached so we can move things.
And maybe throw on an LCD screen so we can type messages to you that you can read.
Or even better, one of those speech chips things, so it can say the message 
|
|
|
|
|
Logged
|
|
|
|
|
Silly-con Valley, Ca, U.S.
Offline
Sr. Member
Karma: 17
Posts: 420
Lernin' to tinker
|
 |
« Reply #17 on: February 01, 2011, 02:55:18 pm » |
Good call. Voicebox shield. Then there would be 2 way communication. (Well, except from an iPhone. I don't get sound on it from the Rovio.)
|
|
|
|
|
Logged
|
10 PRINT CHR$(7) 20 GOTO 10
|
|
|
|
Boston Suburbs
Offline
God Member
Karma: 14
Posts: 955
I am above your silly so-called "Laws", Mister Ohm.
|
 |
« Reply #18 on: February 01, 2011, 03:05:21 pm » |
Actually, it supposedly has a speaker onboard and can be used.. though I don't see where in the web client that would be. I know from the API that two-way audio is part of the spec.. and aftermarket user software has implemented Push-to-talk on the browser side, at least from one of the software descriptions I read online. I'll be browsing what's been done, but since the API is entirely driven by the onboard web interface, probably the best solution would be to maybe wrapper it into an embeddable OCX or similar web lib. From what i understand, the current implentation that uses PTT is IE6+ only.
|
|
|
|
|
Logged
|
When the testing is complete there will be... cake.
|
|
|
|
Georgia, US
Offline
Sr. Member
Karma: 4
Posts: 372
Arduino makes my head hurt :(
|
 |
« Reply #19 on: February 01, 2011, 06:13:31 pm » |
Actually, it supposedly has a speaker onboard and can be used.. though I don't see where in the web client that would be. I know from the API that two-way audio is part of the spec.. and aftermarket user software has implemented Push-to-talk on the browser side, at least from one of the software descriptions I read online. I'll be browsing what's been done, but since the API is entirely driven by the onboard web interface, probably the best solution would be to maybe wrapper it into an embeddable OCX or similar web lib. From what i understand, the current implentation that uses PTT is IE6+ only.
I saw a volume slider for the onboard speaker, and turned it up, trying to get my computer to make noise
|
|
|
|
|
Logged
|
|
|
|
|
SF Bay Area
Offline
Edison Member
Karma: 6
Posts: 1215
Arduino Ninja
|
 |
« Reply #20 on: February 01, 2011, 07:09:28 pm » |
I looked into the write_i2c command a long time ago. It would be great except that there is no way to set an I2C device address, it always writes to the camera chip address. Perhaps with some deeeeeeep hacking you could use the memory writing commands to set a new I2C address. But I had hoped to use I2C to bypass the nasty effect that every firmware update moves things around so that memory addresses are no longer valid.
|
|
|
|
|
Logged
|
|
|
|
|
Washington
Offline
God Member
Karma: 20
Posts: 717
Firefox & Arduino rocks
|
 |
« Reply #21 on: February 01, 2011, 07:41:23 pm » |
How are multiple connections handled?
|
|
|
|
|
Logged
|
Avoid throwing electronics out as you or someone else might need them for parts or use. Solid state rectifiers are the only REAL rectifiers. Resistors for LEDS!
|
|
|
|
Boston Suburbs
Offline
God Member
Karma: 14
Posts: 955
I am above your silly so-called "Laws", Mister Ohm.
|
 |
« Reply #22 on: February 01, 2011, 08:12:26 pm » |
it appears that multiple users connected actually all have control at the same time (or can act as spectators). A good portion of the time I've also been connected, just watching as others drive her around. By the way, as I keep referring to it as "Her", she deserves a name, don't you think? Got any thoughts, guys? By the way, it seems when it docks and at other times, the camera brightness resets to unusable values. This is the simple app I am using, typically I am setting the brightness to .6, min framerate to 1, and AGC ceiling to 3. I leave the contrast. Seems to be the best overall. Interestingly, the debug command set also includes read and write memory.. so maybe it could be tricked  .. I sure don't want to reverse engineer the embedded application.. If you want to tweak the video values, here's the application to do it. Remember to set the IP/port in the interface.. it's just an HTML form http://www.robocommunity.com/download/17526/RovioBrighter/
|
|
|
|
« Last Edit: February 01, 2011, 08:21:50 pm by focalist »
|
Logged
|
When the testing is complete there will be... cake.
|
|
|
|
Georgia, US
Offline
Sr. Member
Karma: 4
Posts: 372
Arduino makes my head hurt :(
|
 |
« Reply #23 on: February 01, 2011, 08:27:13 pm » |
I can't hear you talking, sorry...
I did get my picture taken, I fully expect that to be uploaded
Do you got a funny shaped fan?
|
|
|
|
|
Logged
|
|
|
|
|
Boston Suburbs
Offline
God Member
Karma: 14
Posts: 955
I am above your silly so-called "Laws", Mister Ohm.
|
 |
« Reply #24 on: February 01, 2011, 08:28:42 pm » |
Yah... I got it from Lowe's... nice kinda avant garde.
Like the Purple walls?
|
|
|
|
|
Logged
|
When the testing is complete there will be... cake.
|
|
|
|
Georgia, US
Offline
Sr. Member
Karma: 4
Posts: 372
Arduino makes my head hurt :(
|
 |
« Reply #25 on: February 01, 2011, 08:29:03 pm » |
Thanks for stopping it for me  It tends to want to drive to the left, could you look at the wheels and see if they don't have hair caught up in them or something?
|
|
|
|
|
Logged
|
|
|
|
|
Boston Suburbs
Offline
God Member
Karma: 14
Posts: 955
I am above your silly so-called "Laws", Mister Ohm.
|
 |
« Reply #26 on: February 01, 2011, 08:30:51 pm » |
Hmm.. will do. Kinda need to vacuum, could just be dust or something. If I remember right, the fan was only like $79, I already had the chain and cord. We like it so much we may be getting a second for our bedroom.
|
|
|
|
« Last Edit: February 01, 2011, 08:36:25 pm by focalist »
|
Logged
|
When the testing is complete there will be... cake.
|
|
|
|
North Carolina, USA
Offline
Full Member
Karma: 1
Posts: 137
:O Arduino!
|
 |
« Reply #27 on: February 01, 2011, 08:52:02 pm » |
 I attacked your vacuum cleaner ...and then your foot ...and then you when you tried to tie your shoe  best laugh I've had in a long time, thanks!
|
|
|
|
|
Logged
|
|
|
|
|
Boston Suburbs
Offline
God Member
Karma: 14
Posts: 955
I am above your silly so-called "Laws", Mister Ohm.
|
 |
« Reply #28 on: February 01, 2011, 09:07:32 pm » |
battery completely croaked on the way back to the base.. give it a few minutes to at least get a bit of a charge. Kill this battery pack, it's spare AA's anyway, I'll be upgrading it soon enough.. well, assuming I can find a reasonable battery for under $20 or so..
|
|
|
|
|
Logged
|
When the testing is complete there will be... cake.
|
|
|
|
Boston Suburbs
Offline
God Member
Karma: 14
Posts: 955
I am above your silly so-called "Laws", Mister Ohm.
|
 |
« Reply #29 on: February 01, 2011, 09:40:36 pm » |
Quick- run over a MSP430 Launchpad -or- Pinhead from "Hellraiser"... your choice. Or both 
|
|
|
|
« Last Edit: February 01, 2011, 09:42:28 pm by focalist »
|
Logged
|
When the testing is complete there will be... cake.
|
|
|
|
|