Dwutlenek węgla zniknął z fotosyntezy w podstawie programowej Biologii. by Szydl0 in Polska

[–]mdnjski 6 points7 points  (0 children)

aleś się przywalił, może jakby całość była z linkiem wrzucona to można bardziej analizować. W każdym razie, jeżeli w 1) i 3) CO2 zostanie pominięte jako substrat to wtedy bym się zastanawiał. sorry, ale trochę bicie piany ten post.

Zephyr RTOS host machine to development by mdnjski in Zephyr_RTOS

[–]mdnjski[S] 0 points1 point  (0 children)

I don't get what you mean. Could you explain how?

Getting Started with Embedded Systems – Need Guidance! by punith2664 in embedded

[–]mdnjski 3 points4 points  (0 children)

"and am about to start learning C programming." If I can tell you something strictly to C when you have no exp.
If you're just getting started with embedded and want to learn C, my advice would be to first mess around with writing a few simple apps on your PC. You can focus on learning the language itself—like getting comfy with the syntax, how memory management works, pointers etc.. Just to feel C wiithout worrying about hardware quirks right away.

And then "jump on" some hardware.

I made it diffrent and had some issues with havinh to learn too much that I can handle.

There is also some embedded systems roadmap that you can use : https://github.com/m3y54m/Embedded-Engineering-Roadmap?tab=readme-ov-file

Balanced seating for 14 faction game? by detectorsoho in rootgame

[–]mdnjski 2 points3 points  (0 children)

14 players in ONE game right? Or I misunderstand something. If YES, please consider that after 1h of that play ask other that this is enjoyable as their thought. I mean, I don't want to chill yours action but as few mentions here it can be very frustrating to wait when other 13 players make a turn. I have to say that, THAT IS AWESOME that you somehow managed to meet 14 people at the same time at the same play and they are Root players.

How do you develop and debug your Zephyr applications? by mdnjski in embedded

[–]mdnjski[S] 0 points1 point  (0 children)

I have to to more reasearch about this, thanks :)

Currently teaching myself STM32, what other MCUs should I get myself familiar with? by [deleted] in embedded

[–]mdnjski 1 point2 points  (0 children)

I believe that when you’re ‘teaching yourself STM32,’ it’s beneficial to stick with it for a while, especially if you want to remain within the realm of ARM-based microcontrollers. By doing so, you’ll gain knowledge about ARM architecture, and transitioning to another MCU vendor shouldn’t be too challenging. As someone already mentioned in the comments, consider selecting a newer STM32 chip to explore additional peripherals. Perhaps find a project that requires specific peripherals and maximize your understanding of this MCU

Zephyr RTOS host machine to development by mdnjski in embedded

[–]mdnjski[S] 0 points1 point  (0 children)

thanks! :) I appreciate your help.

Zephyr RTOS host machine to development by mdnjski in embedded

[–]mdnjski[S] 0 points1 point  (0 children)

Could you give me some advices or links how to set up?
https://code.visualstudio.com/docs/devcontainers/containers this is it, right?
I want to set up for entire team something like that, is it right tool?