81

(188 replies, posted in Trading Post)

havocCc wrote:

is it possible to drag LSDJ on those carts?

No. The size of the LSDJ ROM is 1024K.

http://groupees.com/remute

Brilliant stuff!

84

(5 replies, posted in Nintendo Consoles)

edit: wrong

havocCc wrote:

hit A+B in 2.X when hovering the bpm option

This prepares nanoloop 2 for slave sync mode. Did you start nanoloop 1 in master sync mode? To do this, press start while hovering the bpm option.

Sync functions are explained in the manuals;
http://www.nanoloop.com/one/nanoloop17.html
http://www.nanoloop.com/two/nanoloop27.html

edit: -1 snark

86

(9 replies, posted in Nintendo Handhelds)

Hey, I haven't used this backlight but looking at the photo on the kitsch-bent store the terminals are marked B, R, G and A. I assume A stands for anode, i.e. this is backlight uses common-anode LEDs.

So A should be connected to +V, then whichever of the RGB colours you want lit connected to ground.

87

(15 replies, posted in General Discussion)

egr wrote:

Solid State Disaster

Quality. smile

88

(15 replies, posted in Nintendo Handhelds)

SpudBencer wrote:

isn't the volume control also a transistor?

No. The volume control is a potentiometer.

89

(37 replies, posted in Trading Post)

http://www.ebay.com.au/itm/LSDJ-Cartrid … 1792861969

TetrisEffect wrote:

2. Do pins 1, 4, and 7 on the 6N138 need to be connected to ground or can they just be left floating?

Looking at the 6N138 datasheet, pins 1 and 4 are NC, not connected to anything, so can be left unconnected. Pin 7 is connected to the base of the 6N138's output transistor and should be left open. If you ground pin 7, the Arduinoboy won't work.

91

(6 replies, posted in LittleGPTracker)

Thanks for putting this together, abrasive! You've given my E63 new life smile

The code that handles the MIDI status byte checks for a match between the incoming MIDI channel and the channels for MGB (PU1, PU2, WAV, NOISE and POLY) stored in EEPROM. In any case the status byte (midiData[0]) sent to GB has its lower nibble set to 0 for PU1, 1 for PU2, 2 for WAV, 3 for NOISE and 4 for POLY.

e.g. a CC instruction for PU1, controller 1 with value 127 would send B0 01 7F

93

(69 replies, posted in LittleGPTracker)

Ugh, onboard audio. Somehow I forgot this would be an issue.

94

(69 replies, posted in LittleGPTracker)

LazierGunz wrote:

It hasn't stuttered or locked up on me with the RP2B.

Did you change audio settings in config.xml, or just use defaults? I've tried a number of settings on my Pi 2 B, but haven't got lgpt audio working smoothly. sad

It will work fine, nitro2k01 has the numbers: http://blog.gg8.se/wordpress/2009/07/22 … ge-ranges/

Adzetko wrote:

I was asking myself if this is possible to simply solder a Qi Coil to the charging board.

No. The charging board pictured at your first link is USB powered so expects 5V DC. The coil alone will output AC.

There are Qi receiver pads available with USB output, regulated to 5V DC. Try something like that instead.