All Projects → rodan → tracy

rodan / tracy

Licence: GPL-3.0, BSD-3-Clause licenses found Licenses found GPL-3.0 LICENSE BSD-3-Clause LICENSE-TI
gps + gprs tracker

Programming Languages

c
50402 projects - #5 most used programming language
perl
6916 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to tracy

MechanicalKeyboardKiCADTemplates
KiCAD Templates to design a mechanical keyboard with multiple MCU's included.
Stars: ✭ 69 (+187.5%)
Mutual labels:  pcb, schematics
Altium2kicad
Altium to KiCad converter for PCB and schematics
Stars: ✭ 490 (+1941.67%)
Mutual labels:  pcb, schematics
Awesome-Retro-Docs
A curated collection of technical documentation for Arcades, Handhelds, Consoles, Computers and MCU’s.
Stars: ✭ 128 (+433.33%)
Mutual labels:  pcb, schematics
Altium Library
Open source Altium Database Library with over 147,000 high quality components and full 3d models.
Stars: ✭ 875 (+3545.83%)
Mutual labels:  pcb, schematics
elk-hardware
This repository contains the schematics and board files for Elk board
Stars: ✭ 24 (+0%)
Mutual labels:  pcb, schematics
Dji Hardware Schematics
Community made schematics for the DJI drones and devices.
Stars: ✭ 72 (+200%)
Mutual labels:  pcb, schematics
samoklava
Generated keyboard
Stars: ✭ 241 (+904.17%)
Mutual labels:  pcb
GERBER X3
Program for preparing G-code for milling of printed circuit boards on CNC. You can use it as a converter to a PDF file.
Stars: ✭ 150 (+525%)
Mutual labels:  pcb
Kicad footprints
A collection of all the KiCad footprints on the internet
Stars: ✭ 216 (+800%)
Mutual labels:  pcb
Atmega Soldering Station
T12 Quick Heating Soldering Station
Stars: ✭ 183 (+662.5%)
Mutual labels:  pcb
AltiumLibrary
Useful Altium pcb library (3D)
Stars: ✭ 33 (+37.5%)
Mutual labels:  pcb
ATtiny85-TinyFMRadio
FM Radio with RDS
Stars: ✭ 51 (+112.5%)
Mutual labels:  pcb
oberon-07-compiler
Oberon-07 compiler for x64 (Windows, Linux), x86 (Windows, Linux, KolibriOS), MSP430x{1,2}xx, STM32 Cortex-M3
Stars: ✭ 45 (+87.5%)
Mutual labels:  msp430
ngrx-entity-schematic
Angular schematic for quickly scaffolding NgRx Entities
Stars: ✭ 26 (+8.33%)
Mutual labels:  schematics
Open-Inverter-WebInterface
Open Inverter - Alternative Web Interface
Stars: ✭ 29 (+20.83%)
Mutual labels:  pcb
Lost Nds Tv
The Lost Nintendo DS Television Output, brought back to life
Stars: ✭ 221 (+820.83%)
Mutual labels:  pcb
diy-BMS-with-Arduino-Nano
If you have a private powerwall of 18650 cells, this is the battery management system you need. The small PCB is equipped with the cheap Arduino Nano.
Stars: ✭ 33 (+37.5%)
Mutual labels:  pcb
Pcb Tools
Tools to work with PCB data (Gerber, Excellon, NC files) using Python.
Stars: ✭ 199 (+729.17%)
Mutual labels:  pcb
Env-KB
A custom mechanical keyboard inspired by the CFTKB Mysterium utilizing the Raspberry Pi Pico
Stars: ✭ 203 (+745.83%)
Mutual labels:  pcb
DoorsignEPD-pcb
ESP-WROOM-32 breakout board to connect it to a Waveshare E-Ink display
Stars: ✭ 16 (-33.33%)
Mutual labels:  pcb
 gps tracker based on a MSP430F5510 uC with a gprs connection for reporting and command input.

 source:       https://github.com/rodan/tracy 
 author:       Petre Rodan <[email protected]>
 license:      GNU GPLv3

Features:
 - both hardware and software are opensource
 - an f-ram chip for input data buffering
 - resilient software architecture
 - all gps/gsm operations controlled by timer interrupts which allows control of both sub-systems in the same time
 - great flexibility given by configuration variables

 prototype pictures available here:  https://photos.app.goo.gl/5ZgdGM5Km6QHHfX5A
 documentation available here:       https://github.com/rodan/tracy/blob/master/doc/tracy_manual.pdf

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].