Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pjwl

Pages: [1] 2 3 ... 6
1
Hardware / KECANI, NEW KECANI ALL
« on: 23.11.2005 at 22:25:44 »
Hey all,

Yes he is ready KECANI ALL :D
KECANI ALL is a Kenwood cd changer interface, so you can connect you MP3 player to the Kenwood carradio and control it like a cd changer.

Look at www.lompec.nl/KECANI.htm for more information 8)

For any question or comments mail me, you find the mail adres on the site

PJWL



2
Hardware / Re: VS1002
« on: 03.11.2005 at 21:00:25 »
Yes that is possible, the VS1002 can encode to ADPCM al realy voice format recording, very intresting.

If you can use with the Yampp i'm not sure, but look in the forum there is more talked about it of recording functions on the Yampp.

But what i need is the C driver of the VS1002 with all it functions please?


3
Hardware / VS1002
« on: 02.11.2005 at 21:53:54 »
Hello,

I'm wondering if somebody has C software of the VS1002, i wont to use the encoding option as well the ADPCM endcoding to store voice recordings.

Can somebodye help me with their drivers of the VS1002? ;D

PJWL

4
Hardware / KECANI WEBSITE
« on: 20.09.2005 at 21:39:12 »
Hello,

The adres of the KECANI WEBSITE has change.

GO to www.lompec.nl

PJWL

5
Hardware / Connect a SD-CARD to YAMPP 3
« on: 17.09.2005 at 21:31:25 »
Hello,

I was wondering if it was possible to connect a SD/MMC card to the YAMPP 3 instead of a hard drive?
or does somebody nows a SD/MMC card to IDE adapter?

I need the YAMPP 3 for my Kecani project, because the YAMPP 3 has an RS232 port where the text of the songs come's out and YAMPP 7 has this not :(

If somebody could help me, thanx already

PJWL
KECANI home.wanadoo.nl/patrick.loef

6
Hi,

mail me at kecani@wanadoo.nl and i will give you a new schematic, something a changed in the supply.


kind regards

PJWL

7
Software / Repeat function
« on: 05.03.2005 at 14:21:20 »
Hello,

I wont to know of the repaet function can be adjusted, it had know 4 functions.
Is it possible that only the repeat for the song can be set and the rest of the functions not aviable are

Kind regards

PJWL

8
Hardware / Re: yampp7 USB
« on: 24.02.2005 at 23:49:26 »
Please checg the soldering of the FTDI chip again, i think you have missed a pin. ;)

Good luck

Pjwl


9
Hardware / Kecani B BIG BUG
« on: 20.02.2005 at 16:50:01 »
Hello,

On my site you must NOT use Kecani B software, this one is BUGGED and realy big bug.

There will soon be a new software for Kecani B,with the newest Yampp code, fixed for Kecani B.

Kind regards

PJWL

10
Hardware / Re: Yampp 3/USB problem!
« on: 20.02.2005 at 16:47:19 »
Thanx MIC

11
Hardware / Re: Yampp 3/USB problem!
« on: 20.02.2005 at 16:40:23 »
Hey MIC

is this the section what i must changed :

   if(eeprom_rb(EEPROM_AUTOPLAY) == 1)
      set_event(EV_PLAY);
   else
      set_event(EV_STOP);

   curIndex = eeprom_rw(EEPROM_SONGPOS);
   curPlaylist = eeprom_rw(EEPROM_PLAYLIST);

   if (curPlaylist >= playlist_qty)
      curPlaylist = curIndex = 0;

   ATA_Standby(HDD_STANDBY_TIME / 5);   // set automatic standby timer

TO:
   // load autoplay and position settings
/*MIC
   if(eeprom_rb(EEPROM_AUTOPLAY) == 1)
      set_event(EV_PLAY);
   else
MIC*/
//MIC tell the interface that Yampp is ready to play
   uart_putchar('!');
//MIC
      set_event(EV_STOP);

Kind regards
PJWL

12
Hardware / Re: Yampp 3/USB problem!
« on: 20.02.2005 at 14:42:33 »
Hey MIC

Thanx for you reply, i think i can use this line of code, but the EEPROM_AUTOPLAY where is that one stored in the constants.h?

but i need the uart, for it is track text en playlist text information, the function you have here would be very usefull to use.

If you will please send me your code, but then you must also tell how i can song and playlist information, thats all.

Thanx already

PJWL

13
Hardware / Re: Yampp 3/USB problem!
« on: 19.02.2005 at 19:32:49 »
MIC where  can i find b.t.w. AutoStartPlaying ?

I have looked in the software but i can not vind this option can you tell me where, i use 1.30

Kind regads

PJWL

14
Hardware / Re: Yampp 3/USB problem!
« on: 19.02.2005 at 19:18:51 »
Hey MIC

I think that i have then being to fast with the 'g' function. When i power up the Yampp i wait on nothing, i must wait for my carradio for the init, then i send the 'g' to Yampp, but this is only when the carradio starts up in the CDC modus, then i send a 'g' very fast to Yampp.
But the problem i also have when the carradio starts up in TUNER modus and i go to the CDC then i put also a 'g' but then the Yampp is already init.

The problems stay's then also. very strange

PJWL

15
Hardware / Yampp 3/USB problem!
« on: 19.02.2005 at 15:40:17 »
Hello,

I have a problem with Yampp3 usb version 1.30. When the Yampp is playing a song and i shut it down or when Yampp is in pause modus and i shut it down, so cut off the power.

I use the RS232 to control the Yampp, before i shutdown the Yampp if first give the Yamp 2 time's a 'G' so i know for sure that the Yampp has stopped, then i wait ca 1sec before i turn down the power.

When i power up de Yampp again i give the Yampp a 'g' but then the Yampp goes sometime's :( wrong, it's play's the songs very fast and the happens a lot. I must then reset the Yampp every time.

What is the problem here?

Can somebody help me please

thanx already

PJWL

Pages: [1] 2 3 ... 6