3

Lets say that I develop my highly complicated LED diode project on Raspberry Pi 3 B+ in Python. Now I don't want to use my RPi for this project becouse it is expensive and I want to move with next one, but I also want to have my diode thing work standalone.

Is there any cheaper, smaller etc platform where can I move directly my diode project to be standalone? I want to do this transfer with smallest financial and time cost and I don't want to use any C language microcontrollers etc, because I have done this on RPi.

Thank you for any suggestions.

Ghanima
16k17 gold badges66 silver badges127 bronze badges
asked Sep 3, 2019 at 19:35
2
  • it depends on what "highly complicated" actually means Commented Sep 3, 2019 at 19:44
  • While the question certainly does sound like being off-topic, Botspot's answer indicates that it is not. There are after all on-topic alternatives to the Pi 3B+ that might fit the bill. Commented Sep 16, 2019 at 23:13

1 Answer 1

7

Raspberry Pi zero is very inexpensive (5ドル), and is compatible with GPIO programs written on other Pi models.
Pi ZERO

answered Sep 3, 2019 at 19:56
1
  • 2
    Pi Zero W is 10,ドル Pi Zero is 5ドル Commented Sep 3, 2019 at 21:10

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.