1456
Lua / Re: How can l make it ?
« on: July 26, 2011, 03:30:21 pm »
timer.start will change the time (invalidate the other one) between the ticks. The best would be to make it go faster and check yourself if its time to do something.
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. 1456
Lua / Re: How can l make it ?« on: July 26, 2011, 03:30:21 pm »
timer.start will change the time (invalidate the other one) between the ticks. The best would be to make it go faster and check yourself if its time to do something.
1457
Other / Re: Can you solder stuff?« on: July 26, 2011, 03:25:47 pm »
I can solder, and I have done a few smd stuff
My latest project was a serial voltage to TTL voltage converter. 1458
Music Showcase / Re: Mario Theme song - Piano - Adriweb« on: July 26, 2011, 03:21:47 pm »
Very nice, it looks like you can play pretty good piano!
1459
TI-Nspire / Re: Nspire Contest Entry [discontinued]« on: July 26, 2011, 03:19:54 pm »
Sad that you quited it, it looked pretty nice.
Anyway, good luck with your other programs 1460
Miscellaneous / Re: I just realized my old nickname was a hex number« on: July 26, 2011, 02:17:32 pm »
Cool, sad that you changed :p
1461
TI-Nspire / Re: [Lua] RayCaster« on: July 26, 2011, 02:11:58 pm »
Nice, I'm looking forward to it!
1462
Lua / Re: Sound with nspire Lua« on: July 26, 2011, 12:21:48 pm »
Thanks adriweb!
I just realized I have a little timing issue in my code. It's not big though, but ill fix it as soon as I get on a good comp 1463
Lua / Re: Sound with nspire Lua« on: July 26, 2011, 12:09:34 pm »
I can do that, but that would be no use it it only will work for very high tones. I don't have full control over the port, so its not easy. I can't even send one empty byte (000).
1464
News / Re: The future of TI-BANK compromised?« on: July 26, 2011, 12:06:09 pm »
Wow, good news!
Thanks for reporting! 1465
News / Re: The future of TI-BANK compromised?« on: July 26, 2011, 06:14:35 am »
Hmm, this is really not nice
Thanks Critor for all your hard work, and your patience! 1466
Lua / Re: Sound with nspire Lua« on: July 26, 2011, 01:33:09 am »
t0xic, the problem is that I don't have full controlling of what I send. I'm using the print() function to send the data to the serial port (so at byte level). 001 is low, and 255 is high. So my wave form isn't perfect at all, but at least you can hear the tones
@thepenguin77, thanks! 1467
Lua / Re: Sound with nspire Lua« on: July 25, 2011, 04:10:39 pm »
No problem
Also, beware of long stuff music, the nspire doesn't like it and gives a memory error. Btw, if you change Code: [Select] function freq_key(key) It will read the first values as key notes (like 1-88), so that might be more easy. Just experiment a bit, its fun :p
1468
Lua / Re: Sound with nspire Lua« on: July 25, 2011, 04:05:44 pm »
Its already a little library :p
Its reads the Freq and time from the array happy_birthday and plays it 1469
Other Calculators / Re: TI Nspire CAS+ ---- Is it worth it?« on: July 25, 2011, 02:28:35 pm »
I'm curious to know if this has worked out
Maybe I'll do this myself, but I'm a bit afraid since I only have one nspire x) 1470
General Calculator Help / Re: My OS (2.43) is a heap of ruins!« on: July 25, 2011, 11:34:31 am »
Well, I'm a 68k user so I don't know much of this topic, but I'll try to help anyway.
Try this: Remove ALL (also the little round one) for 5 minutes. Then put all batteries except one back in the calculator and do this: Press and hold DEL. While holding Del, put the battery back in. It should say it's waiting for an OS. Edit: Try first thepenguins advice, as he knows what he is talking about |
|