Skip to content

Fix EAGLE link in "How to get the best out of this forum" #438

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

Merged
merged 1 commit into from
Mar 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ It is very important to be clear about what is expected from code and what happe

The language of electronics is a schematic or circuit diagram. Long descriptions of what is connected to what are generally useless. A schematic is a drawing of what connects to what; please make one and photograph it. We don't mind if it's hand drawn, scruffy and does not use the correct symbols. Please don't post Fritzing diagrams. They may look nice but they are very easy to misinterpret

If you want to use computer software to create a schematic, then you might like to try either [Eagle](https://www.autodesk.co.uk/products/eagle/free-download?plc=F360&term=1-YEAR&support=ADVANCED&quantity=1) or [KiCad](https://www.kicad.org/).
If you want to use computer software to create a schematic, then you might like to try either [Eagle](https://www.autodesk.com/products/eagle/overview) or [KiCad](https://www.kicad.org/).
[More about creating a schematic of your project including how to upload an image.](https://forum.arduino.cc/t/how-to-make-a-schematic-you-can-post/675103)

<a name="general"></a>
Expand Down