Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Its only useful if you connect external memory tho. You shouldnt touch arduino internal memory, you know because of different architecture in comparason to pc and similar things. Thats my opinion. GL with that!
-
Windys747yAs a person who teaches occasionally, I can mention the following, it is not about implementing the full standard, but rather demonstrating understanding of file system and clean code
If you need an inspiration:
https://github.com/greiman/SdFat/... -
Is this the final project for the usual first year cpp programming course that you're supposed to pass in every cs curriculum everywhere?
It's great.
I like low-level stuff and I wanted our final project of the said course to be something low-level like this, but in the end they told us that everybody had to write some made up random bs game using qt.
After all, it wasn't very fun and I ended up writing some simple, "platformer shooter defense against waves of monsters for more points in some time" game. -
@winternight nah, we have to make a library, it can be for a piece of hardware or some algorithm. I picked something I thought would be useful for me, and maybe someone else.
Related Rants
-
Oceas23Just learned C# today. Excited to add it to my resume! 😁
-
stijnie221025For some reason my tech enthusiast mind gets really enthusiastic about the fact the Google calendar icon is no...
-
nocgod14Always take the challenge. Didn't know front end - took tasks that were front end oriented, took me longer bu...
For my final project as a first year computer engineer, I have to implement a FAT32 file system using a bare metal c++ compiler that will need to work on arduino uno/due....
I've only been in the computer engineering space for 2 months.
Not sure I can do it, but I'm going to try my best!
Wish me luck
rant
challenges
excitement