Hello,
I want to describe a program for my project.
Has someone time and idea to help me ?
Regards
Rita
Hello,
I want to describe a program for my project.
Has someone time and idea to help me ?
Regards
Rita
I normally create a blog post for that.
You can describe the purpose of your code in non-technical language,
explain your main design desicions,
highlight some of the more interesting parts,
and use the ">>" button on top of the editor to
// pretty print the code you paste in the blog.
I normally create a blog post for that.
You can describe the purpose of your code in non-technical language,
explain your main design desicions,
highlight some of the more interesting parts,
and use the ">>" button on top of the editor to
// pretty print the code you paste in the blog.
for example i want to describe this program (Reading tags ) https://www.cooking-hacks.com/documentation/tutorials/rfid-13-56-mhz-nfc-module-arduino-raspberry-pi-tutorial/#step3
i have divided into three parts ( init , Authentication and data read ) is that right ?