famiclone6502 / DIY_Datalink_Adapter

Timex Datalink Notebook Adapter emulator for Raspberry Pi Pico or Arduino, works with the original software to sync your watch.
BSD 3-Clause "New" or "Revised" License
23 stars 1 forks source link

Can this software work with Pi 4? #6

Closed continue47 closed 5 months ago

continue47 commented 5 months ago

Can I run this on a Raspberry Pi 4 if I connect an external LED to it?

famiclone6502 commented 5 months ago

Only if someone comes up with a way to use a Raspberry Pi 4 with the Arduino IDE. So far, no one has (as far as I know). You're welcome to independently re-implement what I have (port) it to ARM Linux in a way that it would work on an RPi 4 and external LED. But, it would be much less effort to purchase an already compatible RPi Pico, drag and drop the .uf2 file, and connect an LED + resistor.