goshante / ats20_ats_ex

Advanced and re-imagined firmware for ATS-20 Receiver based on Si4735 (or Si4732). Прошивка с расширенным функционалом.
MIT License
24 stars 7 forks source link

Arduino Nano replaced Maker Nano RP2040 #9

Closed dinosauria123 closed 2 months ago

dinosauria123 commented 2 months ago

Hi, Thank you for your good work.

I try to replace ATS-20 Plus microcontroller Arduino Nano to Maker Nano RP2040, it works fine.

I modified your source to fit RP2040 pin out.

The good is overcome memory size limitation. Your program used only 3-4 % of RP2040 memory.

The bad is Maker Nano RP2040 is slightly longer than Arduino Nano, I could not close rear panel...

We can also use ESP32-Nano, which has WIFI & BT as the same size of Arduino Nano.

I hope you are interested in my (dirty) work.

ATS_EX_RP2040.zip

GMkh7jjaAAAXMXa

goshante commented 2 months ago

Looks interesting, but I am working on other projects now and have no future plans for working on receiver's firmware