Author Topic: Bluescale  (Read 33280 times)

0 Members and 1 Guest are viewing this topic.

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Bluescale
« Reply #30 on: October 12, 2010, 10:10:14 pm »
Lol im going to refrain from trying this

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
Re: Bluescale
« Reply #31 on: October 12, 2010, 10:35:44 pm »
That's actually a pretty cool piece of code. If someone could get white to show up with the blue and black, I would definitely consider using this for something...

i actually managed to get a few white blocks to show up, but it was not intentional(and i doubt i could do it intentionally). this blue stuff only works predictably for vertical lines, meaning it's not really worth the effort XD.

EDIT: also, i just realised that i've started calling real life photos screenshots
That happens when we are more and more computer geeks ;D
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: Bluescale
« Reply #32 on: October 13, 2010, 05:28:25 pm »
hey what makes shmibs code not able to work on the 83+ and what part of the code is able to work for the 83+?
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline guy6020665

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 481
  • Rating: +7/-1
    • View Profile
Re: Bluescale
« Reply #33 on: October 13, 2010, 05:51:40 pm »
I managed to get the blue working on an 83+ but its already begun to burn my screen even though it was only for 2-3 seconds, so im not giving out code in order to avoid screen destruction.

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: Bluescale
« Reply #34 on: October 13, 2010, 05:56:59 pm »
x.x how can you tell if it starts to burn your screen or not though?
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline guy6020665

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 481
  • Rating: +7/-1
    • View Profile
Re: Bluescale
« Reply #35 on: October 13, 2010, 05:58:20 pm »
When the center of the screen gets darker than the rest of it on any contrast setting. Thats how i determined.

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: Bluescale
« Reply #36 on: October 13, 2010, 06:03:51 pm »
hmm.. interesting.
Also, on shmibs code, how is Repeat Getkey(15) properly put in? (getkey doesnt use a ( at the end of it)
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline guy6020665

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 481
  • Rating: +7/-1
    • View Profile
Re: Bluescale
« Reply #37 on: October 13, 2010, 06:06:16 pm »
getkey(15) returns 1 if [CLEAR] is being held at the time and returns 0 if not

getkey(   ) will tell you whether a certain key is pressed down at that moment. Axe includes a picture of the keycodes so you can use that

Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: Bluescale
« Reply #38 on: October 13, 2010, 06:07:33 pm »
I know but what im saying is that the command is getkey and not getkey( as far as I know in my calculator. Axe doesn't for some reason like the
parenthesis?

edit: wait nvm i got it
« Last Edit: October 13, 2010, 06:08:16 pm by Snake X »
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline guy6020665

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 481
  • Rating: +7/-1
    • View Profile
Re: Bluescale
« Reply #39 on: October 13, 2010, 06:08:26 pm »
What version of axe are you using?

ASHBAD_ALVIN

  • Guest
Re: Bluescale
« Reply #40 on: October 13, 2010, 06:09:48 pm »
who knows, with bluescale may come 24 bit color screen compatibility with the ti84 LCD :D

Like this total bullshit:


JK :P


Offline Snake X

  • Ancient Veteran
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 810
  • Rating: +33/-8
    • View Profile
Re: Bluescale
« Reply #41 on: October 13, 2010, 06:15:01 pm »
Guy, dont worry i got it working.. but also, how do you actually make BLOD and what controls it exactly?

edit: hah.. I should buy a calculator for testing out all meh BLOD apps :P
« Last Edit: October 13, 2010, 06:15:35 pm by Snake X »
Loved this place, still the best producers of power metal, and sparked my dreams of coding.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Bluescale
« Reply #42 on: October 13, 2010, 06:17:47 pm »
They could have at least picked a decent calc. The Casio fx-7000G is a first generation Casio. Utterly useless for any sort of interesting programs like games :P

EDIT: Snake, you can initiate BLODs by placing the LCD in what's known as test mode. Basically, you just have to send an instruction between $1C and $1F to the LCD driver. You can exit test mode by sending the instruction $18 to the driver. You have no further control over it than that. The lines are the result of the LCD screen itself beginning to fail.
« Last Edit: October 13, 2010, 06:22:00 pm by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline guy6020665

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 481
  • Rating: +7/-1
    • View Profile
Re: Bluescale
« Reply #43 on: October 13, 2010, 06:18:54 pm »
Like this total bullshit:


NO WAY THAT THIS ACTUALLY WORKS!!! The video was very well done though.

EDIT: Hold on... did my respect up again?
« Last Edit: October 13, 2010, 06:20:40 pm by guy6020665 »

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: Bluescale
« Reply #44 on: October 13, 2010, 08:11:22 pm »
When the center of the screen gets darker than the rest of it on any contrast setting. Thats how i determined.
Hmm, my calc's always been like that since I got it...
Then again, I got it secondhand.
Vy'o'us pleorsdti thl'e gjaemue