Reader small image

You're reading from  Architecting High-Performance Embedded Systems

Product typeBook
Published inFeb 2021
Reading LevelExpert
PublisherPackt
ISBN-139781789955965
Edition1st Edition
Languages
Right arrow
Author (1)
Jim Ledin
Jim Ledin
author image
Jim Ledin

Jim Ledin is the CEO of Ledin Engineering, Inc. Jim is an expert in embedded software and hardware design and testing. He is also an expert in system cybersecurity assessment and penetration testing. He has a B.S. degree in aerospace engineering from Iowa State University and an M.S. degree in electrical and computer engineering from the Georgia Institute of Technology. Jim is a registered professional electrical engineer in California, a Certified Information System Security Professional (CISSP), a Certified Ethical Hacker (CEH), and a Certified Penetration Tester (CPT).
Read more about Jim Ledin

Right arrow

Basic KiCad procedures

After installing KiCad, you will find a KiCad icon on your Windows desktop. Double-click the KiCad icon to start the KiCad project management window. This window will appear as shown in Figure 6.3:

Figure 6.3 – KiCad project manager window

On the File menu, select New | Project… to create a project. You will be prompted to select a filename and directory location for the project. To begin designing the circuit board for the oscilloscope project we began in Chapter 5, Implementing Systems with FPGAs, select the C:\Projects\oscilloscope-circuit directory and enter oscilloscope as the file name. This will create the schematic and PCB files as shown in Figure 6.4:

Figure 6.4 – Oscilloscope KiCad project files

As the names suggest, the .pcb file name extension contains the PCB description and the .sch file name extension contains the schematic.

In the next section, we will begin developing a...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Architecting High-Performance Embedded Systems
Published in: Feb 2021Publisher: PacktISBN-13: 9781789955965

Author (1)

author image
Jim Ledin

Jim Ledin is the CEO of Ledin Engineering, Inc. Jim is an expert in embedded software and hardware design and testing. He is also an expert in system cybersecurity assessment and penetration testing. He has a B.S. degree in aerospace engineering from Iowa State University and an M.S. degree in electrical and computer engineering from the Georgia Institute of Technology. Jim is a registered professional electrical engineer in California, a Certified Information System Security Professional (CISSP), a Certified Ethical Hacker (CEH), and a Certified Penetration Tester (CPT).
Read more about Jim Ledin