• Stars
    star
    199
  • Rank 189,047 (Top 4 %)
  • Language
    HTML
  • License
    GNU General Publi...
  • Created over 5 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Base board for the Raspberry Pi Compute Module

Raspberry Pi Compute Module Base Board

Device

Description:

These are the design files for a circuit board intended to be used as a base for other custom PCB designs that make use of the Raspberry Pi Compute Module.

If you want to design a custom PCB based on the Raspberry Pi Compute Module but you have never done it before, this project can serve as a starting point. The board is designed on KiCAD which is an open source and cross-platform EDA software, in order to allow as many people as possible to take advantage of it.

More information about the project can be found on Instructables.

License:

Raspberry Pi Compute Module Base Board

Copyright (C) 2018 Manolis Agkopian

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Third party schematic symbols and footprints:

This project makes use of the CM schematic symbols and DDR2 SODIMM fooprint designed by Joan The Spark and distrubuted under the GNU General Public License Version 3.

It also makes use of the HDMI connector schematic symbol from the Digikey KiCAD Library repository which is distrubuted under the Creative Commons CC-BY-SA 4.0.

More Repositories

1

keepassxc-debian

Debian source package for the KeePassXC password manager.
C
112
star
2

pic-xc8-lcd-library

An LCD Library for 8 bit PIC microcontrollers written for the XC8 compiler.
C
33
star
3

php-ajax-simple-chat

This is the 'Simple Chat ;)', a simple AJAX chat application written in PHP and Javascript with jQuery.
PHP
27
star
4

pic-assembly-examples

This is a collection of basic PIC assembly examples for the 16F microcontroller family.
Assembly
25
star
5

php-infinite-multi-level-comments

This is an AJAX multi-level comment system, that allows infinite level comment replies. Written in PHP and Javascript with jQuery.
PHP
10
star
6

drivenote

Drivenote is a permission management system for Google Drive shared folders. Its goal is to assist students sharing their class notes securely, by granting access to a central shared folder only to verified students.
PHP
6
star
7

php-math-captcha

This is a PHP class for generating images with simple mathematical questions (Math CAPTCHAs) to protect the forms of your website from spambots.
PHP
5
star
8

prusa-mk3-24v-dual-fan-adapter

Dual 24V Fan Adapter for the Original Prusa i3 MK3
4
star
9

pic-atx-psu-controller.X

A controller to convert an old ATX power supply to a bench power supply that also displays the current drawn for each voltage rail on an LCD display.
Makefile
4
star
10

pic-asm-lcd-driver

A simple driver for a standard 16x2 LCD, for the PIC 16F microcontroller family, in assembly.
Assembly
3
star
11

esp-arduino-temp-monitor

ESP8266 based temperature and humidity monitor.
PHP
3
star
12

Slic3r-settings

The Slic3r profiles for my Tevo Tarantula and Original Prusa MK3 3D printers.
2
star
13

pic-asm-wattage-meter

A simple wattage meter based on a PIC microcontroller and a linear hall effect sensor.
Assembly
2
star
14

c-code-calculator

A translator for a simple language, that describes mathematical operations, to C code.
Lex
1
star
15

pic-asm-led-matrix

A very simple program that drives an 8x8 LED Matrix for a 16F PIC written in assemply.
Assembly
1
star
16

infix-to-postfix

This is a parser, implemented with C, Flex and Bison, that parses infix mathematical expressions and convetrs them to postfix. After each successful convertion, it calculates the result of the postfix expression.
Yacc
1
star
17

pic-xc8-bluetooth-vehicle

A simple two wheel vehicle based on a 18F PIC microcontroller, controlled via a PHP web interface using bluetooth.
C++
1
star
18

pic-asm-binary-voltmeter

A very simple 8-bit binary voltmeter for a 16F PIC written in assembly.
Assembly
1
star
19

pic-xc8-obstacle-mapping

This is a PIC18 based robotic vehicle. The purpose of the vehicle is to explore an area for obstacles. Any found obstacle is reported to a PC via Bluetooth, and the PC in real time marks them on a map.
C
1
star