Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Share Your Creations
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Share Your Creations Show your developed application to Basic4ppc community. Please include source code if possible.

Use Basic4ppc Mobile Phones and PDAs to build simple systems.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-26-2011, 08:26 AM
pdablue's Avatar
Senior Member
 
Join Date: Sep 2007
Posts: 114
Arrow Use Basic4ppc Mobile Phones and PDAs to build simple systems.

Hi,

This example uses Basic4ppc to program a Mobile Phone and a PDA to
create a simple Audio file playback system. This system will use an
HP210 PDA placed in a fixed position while an LG Fathom Mobile phone will
be used to send commands to the HP210 PDA through a wireless Bluetooth
connection. Once a command is received by the HP210 PDA it will play the
selected Audio file through an external speaker.

An HP210 PDA was used because it has a Compact Flash card slot and a
SD Memory Card slot. I placed a Socket RS232/Compact Flash serial port
card adapter into the HP210's Compact Flash card slot. This creates a
hardwired RS232 serial port connection on Com 1 of the HP210 PDA.

I then connected a Firefly Battery Powered Bluetooth RS232 adapter
to the hardwired RS232 cable on the HP210's Compact Flash port.
The Firefly is wirelessly connected to the LG Fathom Mobile Phone.
Command characters sent from the LG Fathom arrive at the Com 1 port
of the HP210 PDA. The software running on the HP210 reads the received
character and plays the selected audio file. All of the audio files are
stored on an SD Memory card. You can easily up date the audio files
on the SD Memory card using a personal computer.

The speakers inside the HP210 are not very loud and I ran the audio from
the PDA's 3.5 mm stereo audio connector to an external battery powered
mini-amplifier/speaker made by Radio Shack. You can even connect a
larger external speaker to this mini-amplifier/speaker, it has two 3.5 mm
audio ports on it: one for audio in and one for audio out.

I used the text to speech program "Text Aloud" to create the audio files
that are stored on the SD Memory card.

The Basic4ppc software running on the LG Fathom is the "20 Custom
Buttons" program that I wrote months ago. I programmed the buttons
to send the capital letters "A thru T" when a button is pressed.

On the HP210 PDA, I wrote a simple program using Basic4ppc to
read the received character "A thru T" and play the corresponding
audio file located on the SD Memory card.

The LG Fathom Mobile phone transmits characters to the HP210 PDA.
The HP210 PDA will play the selected audio file through an amplified
external speaker.

Transmitting the capital letter: A plays audio file: a1.wav
Transmitting the capital letter: B plays audio file: a2.wav
Transmitting the capital letter: C plays audio file: a3.wav
Transmitting the capital letter: D plays audio file: a4.wav
Transmitting the capital letter: E plays audio file: a5.wav
Transmitting the capital letter: F plays audio file: a6.wav
Transmitting the capital letter: G plays audio file: a7.wav
Transmitting the capital letter: H plays audio file: a8.wav
Transmitting the capital letter: I plays audio file: a9.wav
Transmitting the capital letter: J plays audio file: a10.wav
Transmitting the capital letter: K plays audio file: a11.wav
Transmitting the capital letter: L plays audio file: a12.wav
Transmitting the capital letter: M plays audio file: a13.wav
Transmitting the capital letter: N plays audio file: a14.wav
Transmitting the capital letter: O plays audio file: a15.wav
Transmitting the capital letter: P plays audio file: a16.wav
Transmitting the capital letter: Q plays audio file: a17.wav
Transmitting the capital letter: R plays audio file: a18.wav
Transmitting the capital letter: S plays audio file: a19.wav
Transmitting the capital letter: T plays audio file: a20.wav

Below are screenshots, code and installation files.
Attached Images
File Type: jpg r_ams2.jpg (75.8 KB, 34 views)
File Type: jpg r_ams3.jpg (65.2 KB, 18 views)
File Type: jpg r_ams4.jpg (92.9 KB, 14 views)
File Type: jpg ams1.jpg (70.2 KB, 12 views)
File Type: jpg ttspgm.JPG (73.9 KB, 15 views)
File Type: jpg r_cb20pic.jpg (92.0 KB, 26 views)
File Type: jpg resized_ams_sys.jpg (95.7 KB, 16 views)
Attached Files
File Type: sbp ams20.sbp (3.1 KB, 10 views)
File Type: zip AMS_20_Install.zip (73.0 KB, 11 views)
File Type: zip SD_Card_Audio.zip (326.9 KB, 11 views)
File Type: zip CBTN20Install.zip (129.8 KB, 8 views)

Last edited by pdablue : 11-12-2011 at 10:35 PM.
Reply With Quote
  #2 (permalink)  
Old 11-12-2011, 10:49 PM
pdablue's Avatar
Senior Member
 
Join Date: Sep 2007
Posts: 114
Smile Screen Rotation Files for a Mobile Device.

Hi,

Someone had asked about Screen Rotation files for a Mobile Device.
They were using a Samsung Mondi. The zip file below contains the
following 4 files:

Lndsc90.exe
Lndsc270.exe
Prtr0.exe
Prtr180.exe

By using the Shell() command in Basic4ppc you can rotate the
screen on your mobile device to: 0, 90, 180 and 270 degrees.

I found these files in another Basic4ppc forums posting. I zipped
these files up into a file called: ScreenRotation.zip
Attached Files
File Type: zip ScreenRotation.zip (4.2 KB, 7 views)
Reply With Quote
  #3 (permalink)  
Old 12-06-2011, 06:22 AM
Newbie
 
Join Date: Dec 2011
Posts: 1
Default

can these files be able to be used in the mobile phone from chinazrh dot com? I need more information about which mobile phones to make them available.
Reply With Quote
  #4 (permalink)  
Old 12-10-2011, 10:50 PM
pdablue's Avatar
Senior Member
 
Join Date: Sep 2007
Posts: 114
Smile Screen Rotation Files.

Hi,

These screen rotation files should work on Windows Mobile devices.

I have used these files on a Windows Mobile 6.5.3 phone to rotate
the screen ( the LG Fathom Windows Mobile phone).

I have used these files on a Witstech A81 7-inch tablet running
Windows CE version 6.0.

I have used these files on a Samsung Mondi running Windows CE
version 6.11.

If your phone is running a version of Windows CE 6.0, 6.11 or 6.5.3
these screen rotation files should work.
Reply With Quote
  #5 (permalink)  
Old 02-23-2012, 05:47 PM
Knows the basics
 
Join Date: May 2007
Posts: 96
Default

Hi B4PPC users,

I see my contribution from years ago is still attractif and usable...

Put Claude, member from the beginning.
Reply With Quote
Reply


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 Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
SamLib - Basic4ppc and Samsung Mobile Phones Ariel_Z Official Updates 9 05-04-2011 07:15 PM
USX Systems MM2forever Chit Chat 6 01-19-2011 09:34 PM
Basic4PPC and Windows Mobile Emulator ghale Tutorials 11 01-16-2010 08:09 PM
Acceptance of Basic4PPC apps for the windows mobile store bluedude Questions (Windows Mobile) 2 08-03-2009 09:03 PM
Basic4PPC cannot install Windows Mobile vinicius Questions (Windows Mobile) 4 05-28-2008 06:14 PM


All times are GMT. The time now is 11:39 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0