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 3 / 34
Newer►
676 results for tags software x
  • Plan9 | Emacs Themes
    This theme was mentioned on https://www.reddit.com/r/emacs/comments/1czgb5f/acmetheme_is_just_so_pleasant_to_look_at/ which I found on Sacha Chua's blog https://sachachua.com/blog/2024/05/2024-05-27-emacs-news/
    https://github.com/ianyepan/acme-emacs-theme
    Wed May 29 12:06:23 2024 - permalink -
    - https://emacsthemes.com/themes/plan9.html
    emacs software
  • Guide to Setting a Static IP on Raspberry Pi: Enhance Network Stability and Access
    Instructions for setting up a Raspberry π with a static IP address.
    Found via https://www.sunfounder.com/products/power-pack, which was mentioned on the Raspberry π blog https://www.raspberrypi.com/news/capture-solar-eclipses-with-raspberry-pi-4-and-the-high-quality-camera/
    Sun May 26 12:43:55 2024 - permalink -
    - https://www.sunfounder.com/blogs/news/complete-guide-to-setting-a-static-ip-on-raspberry-pi-enhance-network-stability-and-access
    pi Raspberry software TODO π
  • KiwiSDR GNSS position solutions using an extended Kalman filter
    The references look interesting.
    Wed May 22 07:33:04 2024 - permalink -
    - https://hcab14.blogspot.com/2018/09/kiwisdr-gnss-position-solutions-using.html
    GNSS radio satellite-navigation software TODO
  • cmake script to obtain git status
    Found on https://github.com/mcknly/breadboard-os?tab=readme-ov-file
    Mon May 20 14:21:39 2024 - permalink -
    - https://github.com/andrew-hardin/cmake-git-version-tracking/blob/master/git_watcher.cmake
    git lic:MIT software TODO tool
  • BreadboardOS is the best thing since sliced bread for your Raspberry Pi Pico
    BBOS provides a command line interface (or CLI) that lets you interface with the RP2040 board directly. This makes it possible to not only interact with the Pi but also handle practical functions like real-time debugging. https://github.com/mcknly/breadboard-os
    Mon May 20 11:53:40 2024 - permalink -
    - https://www.tomshardware.com/raspberry-pi/breadboardos-is-the-best-thing-since-sliced-bread-for-your-raspberry-pi-pico
    pi Raspberry RTOS software π
  • Getting the maximum of your C compiler, for security
    Found on Sandra Snan's notice https://idiomdrottning.org/notice/AgXNxNMyxT1ZMgpLPM
    Thu May 16 23:09:13 2024 - permalink -
    - https://airbus-seclab.github.io/c-compiler-security/
    C compiler security software
  • unsurv offline | Crowd Supply
    unsurv offline is a privacy friendly, small and lightweight PCB (45 mm x 32 mm) based on an ESP32 featuring a high quality GNSS receiver, accelerometer, and NFC capabilities. Using a combination of onboard features and OpenStreetMap (OSM) data, unsurv offline helps you collect and analyze location data in a privacy-friendly way. Originally conceived to better understand offline video surveillance, this fully open source project is here to help you find and develop a variety of custom use cases.
    Thu May 16 12:28:06 2024 - permalink -
    - https://www.crowdsupply.com/unsurv-technologies/unsurv-offline#products
    electronics FOSS hardware software
  • kons-9 - An IDE For 3D Production
    Found on https://www.reddit.com/r/emacs/comments/1c70qez/emacs_successors/
    kons-9 is a new 3D computer graphics and animation software system being developed as an open source project under the MIT license.
    Wed Apr 24 13:53:07 2024 - permalink -
    - https://github.com/kaveh808/kons-9
    3d common-lisp graphical-programming lic:MIT software
  • Cosmic Ray Extremely Distributed Observatory (CREDO)
    Project using the camera of Android or iOS phones to detect cosmic rays.
    Sun Apr 14 21:05:21 2024 - permalink -
    - https://credo.science/#/about/AboutCredo
    Android physics software
  • Cscope Home Page
    Cscope is a developer's tool for browsing source code. It has an impeccable Unix pedigree, having been originally developed at Bell Labs back in the days of the PDP-11. Cscope was part of the official AT&T Unix distribution for many years, and has been used to manage projects involving 20 million lines of code!
    Found on the TUHS mailing list
    https://minnie.tuhs.org/mailman3/hyperkitty/list/tuhs@tuhs.org/thread/XORIHRWCFZKNWHB2DXNVRX7LXU4DDIZ2/
    Mon Apr 8 11:16:39 2024 - permalink -
    - https://cscope.sourceforge.net/index.html
    FOSS lic:BSD software tool Unix
  • M_Map: A Mapping package for Matlab
    M_Map is a set of mapping tools written for Matlab (it also works under Octave). M_Map includes:
    1. Routines to project data in 21 different projections (and determine inverse mappings), using spherical and ellipsoidal earth-models.
    2. A grid generation routine to make nice axes with limits either in lat/long terms or in planar X/Y terms.
    3. A coastline database (with 1/4 degree resolution).
    4. A global elevation database (1 degree resolution).
    Hooks into freely available high-resolution coastline and bathymetry databases.
    5. Other useful stuff.

    I have not found out which license is used.
    Fri Mar 22 09:50:10 2024 - permalink -
    - https://www.eoas.ubc.ca/~rich/map.html
    map matlab octave software
  • The Decompilation Wiki
    Section of the program transformation wiki. Might be useful for fixing the week rollover bug in the Holux M-241.
    Fri Mar 8 17:48:21 2024 - permalink -
    - https://www.program-transformation.org/Transform/DeCompilation.html
    reading software TODO wiki
  • GitHub - u-root/cpu: cpu command in Go, inspired by the Plan 9 cpu command
    This repo is an implementation the Plan 9 cpu command, both client and server, for Linux. More detail is available in the CPU chapter of the LinuxBoot book. https://book.linuxboot.org/cpu/
    Unlike the Plan 9 command, this version uses the ssh protocol for the underlying transport. It includes features familiar to ssh users, such as support for the ssh config file.

    The cpu command lets you log in from a local system to a remote system and see some or all of the files (how much is up to you) from the local system.

    This is wonderfully convenient for embedded systems programmers. Because some or all the files can come from your local machine, including binaries, the only thing you need installed on the remote machine is the cpu daemon itself.
    Fri Mar 8 12:12:55 2024 - permalink -
    - https://github.com/u-root/cpu
    FOSS go lic:BSD3 plan9 software tool
  • Interconvert numbers, Unicode, and HTML/XHTML entities
    Tool to answer questions about unicode characters.
    Sat Mar 2 22:59:10 2024 - permalink -
    - https://www.fourmilab.ch/webtools/unum/
    perl software tool unicode
  • GitHub - brouhaha/nonpareil: microcode-level simulation of HP calculators
    In this release, the following calculators are simulated:
    Classic series:    35, 45, 55, 80
    Woodstock series:  21, 22, 25, 27
    Spice series:      31E, 33C, 34C, 37E, 38E, 38C
    Nut series:        41CV, 41CX
    Voyager series:    11C, 12C, 15C, 16C

    Modified Voyager:  15X (more RAM)

    See also Eric Smith's page https://nonpareil.brouhaha.com/
    Mon Feb 26 10:26:21 2024 - permalink -
    - https://github.com/brouhaha/nonpareil
    calculator FOSS Hewlett Packard software
  • Release 1.1.4 | SatDump
    The section https://www.satdump.org/posts/1.1.4-release/#the-switch-to-jemalloc sounds interesting, perhaps this could be useful for Gpredict?
    Wed Feb 21 15:11:24 2024 - permalink -
    - https://www.satdump.org/posts/1.1.4-release/
    FOSS radio software TODO
  • The Industrial Grade PX5 RTOS
    The PX5 RTOS is ULTRASMALL (< 1KB for minimal use), enabling its use in some of the most memory-constrained devices. It is one of the smallest RTOSes available, requiring less than 1KB of FLASH and 1KB of RAM on typical 32-bit microcontrollers. I have not found out how it is licensed.
    The company also offers https://px5rtos.com/px5-net/, a TCP/IP implementation.

    Found on https://www.theregister.com/2023/11/28/microsoft_opens_sources_threadx/
    Wed Feb 14 11:08:19 2024 - permalink -
    - https://px5rtos.com/px5-rtos/
    C POSIX RTOS software
  • Oscilloscope and logic analyzer powered by your Android phone/tablet and Raspberry Pi Pico or Pico W.
    An analogue frontend is available on https://store.fhdm.xyz/dso-500k
    Wed Feb 14 08:21:32 2024 - permalink -
    - https://github.com/fhdm-dev/scoppy
    Android electronics pi raspberry software π
  • 3D library that tries to make it as easy as possible to get 3D content on a webpage.
    Found on http://xahlee.info/emacs/misc/rms_emacs_tyrant_2018-03.html
    Sat Feb 10 23:52:26 2024 - permalink -
    - https://threejs.org/
    3d JavaScript software web
  • DCF77 clock
    Found via https://www.raspberrypi.com/news/hackspace-magazine-meets-veeb-projects/
    See also https://www.veeb.ch/projects
    Fri Feb 9 20:02:25 2024 - permalink -
    - https://github.com/veebch/clock
    electronics hardware pi raspberry software time π
Links per page: 20 50 100
◄Older
page 3 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.