Hi everyone,
I recently made a blog dedicated to Arduino projects I've been doing. They are pretty simple as I'm fairly new to Arduino. I would like some overall feedback on this website just to see what I could improve to make it more user-friendly.
Interesting. You could also post on hackster.io and Instructables.com
Add names to the project part.
Schematics?
Is there a better way to post the code?
Make photos clickable links?
Want to make my own website like that.
You can use wokwi.com to create decent schematics.
a question that will come up constantly is "how do you combine two codes?" so, the next time you combine two code segments, document the process. show the original code segments, point out the elements of code structure, show what you slice out and where you paste it into the new frankencode, show the finished product