Search found 7 matches
- Fri 2019-08-23 7:48
- Forum: VS1010 Forum
- Topic: VS1010 utility programs
- Replies: 3
- Views: 5255
VS1010 utility programs
Greetings! Here are two small utility programs called "Delete" and "Copy". With these programs you can delete and copy files (NOT folders) directly from terminal. To use program "Delete" you need to insert delete.dlx file into your SYS folder and to delete some file (lets say test.txt from sys folde...
- Thu 2019-08-22 13:43
- Forum: VS1010 Forum
- Topic: Copying flash to SD card and vice versa on VS1010D
- Replies: 1
- Views: 2771
Re: Copying flash to SD card and vice versa on VS1010D
Hi all! Here is a small upgrade to this program (flashwrite). New user interface allow users to interact with drives more freely, not just with D and F. For example, when copying from F to S you could just write command "flashwrite C F S" to your command window. (flashwrite C source destination) You...
- Thu 2019-08-22 12:09
- Forum: VS1010 Forum
- Topic: VS1010 USB Flash Support
- Replies: 3
- Views: 5247
Re: VS1010 USB Flash Support
Greetings! Here is an updated version of this driver (for VS1010D) which should be much more stable and work with most of the sticks. Still, there might be some sticks that are not working yet and we would like to hear about your findings. Something to notice. This version is made to work with playe...
- Thu 2019-08-22 12:09
- Forum: VS1010 Forum
- Topic: Music Player with USB File Transfer support for VS1010D
- Replies: 6
- Views: 7193
Re: Music Player with USB File Transfer support for VS1010D
Hi! It's time to release new version of 'TreePlayer' with some upgrades (main functionality is still the same): 1. State changes should work better now 2. USB driver for playing music from USB flash memories has been updated and should work with most usb sticks. To use this player you need four .dlx...
- Fri 2019-07-05 14:32
- Forum: VS1010 Forum
- Topic: Music Player with USB File Transfer support for VS1010D
- Replies: 6
- Views: 7193
Music Player with USB File Transfer support for VS1010D
Greetings! Here is a music player program ‘TreePlayer’ and some libraries for VS1010D, which make it possible to make an MP3 player that supports transferring music files from a PC to the player. The main purpose of this release is to allow file playback from an SD card, and also the transfer of mus...
- Fri 2019-07-05 14:31
- Forum: VS1010 Forum
- Topic: Copying flash to SD card and vice versa on VS1010D
- Replies: 1
- Views: 2771
Copying flash to SD card and vice versa on VS1010D
Greetings! Here is an simple program called flashwrite that you can use to copy SD card to your VS1010D SPI flash but also copy flash to your SD card. In addition its possible to print your flash/SD card content to .txt file for debugging purposes. You could use this program for example in case you ...
- Wed 2019-06-12 14:47
- Forum: VS1010 Forum
- Topic: VSIDE DSP Library for VS1010D
- Replies: 6
- Views: 2481
VSIDE DSP Library for VS1010D
Greetings! Here is an instructions and example for designing filters using Octave (free mathematics tool) and VSIDE DSP Library and using them in DSP application on VS1010D device. To use and compile this example you also need aligned memory support driver (align.dlx) which is provided in package be...