That directory needs to be on the Jackpot SD card.
Hmm, which version of the display do you have? I see that on the standard display, once it turns off, the touch functionality doesn’t work when using the reset button. I can see the screen but touch doesn’t work. The advance screen works fine. I’ll look into this.
I am interested in trying to get it to work over UART. The display does have a UART connection so it would need some kind of adapter cable. I suppose I could just splice this together. I generally know what to do from the code side, just not certain the best way to approach from the wiring side. I do have one of the pendant adapter boards used by the FluidDial pendant.
Its probably going to be 2-4 weeks before I can spring for a board to figure out the wiring myself,
Since the board already has power over USB you don’t really need to worry about most of the electronics on the expander board or messing around splicing cables
If you have some extra tall pin headers laying around ( Amazon.com ) then you can plug that directly into the expansion slot and wire up RX, TX and GND from that cable directly to a jackpot controller.
I’m more concerned from a protection standpoint. I know just enough electronics to be dangerous. It would be really nice if it could be powered from the Jackpot with the UART connection but I’m not sure if that’s possible.
It is all actually pretty far above my head as well. I can make it work, usually, then the pros here come in and tell me how to safeguard the circuits.
I have a fix for this but will do some more testing before releasing. It’s in the dev branch. I got a little over aggressive with trying to save power in deep sleep.
This seems to be possible with the Advance display but not the Basic. At least if the Jackpot can provide enough 5v power. It turns out the cable I though I could use wasn’t right. The UART0 on the Advance display is a 2.54mm JST-XH. Fortunately from other projects I have a connector kit for those. The Basic display is 3.3v for the UART connection so it would need to be powered separately either via USB or the battery connection. Or possibly USB to USB although USB-C to micro is a weird cable that I don’t have in my collection. I suppose I have a USB OTG adapter that might help.
I ordered some of these for experimentation with making an adapter cable.
Jackpots really are not sized for supplying significant 5V peripheral power.
If you want to power a pendant from the Jackpot, it is at least my recommendation to use a DCDC converter if your microcontroller cannot accept VMOT power.
I’m seriously considering modifying my CYDs to have an internal DCDC converter for power stability reasons.
While I didn’t experience this exactly, I believe it should be resolved. I was getting a bit over aggressive on the power saving (for no actual gain) and the touch screen on the basic display did not like it.
I also updated it to use affiliate links everywhere. I thought about providing both links but in the end, I just used the affiliate links that are clearly noted as such. A couple people apparently used the link I posted above that I didn’t even make clickable. I’m not going to get rich or anything but recovering some of my costs would be nice.