Download | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IMPORTANT NOTE: the text below referes to an older version. The new version contains more functions
and some structural (minor) changes...For complete notes please take a look at the sources ... The new version includes: programl loader, a better debuger, solitare game, and some electric potential viewer, mono images support, bug fixes and other stuff ... GiveIO_bas - program used to boot/install osak1025. Has lots of debugging tools. GiveIO_bas - File explorer & management utility for EFS filesystem GiveIO_bas - File explorer - inside view GiveIO_bas - File explorer - viewing an image(stored on MP4's flash) GiveIO_bas - OS installer GiveIO_bas - NAND Flash debugging tools OSAK1025 is an Operating System for AK1025 (ATJ209x). It's short name is ElectronZ80. It is dedicated to engineers and will contain many programs especially for electrical engineers and for programmers ! Currently, OS supports (working funcs): Hoppefuly, the OS will soon support: Not supported, yet: OSAK1025 - main menu (MP4 is now standalone) OSAK1025 - inside file navigator OSAK1025 - text viewer OSAK1025 - cl+4 image viewer OSAK1025 - App Debuger - Disassembler window OSAK1025 - Solitare (cards game) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Useful note : How to create image files for osak pgm4viewer.o ? And how to can I view a PDF document (like a university course) on the MP4 ? Answer : The OSAK1025 distribution contains also helping tools. One of the tool is calle [ak_convimg.exe] (image converter) To create images for MP4 follow this steps : 1) create an empty directory 2) convert the images to BMP (bitmap format) and store the BMPs inside the newly created folde Osak image viewer can view : - raw images (128*160) 16bit colors - mono images (128*160) 2colors - gry4 (any size with width multiple of 128 and height multiple of 160) gray scale - 16 colors - cl+4 (any size with width multiple of 128 and height multiple of 160) 16 colors (16bit color entries) If you want to use raw format (16bit color), then BMPs can use any color format (2/16/256/65535/2M) If you want to use mono format then BMPs should be MONOCHROME. If you want gray scale format then use PGM gray scale and save in 16colors (4bit) format If you want cl+4 format then BMPs should be saved with 4bit color format (16colors - RGB24 pallete) 3) create another empty directory; this will be used by [ak_convimg] to store converted images. 4) now open a command prompt window go to OSAK1025 distribution folder; enter into the sub-directory called [diverse] run program: ak_convimg.exe [/w (your 128*multiple pixels width)] [/h (your 160*multiple pixels height)] [/colored | /mono | /pgmto4b | cl+4] [/scr_mode (screen mode : 18=640x640 ; 19=800x600 ; 20=1024x768 ...] [/fullscreen] [/illgivepath (your folder with BMP/PGM images) (destination folders for converted images) 5) plug-in your MP4; start giveio_bas.exe 6) from giveio_bas menu go to : [Offline Mp3/4 flash tools] 7) search and start [Write files from a dir to flash] (inside Tools menu) 8) enter the starting flash page (where images will be stored) 9) the program will display the starting page; select [yes] to continue (only for free pages) 10) the program will ask you the folder path where files are (in our case the converted images); enter the full path of that folder (the second folder you have created) 11) the program will ask for an extension mask (the images use BMP extension even if they use a different format) 12) program will copy now data to flash 13) exit giveio_bas 14) restart giveio_bas; this time go to [Fast link to EFS explorer](inside giveio_bas's menu) 15) now inside explorer you will have to create a file entry with a single name for your images; enter the [starting page] you previously used in the copy section; also enter the number of pages used by all files (size = (((length in bytes of all files) - 1) / 2048) + 1) ) 16) now you are done ! 17) Boot osak1025 and load pgm4viewer.o; run app ; navigate and select the SINGLE file name ; enjoy ! To find a free continous portion on the flash with the size needed for your files USE : EFS explorer (inside giveio_bas menu). Press [F3] inside explore to view the list of free pages; select a partition that has the coresponding size and remember the starting page To view PDF files directly its not yet possible. Instead you have to convert you PDF to bmp/pgm. You can use the freedos/linux/win32 tool called pdf2ppm (or pdf2bmp or pdftoppm or pdftobmp) To convert files of any format to any other format I recommand you using [IrfanView]; you can get IrfanView from author's web page. The distribution contains also a version of IrfanView (from year '99) [IrfanView] i_view32.exe accepts command line parameters to be given : for example, to convert all images inside a folder to BMP and store them to another folder use : i_view32.exe c:\folder\*.extension_mask [/gray] [/bpp=4] /convert=c:\an_emty_folder\*.bmp GOOD ! Now that you can see how complex is this operation for a simple user (non-programmer) Because of this (so complex ops) I decided to add up a user friendly convertion gui , inside the next version of giveio_bas I hope you now either ask me : [ Why don't you create a better viewer ?!?!?! ] or [ When the user friendly conversion gui will be ready !?] My answer is simple : I don't get any money from this ; I have to find resources by myself ; so since no one pays me you need to be patient ! Or maybe you can send me a donation ! If you wanna donate : mail me at : mbarboi@home.ro If you don't have money or other stuff ... thanks for using my software, any-way ! |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
S1MP3(TM) is a registrated trade mark of it's owners ! S1emu and S1fwx are built by WIRE ! [IrfanView] is Copyright (C) 1996-2010 by Irfan Skiljan; authors email: irfanview@gmx.net |