-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance documentation and set better diagram with some pictures #9
Conversation
Hey @AhmedBHameed good work, i really appreciate the effort you put in. here are some advices to your pull-request. you don't have todo this just if you like it ;) 1.) Examples would it not be better to put this example in the test folder and link it in the readme, so that people can directly run it? what about those others tests are they still valid and useful? 2.) Demonstration 3.) Video option 1 would be to convert it to a gif and embed it. option 2 would be upload it somewhere like youtube and make a link i think most people are to lazy and will not download and play it (to much steps) best wishes |
Hello @firsttris ,
Regarding to do, i have one nice idea but i'm afraid from writing it inside. I don't know where to find time and do it again, I did it before with bython but i want to make it with node again. Will see later what can i do.
Sorry for those mistakes, my experience with publishing things in development hehe. Regards. |
Also what do you thing about updating npm docs ? That would also participate in distributions of the module. |
fix image in youtube link
npm docs will get updated with git readme once we released a new version |
do you think this extended wiring picture will be confusing for newbie users? https://github.com/firsttris/mfrc522-rpi/raw/docs/wiki/mfrc522-node.png in comperence to the old one https://github.com/firsttris/mfrc522-rpi/raw/master/wiki/rpi-mfrc522-wiring2.PNG i mean if you are new you would probably just connect it to the PI, without buzzer my understanding is that both options are possible. would it not be better to put both wiring pictures in the readme? Saying this one is the simple wiring, and the other is the extended version with buzzer. |
I was thinking the new schema might be easier!! Thank you for noting. |
I added new schema as optional way for interfacing. |
nice sir, i did some polishing as well, are you okay with it? i would be rdy to merge this |
Sound good for me. Thank you for your nice polish. |
Hello @firsttris ,
Hope you are doing well.
May you please review and confirm those changes when you have time ?
All best wishes.