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.
Messages - Keoni29
Pages: 1 ... 125 126 [127] 128 129 ... 168
1891
« on: July 09, 2012, 08:03:06 am »
How do you control your cannon by the way? Using directional buttons or swiping the touchpad like a trackball? Edit: You know you have a small area at the bottom to move around freely in all directions, don't you?
1892
« on: July 09, 2012, 04:48:04 am »
Yaaaaay!!!
1893
« on: July 08, 2012, 11:28:22 am »
Haven't started yet >.<
1894
« on: July 08, 2012, 11:20:19 am »
1895
« on: July 08, 2012, 08:44:42 am »
Well I kinda have that right now. I got 16 bytes pages and I got a register for selecting the page which allows me to have 8 bit addresses on a 4 bit machine. I can do basic math with the register when I rotate it into the accumulator.
1896
« on: July 07, 2012, 10:59:42 am »
Maybe factory leftovers? Unsold routers?
1897
« on: July 07, 2012, 04:23:09 am »
Hmm I really should pick up this project again. I'm kinda worried about the very limited address space. The address bus is only 8 bits wide so I can address 256 bytes of ram and programs can only be 256 chars long. Well this is my first cpu, so... good nuff. 4 bits cpu is not enough to run decent applications on so... it's used for control applications and or simple mathematical operations. The cpu will run trough 256 bytes in about 0.256 ms @2Mhz
1898
« on: July 07, 2012, 04:08:52 am »
1899
« on: July 06, 2012, 05:13:53 am »
I'm going to solder this up this weekend. I made it on a solderless breadboard first and it works just fine. If there are other people interested in this device: just let me know. I'll release the source code for the subroutines which drive this thing.
1900
« on: June 29, 2012, 05:55:18 pm »
The data is probably signed.
1901
« on: June 28, 2012, 10:39:22 am »
Ok here's what I'm gonna do: I'm load audio samples in audacity and I convert them as 8 bit raw. I copy the raw hex values and I paste them in sourcecoder. Then I copy the values divided by 16 to an appvar.
Will that work properly? I guess there isn't a 4bit downsampling in Audacity...
Jimbauwen's converter still glitches, so: no it does not work properly
1903
« on: June 27, 2012, 04:11:02 am »
Custom sound device? I made a DAC for the TI84+, so I might be able to design one for the Nspire platform. The main problem is that I know very little about the Nspire and I don't have one, so some of you guys will have to do the coding and provide me with a signal which the control logic must interpret. Edit: http://ourl.ca/16139/308321
1904
« on: June 26, 2012, 06:20:29 am »
Ok here's what I'm gonna do: I'm load audio samples in audacity and I convert them as 8 bit raw. I copy the raw hex values and I paste them in sourcecoder. Then I copy the values divided by 16 to an appvar.
1905
« on: June 26, 2012, 02:31:27 am »
Heya, I built a digital to analog converter for my TI84+ I can write values to it easily using a subroutine I wrote. WA(nibble) writes a 4 bit value to the DAC Now I need some 4 bit samples which I can use with it. Preferably compressed (two nibbles in a byte) and stored in an appvar. Does anyone know how to accomplish this?
Pages: 1 ... 125 126 [127] 128 129 ... 168
|
|