"Greetings people I am new to..." <- > <@baxbear:matrix.org> Greetings people I am new to this group and would like to know whether it is okay to ask questions here about: https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials - I've read the introductory book about rust (the extended version with the quizzes) some 2 years ago and never used rust so far. Now I thought maybe it would be fun doing the tutorial while remembering rust, further refresh my knowledge about OSs and start some embedded development (all stuff that I haven't done since I've finished my computer science degree). > > Basically, I would like to ask which hardware you recommend (since I have to buy all the stuff anyway) if I would like to execute the tutorials while having the least amount of problems? (Taking into account that I have no debugging experience regarding embedded or hardware-oriented development) Pick a project first that is interesting to you; choose a dev board that has a microcontroller that meets that project requirement. Probably go with STM32, nRF5x, Pi Pico, or ESP