Hello,
In my project i want to achieve a draft motion detection remotely using my board STM32F407 discovery, in fact this is my first step using stm32 and I need help. Also I want to see if any one knows the compatibility of STM32 with motion sensors and about the connection between the server and STM32. Indeed, I found that I need "external phy" or "enc28j60" already for connection.
Finally, about the server i found 2 solutions on the one hand, i will use my Pc as a server or i will use an embedded web server that i found it a little bit hard to achieve.
Thank you.