Author Topic: Pic Help  (Read 2589 times)

0 Members and 1 Guest are viewing this topic.

Offline agent84

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 110
  • Rating: +9/-5
    • View Profile
Pic Help
« on: January 10, 2008, 07:51:00 pm »
Hey guys.  I am a new member here, and i need some help.  I got this image studio thing, so i can convert my BMP files to grayscale (for the calculator).  I believe the entire coding or something is in a Notepad.  I have no idea how to send it to my calculator.  Any ideas or suggestions?

Offline JonimusPrime

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 389
  • Rating: +25/-5
    • View Profile
    • Jonimoose.net
Pic Help
« Reply #1 on: January 10, 2008, 09:50:00 pm »
OK what you need to do is compile the code.I would sugest downloading tasm and devpac8x from TIcalc.org and then after reading their manuals if you then do not understand what you need to do just ask and we will help you.

"Always code as if the person who will maintain your code is a maniac serial killer that knows where you live" -Unknown

"If you've done something right no one will know that you've done anything at all" -Futurama

"Have a nice day, or not, the choice is yours." Tom Steiner

Liazon

  • Guest
Pic Help
« Reply #2 on: January 10, 2008, 11:16:00 pm »
Are you looking to just display a picture?  Or do you plan to make a program w/ said picture?

If you just want to display a picture, I think you're looking for Rigview.

Offline JonimusPrime

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 389
  • Rating: +25/-5
    • View Profile
    • Jonimoose.net
Pic Help
« Reply #3 on: January 11, 2008, 08:53:00 am »
From what he said the image studio pumps out some z80 asm that will display the greyscale picture and he need to compile that code to send it to his calc. But I may be wrong.

"Always code as if the person who will maintain your code is a maniac serial killer that knows where you live" -Unknown

"If you've done something right no one will know that you've done anything at all" -Futurama

"Have a nice day, or not, the choice is yours." Tom Steiner

Offline agent84

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 110
  • Rating: +9/-5
    • View Profile
Pic Help
« Reply #4 on: January 11, 2008, 05:21:00 pm »
Well, since i dont know any assemly, im not expecting to make a game.  i just want to display the picture.  Does that clear things up?


*this rigview program is really good, thanx*

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Pic Help
« Reply #5 on: January 11, 2008, 07:06:00 pm »
Wll you can make games in TI-BASIC too, altough they run much slower if you add insane graphics or too many options.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Pic Help
« Reply #6 on: January 12, 2008, 03:05:00 am »
the calculator does not nativley support grayscale, im not sure if there is a program that displays pictures in grayscale or not but if there is it should include a converter. If you just want to do black and white pictures however, ti connect (the software used to send things to your calculator) can convert bmp formatted picture files to black and white that the calculator can use. After searching ticalc.org, here are several progams that display grayscale pictures. The top one has a converter program for windows, and looks to be your best bet. :)
http://www.ticalc.org/archives/files/fileinfo/193/19374.html
http://www.ticalc.org/archives/files/fileinfo/155/15559.html
http://www.ticalc.org/archives/files/fileinfo/102/10287.html
*edit* Doh, didnt realize liazon beat me to it. :p At any rate, ticalc is a great resource for finding programs .

Offline agent84

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 110
  • Rating: +9/-5
    • View Profile
Pic Help
« Reply #7 on: January 12, 2008, 11:16:00 am »
Thanx for everyones help.  This Rigview program is really useful.  I just wanted to display a couple of pictures on the calculator.   :P