Difference between revisions of "Software"

From Land Boards Wiki
Jump to navigation Jump to search
Line 78: Line 78:
 
[[file:Resistor_QuarterWatt_CCA.PNG]]
 
[[file:Resistor_QuarterWatt_CCA.PNG]]
  
==== 0.2" pitch cap ====
+
==== Cap, 0.2" pitch ====
  
* KiCad v5 footprint
+
[[file:Cap_200millPitch.PNG]]
 +
 
 +
* KiCad v6 footprint
  
 
<pre>
 
<pre>
Capacitors_ThroughHole:C_Rect_L7_W3.5_P5
+
Capacitor_THT:C_Rect_L7.0mm_W3.5mm_P5.00mm
 
</pre>
 
</pre>
  
* KiCad v6 footprint
+
* KiCad v5 footprint
  
 
<pre>
 
<pre>
Capacitor_THT:C_Rect_L7.0mm_W3.5mm_P5.00mm
+
Capacitors_ThroughHole:C_Rect_L7_W3.5_P5
 
</pre>
 
</pre>
  

Revision as of 13:33, 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

Cap, 0.2" pitch

Cap 200millPitch.PNG

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

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