I’m new to FreeRTOS, and want to know if it is possible to access files from SD card on a web browser, using a LAN connection. What I want to do is something like a media server, that I could see videos and listen music using the browser…
I am currently using a AT91 SAM7-EX256 development board.
FreeRTOS provides the real time scheduler. There are projects that incorporate both open source and commercial files systems and TCP/IP systems with FreeRTOS to do what you want. Some are linked to on the FreeRTOS web site and other you can find with Google.