Difference between revisions of "Software"

From Land Boards Wiki
Jump to navigation Jump to search
Line 69: Line 69:
  
 
==== 1/4 W resistor footprint ====
 
==== 1/4 W resistor footprint ====
 +
 +
* KiCad v6 footprint
  
 
<pre>
 
<pre>
Line 77: Line 79:
  
 
[[file:Resistor_QuarterWatt_Footprint.PNG]]
 
[[file:Resistor_QuarterWatt_Footprint.PNG]]
 +
 +
==== 0.2" pitch cap ====
 +
 +
* KiCad v5 footprint
 +
 +
<pre>
 +
Capacitors_ThroughHole:C_Rect_L7_W3.5_P5
 +
</pre>
 +
 +
* KiCad v6 footprint
 +
 +
<pre>
 +
Capacitor_THT:C_Rect_L7.0mm_W3.5mm_P5.00mm
 +
</pre>
  
 
== Linux ==
 
== Linux ==

Revision as of 13:25, 23 May 2022

Algorithms

Arduino Code

Beaglebone Black Python Code

Cypress PSoC

ESP32

FreeCAD

KiCad

KiCad parts

1/4 W resistor footprint

  • KiCad v6 footprint
Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal

Resistor QuarterWatt CCA.PNG

Resistor QuarterWatt Footprint.PNG

0.2" pitch cap

  • KiCad v5 footprint
Capacitors_ThroughHole:C_Rect_L7_W3.5_P5
  • KiCad v6 footprint
Capacitor_THT:C_Rect_L7.0mm_W3.5mm_P5.00mm

Linux

LTSpice

Programming challenges

Python

MicroPython

Raspberry Pi

Retro-Computers

Our CPU Designs

R32V2020 - 32-bit RISC CPU (Land Boards)

IOP16 - 16-bit I/O Processor

IOP16