Shaare your links...
2408 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 5 / 34
Newer►
676 results for tags software x
  • ALS162 Time Signal SDR Receiver for GNU Radio
    See also the other presentations of this conference.
    Fri Sep 15 13:25:52 2023 - permalink -
    - https://events.gnuradio.org/event/21/contributions/415/
    GNU radio reading software time
  • Tinkercad | Create 3D digital designs with online CAD
    Web-based 3D drawing program.
    Fri Sep 1 18:56:44 2023 - permalink -
    - https://www.tinkercad.com/
    3d on-line software tool
  • GitHub - troglobit/finit: Fast init for Linux. Cookies included
    Fast init for Linux systems. Reverse engineered from the EeePC fastinit over ten years ago by Claudio Matsuoka.
    Found via  https://www.tuhs.org/pipermail/tuhs/2023-August/028865.html, where MicroEMACS 3.6
    https://github.com/troglobit/MicroEMACS was mentioned. See also the author's blog https://troglobit.com/posts/
    Fri Aug 25 13:39:37 2023 - permalink -
    - https://github.com/troglobit/finit
    blog emacs FOSS Linux Linux software
  • https://www.itu.int/en/ITU-T/asn1/Pages/Tools.aspx
    Free and proprietary tools to de- and encode ASN.1 formatted data.
    Tue Aug 22 08:35:04 2023 - permalink -
    - https://www.itu.int/en/ITU-T/asn1/Pages/Tools.aspx
    ASN.1 ITU software tool
  • Album list - Dynamic Range DB
    Database of music album with their dynamic range. Found via
    https://www.hpmuseum.org/forum/thread-20344-post-176178.html#pid176178
    Mon Aug 21 17:50:59 2023 - permalink -
    - https://dr.loudness-war.info/
    audio reading signal-processing software
  • PiccoloSDR: A Simple SDR From a Raspberry Pi Pico
    A simple direct sampling software defined radio, with a bandwidth of 250 kHz using the Raspberry Pi Pico.
    Thu Jul 20 16:59:53 2023 - permalink -
    - https://www.rtl-sdr.com/piccolosdr-a-simple-sdr-from-a-raspberry-pi-pico/comment-page-1/#comment-240725
    pi radio raspberry software π
  • The HDF Group - ensuring long-term access and usability of HDF data and supporting users of HDF technologies
    Non-profit group working on the hierarchical data format, version 5 (HDF5). Note that https://cyrille.rossant.net/moving-away-hdf5/ discusses some disadvantages of HFD5.
    Wed Jul 19 17:21:19 2023 - permalink -
    - https://www.hdfgroup.org/
    science software
  • USB power button
    On/Off button with USB interface based on Arduino. Includes links to information about HID.
    Wed Jul 19 08:43:40 2023 - permalink -
    - https://ethertubes.com/usb-power-button/
    hardware keyboard software USB
  • lg library
    Can this function be used to run radioclk http://www.buzzard.me.uk/jonathan/radioclock.html from a GPI pin instead of DCD, DSR, CTS?
    Fri Jul 7 12:34:00 2023 - permalink -
    - http://abyz.me.uk/lg/lgpio.html#lgGpioSetAlertsFunc
    hardware Linux radio software time TODO
  • Simple Radio Clock for PC's
    Keep accurate time on a Linux machine based on radio time signals such as DCF77, MSF or WWVB. Found via https://packages.debian.org/stable/net/radioclk
    It uses the modem control input signals to monitor the signal from the radio receiver. For a Raspberry pi, where I want to use this, the articles
    "Raspberry Pi RTS / CTS Flow Control" https://ethertubes.com/raspberry-pi-rts-cts-flow-control/ and
    "Raspberry Pi 3 Hardware Flow Control"  http://www.deater.net/weave/vmwprod/hardware/pi-rts/ will be useful.
    Tue Jun 27 18:13:13 2023 - permalink -
    - http://www.buzzard.me.uk/jonathan/radioclock.html
    hardware Linux NTP pi raspberry software time TODO π
  • GitHub - aewallin/allantools: Allan deviation and related time & frequency statistics library in Python
    A python library for calculating Allan deviation and related time & frequency statistics. LGPL v3+ license.

    Use https://github.com/aewallin/allantools.git to clone it.

    http://www.stable32.com/ appears to be a closed source program (free Windows executable available) used in the frequency stability community.
    Thu May 25 11:57:47 2023 - permalink -
    - https://github.com/aewallin/allantools
    Allan FOSS LGPL Python software
  • Online Mathematics Editor a fast way to write and share mathematics
    Found via a comment on https://github.com/excalidraw/excalidraw
    Fri May 19 23:31:56 2023 - permalink -
    - https://www.mathcha.io/
    editor mathematics on-line software tool
  • GitHub - magit/forge: Work with Git forges from the comfort of Magit
    Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.
    Found on https://github.com/fstamour/local-gitlab which was mentioned on https://lisp-journey.gitlab.io/blog/i18n-in-my-lisp-web-app-with-djula-templates-and-gettext/
    Tue May 9 10:20:19 2023 - permalink -
    - https://github.com/magit/forge
    emacs FOSS git GPL software TODO version-control
  • A GNU Radio DCF77 Time Signal Decoder
    Recently a DCF77 receiver and decoder program based on Python and GNU Radio has been uploaded to GitHub
    https://github.com/henningM1r/gr_DCF77_Receiver
    by henningM1r. It includes a simulator written in Python so you can simulate your own DCF77 signal for testing the receiver too.

    Currently the decoder has been tested to work with an Airspy HF+ Discovery SDR, but it should work with any SDR capable of receiver 77.5 kHz if the GNU Radio source block is changed out.
    Fri Apr 28 10:16:38 2023 - permalink -
    - https://www.rtl-sdr.com/a-gnu-radio-dcf77-time-signal-decoder/
    DCF77 GNU Python radio software
  • SC4: Secure Communications in a Very Small Code Base
    SC4 is a secure communications system specifically designed for (relatively) easy auditability by way of a ruthless commitment to simplicity. SC4 provides the functional equivalent of PGP from the end-user's point of view, but implements it in two order of magnitude less code. The cryptographic core of SC4 is Daniel J. Bernstein's TweetNaCl library (<800 LOC). On top of this we have a variety of UI implementations ranging from 1000 to 5000 LOC. One of these has completed a formal audit to date.
    Fri Apr 21 17:16:05 2023 - permalink -
    - https://sc4.us/doc/sc4wp.html
    cryptography Garret security software TODO
  • Google Calendar Command Line Interface
    gcalcli is a Python application that allows you to access your Google Calendar(s) from a command line. It's easy to get your agenda, search for events, add new events, delete events, edit events, see recently updated events, and even import those annoying ICS/vCal invites from Microsoft Exchange and/or other sources. Additionally, gcalcli can be used as a reminder service and execute any application you want when an event is coming up.

    gcalcli uses the Google Calendar API version 3.

    Found on https://www.raspberrypi.com/news/pico-powered-progress-bar/
    Mon Apr 17 13:54:18 2023 - permalink -
    - https://github.com/insanum/gcalcli
    calendar FOSS Python software
  • LM-3 --- resurrecting the MIT CADR Lisp machine
    Found via https://groups.google.com/g/lispcore/c/S3JKR_k_uKY
    See also https://tumbleweed.nu/r/bug-lispm/forumpost/546e31bb40 for the announcement "System 100.0 is now released!"
    Mon Apr 17 00:37:51 2023 - permalink -
    - https://tumbleweed.nu/lm-3/
    computer history lisp software
  • gLAB Tool Suite — Research group of Astronomy and GEomatics. gAGE — UPC. Universitat Politècnica de Catalunya
    gLAB is a software tool suite developed under an European Space Agency (ESA) Contract by the research group of Astronomy and Geomatics (gAGE) from the Universitat Politecnica de Catalunya (UPC), is an interactive educational multipurpose package to process and analyse GNSS data.

    gLAB performs precise modeling of GNSS observables (pseudorange and carrier phase) at the centimetre level, allowing both standalone GPS positioning and PPP. Every single error contributor may be assessed independently, which, in turn, provides a major educational benefit. gLAB is adapted to a variety of standard formats like RINEX-3.00, SP3, ANTEX and SINEX files, among others. Moreover, functionality is also included for GPS, Galileo and GLONASS, allowing performing some data analysis with real multi-constellation data.

    The gLAB software tool is quite flexible, able to run under Linux, Windows, and Mac operating systems and is provided free of charge by ESA Education Office to universities and GNSS professionals.

    Found on https://gssc.esa.int/navipedia/index.php/GNSS:Tools
    Tue Apr 11 11:36:21 2023 - permalink -
    - https://gage.upc.edu/en/learning-materials/software-tools/glab
    ESA FOSS GNSS satellite-navigation software
  • ARDUINO UNO as a USB to GPIB controller - version 6.1
    Found on http://www.aaronsplace.co.uk/blog/2018-04-03-gpib-arduino.html
    Sun Apr 9 01:16:49 2023 - permalink -
    - https://egirland.blogspot.com/2014/03/arduino-uno-as-usb-to-gpib-controller.html
    Arduino electronics GPIB hardware software
  • Welcome to transputer.net
    Documentation and description of projects using Inmos Transputer processors.
    Found via a link on http://www.chilton-computing.org.uk/inf/transputers/overview.htm
    Wed Mar 29 11:29:37 2023 - permalink -
    - http://www.transputer.net/welcome.asp
    computer hardware history reading software
Links per page: 20 50 100
◄Older
page 5 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.