PSP3D Left Header
PSP3D Header Right
PSP3D Logo CraveOnline Logo
Help the PSP 3D community grow!
Vote for us below:


Vote on the PSP Top 200
PSP Top 200 - Games, Videos, Wallpapers, Files, Hacks, Homebrew

Homebrew/Hacking - Discuss the latest available homebrew applications and games.

Welcome to PSP3D.com - Sony PlayStation Portable News, Homebrew, Hacks, Reviews, Videos, Mods, Forums!

You are currently viewing our website as a guest, which gives you limited access to reply and interact to discussions and other members. By joining our free community, you will be able to post topics in the forums, communicate privately with other members, vote in polls, and access many other special features.

Registration is fast, simple, and absolutely free so join our community today!

Go Back PSP3D.com - Sony PlayStation Portable News, Homebrew, Hacks, Reviews, Videos, Mods, Forums > PSP Forums > Homebrew/Hacking

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-27-2005, 07:06 AM
badg0r's Avatar
badg0r badg0r is offline
Senior Member
 
Join Date: Dec 2005
Location: Tilburg, The Netherlands
Posts: 1,647
Points: 14.04
Donate
I think this is a verry impresive hack.. Sony Aibo pet and a psp WIFI hack.

This is the sony aibo and sony psp WIFI hack!!
I know that is to expensive to buy one it will cost about 2000 dollar. But i found this verry verry impresive.

First you must know that the aibo pet has some cameras on his head to see around and watches where it walks and it remembers faces and voices. And you can see how it feels becouse it has a character. It alsow makes pictures during the day to make his own diari and it has a build in wifi.




WiFi Multi-Test .03 - Sony Gadget version
Hardware Required
Homebrew capable Sony PSP (firmware version 1.0 or 1.50)
WiFi Access point recommended (although WiFi peer-to-peer does work)

PC to send text to the PSP (mini-telnet mode)
PC to send JPG photos to the PSP (Photo Frame mode)

Optional: WiFi equipped ERS-210 or ERS-220 AIBO robot dog running RCodePlus or LifePlus software
Optional: WiFi equipped Sony CLIE with camera running SpyStillCam (eg: NXxx/NZ90/TH55/UX50 models)
Downloads
Wifi .03 version (1.0 and 1.50 binaries, source, samples) for both Fancy and Simple -> wifi_03.zip
NOTE: includes source to "SIMPLE" sample as well. The rest of this page describes the features of the "FANCY" WiFi Multi-Test app.

General Setup
you MUST have an "Infrastructure" connection. DHCP will work now.
Use of an access point is recommended. If you set everything manually you can use a "peer-to-peer" connection between the PSP and a PC (or AIBO or CLIE). To repeat, use of an access point is recommended.
The general picker interface is relatively straight-forward. Up and down buttons move the selection. Circle or X make a selection. Triangle cancels.

For accessing AIBO or CLIE devices, you must edit the IPADDR.TXT on the PSP. It is in the top folder of the Memory Stick DUO. Add the IP addresses of your devices there. You can have up to 5 of them. The AIBO or CLIE tests will let you pick the IP address of the device from a list.

When done with the Wifi Multi-Test program, remove the PSP battery or turn it off (exit code will be improved in future releases). Picking "Exit" from the main menu is optional.
If having problems, some potentially useful error information is saved in the "err.txt" file in the top folder of the memory stick DUO.

Features of the WiFi Multi-Test app
Picker for net conguration (DHCP now supported !)
Picker for one of four tests
Connect timeout logic and other improvements
More fleshed out "sockets.h"-like header (getting better, not complete)
Sample build with the PSPSDK (get latest)

Test#1: mini-telnetd like app. Telnet to your PSP and it will display on the screen. Similar to the original version but now allows larger display. [TCP/IP with the PSP as the server]
Test#2: wireless photo frame. UDP send a JPG to your PSP and it will display on the screen. [UDP/IP with the PSP as the server]
Test#3: AiboCam/Scope viewer. Run RCodePlus or AiboLifePlus on your ERS-2x0 Sony AIBO robot dog. Shows AIBO camera image and color detection grids on the PSP. [polled TCP/IP protocol with the PSP as the client, custom video codec]
Test#4: CLIE SpyCam Watcher. Run ClieSpyCam (URL) on your Sony CLIE PDA. Shows the camera image on the PSP. [polled TCP/IP protocol with the PSP as the client, JPG image data]


--------------------------------------------------------------------------------

Telnet test
This is a slightly longer version of the original mini-telnetd test in the .01 sample. Telnet to the PSP from your PC (standard port 23) and type what you want. It will display on the PSP screen. Sometimes there may be a delay. When the connection is dropped/closed, the test ends.


--------------------------------------------------------------------------------

Photo Frame Mode





[Disembodied PSP display - sorry for the blurry photo]

You can send JPG images from your PC to the PSP.
See the "PhotoSamp" folder for samples and PC utilities. Install on your PC.
The program "udpsend" will send photos from your PC to the PSP.
The command line program is run with "udpsend psp_ip_addr 100 filename.jpg".
psp_ip_addr is the IP Address of the PSP.
"100" is the port number used (fixed).
filename.jpg is the JPG filename to upload and display on the PSP.

Photos must be in standard JPG format. The JPG file must not be larger than 30KB.
The JPG image must not be larger than the PSP screen (480x272 pixels)!. If the JPG is too large, it will display "BAD JPEG".

See the "slideshow.bat" batch file, and edit the file for your JPG files and the IP address of your PSP.
Thanks to the IJG for the JPEG decompression source code.
Thanks to Paris Hilton and the card playing dogs for the sample photos.
To exit the test, hold the Triangle button on the PSP and then upload an image to the PSP. It should return to the main test picker. If it wedges, pop out the battery and try again.

NOTE: sometimes the first 'udpsend' will not work (send it twice).
NOTE: may have problems if the image width is not a multiple of 4. Make the JPGs 480x272 pixels to avoid problems.


--------------------------------------------------------------------------------

AiboCam/Scope Mode



[What AIBO sees is displayed on the PSP]

You must have a compatible WiFi capable AIBO model (ERS-210 or ERS-220 with WiFi card). AIBO must be running RCodePlus or one of the LifePlus variants. It must be on the same WiFi network as the PSP.
First be sure your AIBO is working using the PC (Windows) programs.
For RCodePlus see the AiboRemote instructions
For LifePlus see the AiboScope instructions

Add the IP address of your AIBO to the "IPADDR.TXT" in the root folder of the PSP memory stick.
The AIBO and the PSP must be on the same WiFi network.
An access point is strongly recommended. Peer-to-Peer is possible, but be sure the PSP is running first before booting the AIBO.

Pick the "Aibo Poll" test.
If it connects, it will display the AIBO camera image on the PSP display.
On the left side is the red and pink color detection results. On the right side is the blue, green and flesh-tone color detection results.
Press the Circle button to switch to a fullscreen mode
Press the Square button to switch back.

To exit the test, press the Triangle button on the PSP. It should return to the main test picker. If it wedges, pop out the battery and try again.


--------------------------------------------------------------------------------

CLIE SpyCam Watcher Mode

[What the CLIE camera sees is shown on the PSP display - sorry for the blurry photo]

You must have a SpyStillCam compatible CLIE model (NX/NZ with WiFi card, UX50 or TH55). It must be on the same WiFi network as the PSP.
First install the regular SpyStillCam software on your CLIE.
Test it with the watcher program that runs under Windows on your PC (SpyCamWatcher.exe). Be sure that is working.
Add the IP address of your CLIE to the "IPADDR.TXT" in the root folder of the PSP memory stick.
The CLIE and the PSP must be on the same WiFi network.

Run the SpyStillCam program on the CLIE
Run the WiFi MultiTest application on the PSP. Select the appropriate connection (if there is more than one)
Pick the "CLIE SpyWatch" test.
Select the IP address of the CLIE
Images from the CLIE camera should be displayed on the PSP
To exit the test, press the Triangle button on the PSP. It should return to the main test picker. If it wedges, pop out the battery and try again.


--------------------------------------------------------------------------------

For Developers - Source Code
The WiFi Multi-Test sample is built using the PSP toolchain and a (recent) version of the PSPSDK. Source for FANCY and SIMPLE apps provided in main .zip.
__________________

PSP Hacking & Homebrew in het nederlands
Kom ook even bij ons een kijkje nemen

Im working on my own website called: www.badg0r.com Check it out now and then to see if there are any updates

BIG LOL!!

Quote:
Originally Posted by PSPRoX
Im 13 i sex My Pillow....

Jk
Reply With Quote
  #2 (permalink)  
Old 12-27-2005, 07:25 AM
KyleNic's Avatar
KyleNic KyleNic is offline
Senior Member
 
Join Date: Nov 2005
Location: United Kingdom
Age: 17
Posts: 1,165
Points: 0.68
Donate
thats pretty damn impressive!!
__________________
MAKE ME MOD AND ALL EVIL WILL BE GONE!!


I made that ^^
Reply With Quote
  #3 (permalink)  
Old 12-27-2005, 07:27 AM
hackmeanew1's Avatar
hackmeanew1 hackmeanew1 is offline
Senior Member
My Mood:
 
Join Date: Nov 2005
Location: Locoroco land
Posts: 1,671
Points: 8.18
Donate
Send a message via AIM to hackmeanew1 Send a message via MSN to hackmeanew1
this is f**ing awesome i seen on like this but you can control a robosapien kinda the same way
__________________
Reply With Quote
  #4 (permalink)  
Old 12-27-2005, 07:34 AM
badg0r's Avatar
badg0r badg0r is offline
Senior Member
 
Join Date: Dec 2005
Location: Tilburg, The Netherlands
Posts: 1,647
Points: 14.04
Donate
qrio is the new robot that sony is working on. It is almost human they want to make it smarter then the developers themself. Im gonna buy a aibo pet to this year this is the future
__________________

PSP Hacking & Homebrew in het nederlands
Kom ook even bij ons een kijkje nemen

Im working on my own website called: www.badg0r.com Check it out now and then to see if there are any updates

BIG LOL!!

Quote:
Originally Posted by PSPRoX
Im 13 i sex My Pillow....

Jk
Reply With Quote
  #5 (permalink)  
Old 12-27-2005, 07:50 AM
Southparkmaniac's Avatar
Southparkmaniac Southparkmaniac is offline
Crash Bandicoot addict!
 
Join Date: Dec 2005
Location: Adelaide-Australia
Posts: 618
Points: 5.69
Donate
Send a message via AIM to Southparkmaniac Send a message via MSN to Southparkmaniac
Looks aewsome! Nice find
__________________

Reply With Quote
  #6 (permalink)  
Old 12-27-2005, 07:52 AM
Ihateusing2.5's Avatar
Ihateusing2.5 Ihateusing2.5 is offline
Senior Member
 
Join Date: Nov 2005
Age: 20
Posts: 2,350
Points: 5.56
Donate
Send a message via AIM to Ihateusing2.5 Send a message via MSN to Ihateusing2.5
Dude thats awesome. How did you post a pic? I need to know.
__________________


Reply With Quote
  #7 (permalink)  
Old 12-27-2005, 07:58 AM
badg0r's Avatar
badg0r badg0r is offline
Senior Member
 
Join Date: Dec 2005
Location: Tilburg, The Netherlands
Posts: 1,647
Points: 14.04
Donate
Quote:
Originally Posted by Ihateusing2.5
How did you post a pic? I need to know.

When you make a new thread or reply to a new thread you see a yellow little image with some mountains or something like that. When you go with your mouse over it you will see the text: Insert Image. Click on it and enter the link of your image there.
__________________

PSP Hacking & Homebrew in het nederlands
Kom ook even bij ons een kijkje nemen

Im working on my own website called: www.badg0r.com Check it out now and then to see if there are any updates

BIG LOL!!

Quote:
Originally Posted by PSPRoX
Im 13 i sex My Pillow....

Jk
Reply With Quote
  #8 (permalink)  
Old 12-27-2005, 08:07 AM
badg0r's Avatar
badg0r badg0r is offline
Senior Member
 
Join Date: Dec 2005
Location: Tilburg, The Netherlands
Posts: 1,647
Points: 14.04
Donate
This is the ERS7 the newest aibo that i am gonna get in 2006

__________________

PSP Hacking & Homebrew in het nederlands
Kom ook even bij ons een kijkje nemen

Im working on my own website called: www.badg0r.com Check it out now and then to see if there are any updates

BIG LOL!!

Quote:
Originally Posted by PSPRoX
Im 13 i sex My Pillow....

Jk
Reply With Quote
  #9 (permalink)  
Old 12-27-2005, 10:26 AM
pcfil pcfil is offline
Member
 
Join Date: Dec 2005
Posts: 62
Points: 0.14
Donate
That sucks... digital pets.
I'm waiting for the first digital bitch that can pump my dick and make me
freezed in 5 mins! Much better ;P
__________________
May the wind always be at your back and the sun upon your face,
and the winds of destiny carry you aloft to dance with the stars.
Reply With Quote
  #10 (permalink)  
Old 12-27-2005, 10:30 AM
SpongeFreak52's Avatar
SpongeFreak52 SpongeFreak52 is offline
I'm eatin' ur Bandwidthz!
My Mood:
 
Join Date: Nov 2005
Location: Foodcourtia. Spooky, yes?
Posts: 3,638
Points: 84,973,253,486.82
Donate
Send a message via ICQ to SpongeFreak52 Send a message via AIM to SpongeFreak52 Send a message via MSN to SpongeFreak52



longest friggin post ive ever seen. very impressive. looks like weve got another experienced hacker here!
Reply With Quote
Reply

« GTA uses Lua! | What should i get for my 1.5? »



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 0.00
Points Per Thread: 1.00
Points Per Reply: 0.10





Crave Partner Sites: CraveOnline.com | DVDFile.com | PSP3D.com | ComingSoon.net | SuperHeroHype.com | RedBalcony.com | ActionTrip.com | CraveLyrics.com
Soundtrack.net | CraveFix.com | SpikedHumor.com | RPGamer.com | TattooNow.com | ImpactWrestling.com | SeekLyrics.com | PedalBMX.com | WildKO.com
vidKing.com | StrategyInformer.com | HHdb.com | RapLeagues.com | HipHop-Lyrics.com | Cravecocktails.com | ThePhatPhree.com | RideJudge.com | HottieSpots.com

PSP3D Footer Left Powered by Custom vB Version 5.1.0 for Crave Online Media, LLC.
Copyright © 2000 - 2007, Jelsoft Enterprises Ltd. and PSP3D.com.
LinkBacks Enabled by vBSEO 3.0.0 RC8

All times are GMT -4. The time now is 02:25 AM.
PSP3D Footer Right