Please, how can raspberry pi be used for a project Embedded systems | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Please, how can raspberry pi be used for a project Embedded systems

Embedded systems

3rd Jul 2019, 7:49 PM
Braboke Emmanuel
3 Respuestas
+ 5
'How‘ is a bit difficult to answer as it depends a lot on what you want to do, Braboke Emmanuel . You can run python, C++ and Java programms on a Raspberry Pi. You can create any project using these languages. But you should be careful not to go overkill. If you only want to blink some LEDs, stick to an Arduino. The Raspberry Pi is better suited for more complex/ CPU demanding tasks (e.g. AI, intelligent systems, voice control etc.) Here‘s an example of what can be done with a Raspberry Pi Zero: https://github.com/aceisace/Inky-Calendar It‘s one of my projects featuring a Pi Zero to display several useful things on an epaper display. Hope this helps 😊
3rd Jul 2019, 8:20 PM
aceisace
aceisace - avatar
+ 3
Yeah, thanks
5th Jul 2019, 12:28 AM
Braboke Emmanuel
3rd Jul 2019, 9:09 PM
Bilbo Baggins
Bilbo Baggins - avatar