Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
U
USB ADC 2k 12b 4ch DAC 2k 10b 2ch dio 8ch
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Wiki
    • Wiki
  • image/svg+xml
    Discourse
    • Discourse
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • Projects
  • USB ADC 2k 12b 4ch DAC 2k 10b 2ch dio 8ch
  • Wiki
  • Software

Software

Last edited by Erik van der Bij Mar 25, 2019
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Back to Main Wiki Page Wiki
Goto Hardware Wiki Page Hardware

Software

The software has 3 components:

  • Firmware
    This is the code that is installed in the Propeller chip.
  • PC Software
    This is the code that runs on the computer. We have called it the "SpiderScope". It is written in Python.
  • Plugins
    The PC Software SpiderScope is written in such a way that additional features can easily be added as "Plugins". These would be self-contained features, that are simply added to the main program.

The full software is posted on Github: https://github.com/pcDataSpider.

The Firmware and the PC Software have 2 branches: the "master" branch, and a "test" branch. The "test" branch contains the latest version of the software with higher sampling rate of up to 3000 samples per seconds. The "master" branch contains the first version that is limited to a sampling rate of 200 samples per seconds.

Clone repository
  • Documents
  • Home
  • News
  • Hardware
  • Software
  • Documents
    • Images
    • Project attachments
More Pages

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.