laurencebarker / Andromeda_front_panel

front panel for Orion based Andromeda radio
10 stars 2 forks source link

Type Arduino #6

Open UN7RX opened 2 years ago

UN7RX commented 2 years ago

Is it possible to replace Arduino Nano Every with another type of arduino? Arduino Mega, Arduino nano, Arduino Mini, Arduino Uno, Arduino DUE? I have a big problem with acquiring Every (( I saw the project on Arduino Due, but as I understand it, it was not tested? Thanks!

hb9trt commented 2 years ago

I think basically this should work, but you have to modify the sketch to the used arduino. Also the footprint of the arduino should be the same as the every, because it will bi plugged in to the andromeda board. If you take a mega you have to wire all manualy. But the best thing will be to have a look after an every. So you can be sure, that all works well. Also the timings could be a problem, if you take another version arduino, but I'm not sure if this is really problematic here.