RSS 11 projects tagged "Electronics"

Download Website Updated 14 Apr 2013 FidoCadJ

Screenshot
Pop 170.09
Vit 16.26

FidoCadJ is a very easy-to-use editor, with a library of electrical symbols and footprints (through hole and SMD). Drawings can be exported in several graphic formats (PDF, EPS, PGF for LaTeX, SVG, PNG, and JPEG). Although very simple and not relying on any netlist concept, FidoCadJ can be considered a basic electronic design automation program. FidoCadJ uses a file format containing only UTF-8 text, which is very compact and suited for copying and pasting with newsgroups and forum messages. This determined its success, as it is quite versatile for simple mechanical drawings as well as for electronics.

No download Website Updated 20 Dec 2012 fpgatools

Screenshot
Pop 71.29
Vit 1.79

fpgatools is a toolchain for programming flexible programmable gate arrays (FPGAs). The only supported chip at this time is the xc6slx9, a cheap (circa $10 U.S.) but powerful 45nm-generation chip with about 2400 LUTs, block ram, and multiply-accumulate devices. The principles of fpgatools are to reach the maximum physical performance of the chip, to provide fast development cycles, to be an independent toolchain which only depends on other Free Software, and to be a lightweight C implementation without a GUI.

Download Website Updated 03 Dec 2012 μnix Workstation

Screenshot
Pop 36.41
Vit 13.13

μnix is an open source DIY hardware and software project that endeavors to create a complete, usable, computer workstation using only discrete components, IC chips, and 8-bit microcontrollers. The electronic design, including the schematics and PCB layout, is open and usable by anyone. In addition, the necessary firmware for all of the ancillary microcontrollers is provided, including the advanced firmware acting as the Operating System on the main CPU units. The goal is not to try to create a competing product with any of the x86 computers out there, but instead to learn and teach the very low-level information and skills needed to create a complete workstation from scratch, starting from the circuit boards and ending with the multitasking OS. The project is open to anyone that wants to contribute or even just be involved in some way with a project of this scope and innovation.

Download No website Updated 20 May 2012 FidoReadPHP

Screenshot
Pop 21.45
Vit 1.55

FidoReadPHP is a PHP class that can dynamically interpret data in the FidoCad/FidoCadJ format and produce an image corresponding to the data. The FidoCad/FidoCadJ format is used to store technical drawings in a compact text format that is very easy to embed in a Usenet post or a forum message.

No download Website Updated 01 Jan 2012 PartKeepr

Screenshot
Pop 50.83
Vit 2.02

PartKeepr is an electronic part inventory management software. It helps you to keep track of your available parts and assist you with re-ordering parts. It is designed for hackerspaces with multiple users, but you can also use it to manage your personal electronic part inventory.

No download Website Updated 06 Aug 2011 Wedana

Screenshot
Pop 39.12
Vit 1.04

Wedana (Web Electronic Design Automation Native Applications) is a JavaScript framework and end-user applications that allow you create, edit, and view electronic schematics using nothing but a Web browser. All produced data is based on the gEDA suite's formats, so the can be easily exchanged between each software.

No download Website Updated 18 Mar 2011 TellstickServer

Screenshot
Pop 28.07
Vit 29.89

TellstickServer is a Web interface for Telldus Tellstick. It allows you to start a server on your home computer and control your electronics and lighting. You can also connect to it via your Android phone. See SteelsquidTellsickApp for the client. It works on NEXA units.

No download Website Updated 18 Mar 2011 TellstickApp

Screenshot
Pop 20.32
Vit 29.89

TellstickApp allows you to send commands to Telldus Tellstick with your Android phone and control your electronics and lighting. It connects to SteelsquidTellsickServer. It will read a list of devices from TellstickServer, and send on and off commands to the server.

No download Website Updated 20 Dec 2010 OpenSCB

Screenshot
Pop 20.49
Vit 29.95

OpenSCB is a hardware and software solution for controlling servos over USB. The hardware is designed to interface with classic RC servos, AX-12/AX-18 servos, OpenServo, and more using a powerful 32-bit microcontroller with a USB port for programming and control with a PC. The schematic and layout will be available and can be customized. A graphical interface is also provided for your computer to configure, calibrate, and control the board.

Download Website Updated 30 Apr 2010 SimulAVR

Screenshot
Pop 38.26
Vit 33.47

The SimulAVR program is a simulator for the Atmel AVR family of microcontrollers (ATtiny and ATmega). SimulAVR can be used either standalone or as a remote target for avr-gdb. There are interfaces for Python and Tcl. When used in gdbserver mode, the simulator is used as a back-end so that avr-gdb can be used as a source level debugger for AVR programs.

Screenshot

Project Spotlight

Shotwell

A photo organizer for the GNOME desktop environment.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.