That looks fantastic. Yeah please do send a copy. As soon as I get chance I'll check it and update the library. I'll be sure to credit you in the source code of course.
I may also have to steal it to use in other libraries if you don't mind
Yeah although the supplies for the motors and the rest of the circuit are separate I think there is some leakage through the L9110Hs. Best solution is how you suggest, just connect power to the Maze Runner via the battery and just don't connect the 5V connection from the USB adapter to it. As long a...
@DeviateSquirrel The firmware flashed into the Pro Micro is version 4.1.1 which can be found here: https://github.com/brumster/EDTracker2/blob/master/EDTracker2_9250/EDTracker2_9250/EDTracker2_9250.ino Unfortunately the EDTracker website is still down so you can’t use the GUI to flash the firmware s...
HCWILS0003_Address.png To set them to the same address there is a set of 8 pins on the underside of both the transmitter and receiver PCBs. I've attached an image to show you where they are. You'll also see that there is a track running above and below the pins. To set an address each of the 8 pads...
What temperature should the edtracker be at? Mine sits around 55 and and I took the plastic housing off and it 53 with it off. My "temperature" slowly blinks between red and green and it is varying 0.01 deg so no much. Yeah they always show the temperature to be high. Normally when we test them the...
I added some extra "else if" statements at the bottom of HCuLED.cpp while I was hacking around trying to get things working. You didn't mention this in your instructions, but I do need them there to get it to work with my new fonts. Ah sorry about that. I wrote that library years ago so it's hard t...
Ok, thanks for checking. If it's changing the speed that it drifts as well then that is weird. Only thing I've ever seen have that kind of sporadic effect is unstable temperature but if you've ruled that out I'm really not sure what would cause it. Only other thing I can suggest is if you post a scr...
You can use a program called The Dot Factory to generate new fonts: http://www.eran.io/the-dot-factory-an-lcd-font-and-image-generator/ It will take an existing installed font and will generate 3 tables, one containing the font bitmap information, a descriptor table, and a font info table. You'll ne...
I think I follow what you're describing. The only thing I've seen to cause a slow drift is doing an auto gyro bias calibration when the temperature isn't stable. Can you confirm that it's doing this when it's been calibrated and tested whilst the temperature is in the green zone?