this post was submitted on 18 Dec 2023
3 points (100.0% liked)
Ask Electronics
3324 readers
1 users here now
For questions about component-level electronic circuits, tools and equipment.
Rules
1: Be nice.
2: Be on-topic (eg: Electronic, not electrical).
3: No commercial stuff, buying, selling or valuations.
4: Be safe.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
PS: to me RPi is overkill for all but the most intense compute requirements. So is the esp32 to a lesser degree. Don't always need 240MHz dual core RISC with FreeRTOS and 2.4G radio...
I default to Arduino, usually attiny devices for simple, low power stuff. I am really liking the new TinyAVR line. Quicker programming, way more functionality, etc.