All Projects → cuspaceflight → M2 Electronics

cuspaceflight / M2 Electronics

Labels

Projects that are alternatives of or similar to M2 Electronics

Tomu Hardware
A tiny ARM microprocessor which fits in your USB port.
Stars: ✭ 297 (+4850%)
Mutual labels:  kicad
Awesome Electronics
A curated list of awesome resources for electronic engineers and hobbyists
Stars: ✭ 3,782 (+62933.33%)
Mutual labels:  kicad
Skidl
SKiDL is a module that extends Python with the ability to design electronic circuits.
Stars: ✭ 614 (+10133.33%)
Mutual labels:  kicad
Kicost
Build cost spreadsheet for a KiCad project.
Stars: ✭ 305 (+4983.33%)
Mutual labels:  kicad
Rf Tools Kicad
KiCAD RF tools: footprints wizard and round tracks, mask expander, via fencing
Stars: ✭ 321 (+5250%)
Mutual labels:  kicad
Pcbdraw
Convert your KiCAD board into a nice looking 2D drawing suitable for pinout diagrams
Stars: ✭ 426 (+7000%)
Mutual labels:  kicad
Plantwateringalarm
A soil humidity level sensor based on ATTINY44. Uses capacitive sensing.
Stars: ✭ 264 (+4300%)
Mutual labels:  kicad
Splitflap
DIY split-flap display
Stars: ✭ 670 (+11066.67%)
Mutual labels:  kicad
Pcb
PCB and PCB related bits
Stars: ✭ 325 (+5316.67%)
Mutual labels:  kicad
Altium2kicad
Altium to KiCad converter for PCB and schematics
Stars: ✭ 490 (+8066.67%)
Mutual labels:  kicad
Cantact Hw
Hardware design files for the CANtact tool
Stars: ✭ 309 (+5050%)
Mutual labels:  kicad
Kicad Color Schemes
Want to change the color scheme of KiCad? Look here for Inspiration.
Stars: ✭ 315 (+5150%)
Mutual labels:  kicad
Avem
🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]
Stars: ✭ 465 (+7650%)
Mutual labels:  kicad
Sparkfun Kicad Libraries
SparkFun's KiCad Libraries
Stars: ✭ 300 (+4900%)
Mutual labels:  kicad
Gh60
GH60 - an open-source mechanical keyboard PCB designed for the community at geekhack.org
Stars: ✭ 638 (+10533.33%)
Mutual labels:  kicad
Icezum
🌟 IceZUM Alhambra: an Arduino-like Open FPGA electronic board
Stars: ✭ 280 (+4566.67%)
Mutual labels:  kicad
Uconfig
Datasheet pinout extractor from PDF and library Stylizer for Kicad.
Stars: ✭ 374 (+6133.33%)
Mutual labels:  kicad
Learn To Solder
Learn to Solder PCB Badge
Stars: ✭ 5 (-16.67%)
Mutual labels:  kicad
Haswitchplate
LCD touchscreen for Home Automation
Stars: ✭ 666 (+11000%)
Mutual labels:  kicad
Espressif
all espressif stuff will committed here
Stars: ✭ 477 (+7850%)
Mutual labels:  kicad

Martlet 2 Flight Computers

This repository contains the schematics, PCB designs and firmware for the various electronic systems onboard Martlet 2.

M2FC: Flight Computer

This PCB records sensor data to onboard storage and determines when to fire pyrotechnic channels for staging and parachute release.

M2R: Radio

This PCB receives GPS signals and transmits rocket telemetry (lat, lng, alt, max alt) over a satellite radio and 70cm radio link.

Radio Link M2RL

Communicate between two M2FCs

Firmware

ChibiOS Instructions

$ git submodule update --init
$ cd ChibiOS/ext
$ unzip fatfs-0.9-patched.zip
$ cd ../os/various/fatfs_bindings
$ sed -i '/extern SDCDriver SDCD1;/d' fatfs_diskio.c
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].