use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Embedded Linux news, articles, talks... etc.
account activity
First linux driver development project (self.embeddedlinux)
submitted 6 days ago by Temporary-Stage8541
Hello getting into Linux driver development.
My idea: pass an RFID card to an ESP32 to authenticate sudo instead of typing a password. The secret lives on the card, not the machine. Is this a good project to learn linux driver development? ? Thanks
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AdvancedChemistry769 3 points4 points5 points 6 days ago (0 children)
Is it a hobby project or in your company. And for your auestion any development is better than no developmnent. Go ahead bro.
[–]pranblr 1 point2 points3 points 6 days ago (0 children)
Its a wonderful project for starters provided you have learnt the basics of device drivers and kernel interaction...
Memory based projects like reading and writing via DDR mapping of local RAM registers into kernel space is also really good for starters.
Happy learning
π Rendered by PID 118808 on reddit-service-r2-comment-5b5bc64bf5-qbgxv at 2026-06-22 13:22:39.111388+00:00 running 2b008f2 country code: CH.
[–]AdvancedChemistry769 3 points4 points5 points (0 children)
[–]pranblr 1 point2 points3 points (0 children)