Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 2
31 results for tags USB x
  • Joy-IT USB-Multimeter JT-UM120, Auswertung über PC-Software | Messtechnik
    Found via the Raspberry π article https://www.raspberrypi.com/news/raspberry-pi-45w-usb-c-power-supply-on-sale-now-at-15/
    Mon Apr 7 11:01:06 2025 - permalink -
    - https://de.elv.com/p/joy-it-usb-multimeter-jt-um120-auswertung-ueber-pc-software-P253739/?gad_source=5&gclid=EAIaIQobChMIhu-PkcfFjAMVcKSDBx05My4gEAQYASABEgK2QfD_BwE
    electronics hardware USB
  • Greaseweazle V4 USB Floppy Adapter – Flux Reader Writer – Ultimate Mister FPGA
    Greaseweazle allows versatile floppy drive control over USB. Read and write your vintage floppy disks from your PC/Linux/Mac computer. This USB device lets you to connect an old floppy disk drive to your modern computer to read/write floppy disks from any system with Shugart standard drives (Amiga, Atarí, Commodore, Amstrad, Sinclair, PC, CNC machines, musical instruments, industrial equipment, and more.)

    By extracting the raw flux transitions from a drive, any disk format can be captured and analyzed. The Greaseweazle also supports writing to floppy disks, from a range of image file formats including those commonly used for online preservation (ADF, IPF, DSK, IMG, HFE, …).

    Greaseweazle V4 is the latest version, updated for mass production and with the following features:

    Reads and writes 3″, 3.5″, 5.25″, 8″ disks (with suitable drive and cable)
    Buffered outputs, for communicating with older 5.25″ and 8″ disk drives
    Integrated power connector for directly powering most 3.5″ disk drives
    Write-enable jumper can be removed for safer preservation of precious vintage disks
    Supports floppy-modded 5.25″ drives
    Supports Disk-Change detection as used by Rob Smith’s integration into the WinUAE Amiga emulator
    3 user-definable outputs (eg. 8″ interface REDWC signal)
    100% factory tested, and tested again by me before shipping

    Found via https://www.tuhs.org/pipermail/tuhs/2023-January/027510.html
    Thu Dec 14 15:24:14 2023 - permalink -
    - https://ultimatemister.com/product/greaseweazle-v4-usb-floppy-adapter-flux-reader-writer/
    computer hardware history TODO USB
  • 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
  • MNT Reform USB Keyboard
    Found on https://www.theregister.com/2023/02/09/balthazar_free_hardware_laptop/

    Completely open hardware and open-source firmware. N-Key rollover: Diodes on every keyswitch prevent ghosting. Controller: ATmega32U4 with open source firmware based on LUFA. Easy to update via USB.

    Now also supported by the popular QMK firmware.
    Mon Apr 17 01:03:49 2023 - permalink -
    - https://shop.mntre.com/products/mnt-reform-usb-keyboard-standalone
    computer FOSS hardware keyboard USB
  • Writing userspace USB drivers for abandoned devices
    Description of reverse-engineering the USB protocol of a device no longer supported.

    Found on Leah Neukirchen's blog https://leahneukirchen.org/trivium/2021-10-03 which links to
    https://blog.benjojo.co.uk/post/imaging-mounted-disk-volumes-live
    Fri Dec 10 13:14:51 2021 - permalink -
    - https://blog.benjojo.co.uk/post/userspace-usb-drivers
    hack Linux USB
  • A family of devices which fit inside your USB port!
    I’m Tomu, a tiny ARM microprocessor which fits in your USB port. I have two buttons and two LEDs!
    I’m fully open source and am buildable by hobbyists! Designed for 2-factor authentication, USB experiments, or anything else you can think of.
    Can be used as U2F/FIDO authenticator, but has no AES hardware accelerator.
    Wed Dec 23 20:20:25 2020 - permalink -
    - https://tomu.im/tomu.html
    ARM computer hardware USB
  • Haasoscope | Crowd Supply
    Open source USB oscilloscope, 4 channels, 125 Ms/s, 8 bit.
    Sat Aug 18 14:56:54 2018 - permalink -
    - https://www.crowdsupply.com/andy-haas/haasoscope
    electronics FOSS hardware USB
  • USB oscilloscope, logic analyzer and waveform/pattern generator
    Software runs on Linux, Android, OS X, iOS and Windows.
    Sun Jan 28 22:34:38 2018 - permalink -
    - https://www.lab-nation.com/
    electronics hardware USB
  • Auto-mounting USB storage with udev » Axllent.org
    See also the comments warning against it.
    Wed Dec 6 15:28:20 2017 - permalink -
    - https://www.axllent.org/docs/view/auto-mounting-usb-storage/
    Linux USB
  • I’m Dreaming Of A White C
    Prototype of a translator from a python-like syntax to C. Found via
    https://www.jwz.org/blog/2017/04/python-has-a-lot-to-fucking-answer-for/#comments

    On http://xed.ch/help/, a number of useful personal technical notes can be found.

    For example, http://xed.ch/help/usbdrive.html describes how to create bootable USB drives.
    Wed Apr 12 12:36:44 2017 - permalink -
    - http://xed.ch/b/2015/0901.html
    C language programming Python reading USB
  • The USG is a firewall for your USB ports.
    Thu Mar 30 09:34:21 2017 - permalink -
    - https://github.com/robertfisk/USG/wiki
    hardware security USB
  • Backing up and restoring data on Android devices directly via USB (Howto)
    From the author:
    "I was looking for a simple way to backup data on Android devices directly to a device running GNU/Linux connected over a USB cable (in my case, a desktop computer).

    Is this really so unique that it’s worth writing a new article about it? Well, in my case, I did not want to buffer the data on any “intermediate” devices such as storage cards connected via microSD or USB-OTG. Also, I did not want to use any proprietary tools or formats. Instead, I wanted to store my backups in “oldschool” formats such as dd-images or tar archives. I did not find a comprehensive howto for that, so I decided to write this article."
    Sat Dec 31 18:28:25 2016 - permalink -
    - https://blogs.fsfe.org/kuleszdl/2016/11/02/android-data-backup/
    Android backup blog FSFE HOWTO USB
  • Arduino UNO and MEGA2560 USB firmware for HID devices
    Arduino UNO and MEGA2560 USB drivers

    This is a collection of USB firmware for the Atmega8U2 and Atmega16U2 processors on the UNO and MEGA2560 boards.

    By loading the appropriate firmware onto the 8U2 or 16U2 the Arduino can be turned into a native USB device.

    The following drivers are currently available here.

       USB Mouse
       USB Keyboard
       USB Joystick
       USB MIDI device

    All drivers are based on examples from Dean Camera's LUFA project.
    Found on https://hackaday.io/HarlequinTech
    Thu Aug 25 16:41:00 2016 - permalink -
    - https://github.com/harlequin-tech/arduino-usb
    Arduino software USB
  • Pi >> Shift - Program your Pi On The Go - Garage Tech
    piShift makes it super simple to get programming on your Pi Zero – just plug your Pi into your laptop with a micro-USB cable and it appears as a USB Drive. Drag across a .py file, and within seconds the Pi will automatically detect it’s been added, and will start running the most recently edited file.
    Fri Mar 25 14:56:59 2016 - permalink -
    - http://garagetech.tips/pi-shift/
    pi raspberry USB π
  • Raspberry Pi Zero – Programming over USB! | Andrew's blog
    The Rπ 0 can be used as USB device and simulate serial, ethernet, MIDI, audio, human interface device (keyboard, mouse) or a combination of up to 3 of these. The combined mode does not work well on Windows and OS X.
    Wed Jan 13 16:36:56 2016 - permalink -
    - http://pi.gbaman.info/?p=699
    blog HOWTO pi raspberry USB π
  • V-USB - A Firmware-Only USB Driver for Atmel AVR Microcontrollers
    V-USB is a software-only implementation of a low-speed USB device for Atmel’s AVR® microcontrollers, making it possible to build USB hardware with almost any AVR® microcontroller, not requiring any additional chip.
    Tue Dec 22 18:00:13 2015 - permalink -
    - https://www.obdev.at/products/vusb/index.html
    AVR GPL software USB
  • Boot Raspberry PI (2) from a USB Stick - JonathanMH
    Short description with links.
    Mon Sep 7 23:44:14 2015 - permalink -
    - http://jonathanmh.com/boot-raspberry-pi-from-a-usb-stick/
    HOWTO raspberry USB
  • Analog Discovery
    USB oscilloscope, logic analyser, waveform & pattern generator.
    Fri Jun 27 10:17:24 2014 - permalink -
    - http://www.digilentinc.com/data/products/analog-discovery/AnalogDiscovery.pdf
    electronics USB
  • Pico oscilloscope range - compare oscilloscope specifications and prices
    USB-based oscilloscopes, with bandwidhts from 10 MHz to 20 GHz. Software runs on Windows, and unsupported on Linux.
    Wed May 21 23:42:35 2014 - permalink -
    - http://www.picotech.com/oscilloscope-specifications.html
    electronics hardware USB
  • The Key64 Keyboard :: No more keys than you can type on — The Key64 Keyboard is a Libre Design, Minimalist, Ergonomic, Splittable, Symmetric, Compact 64 Keys and Firmware Programmable USB Keyboard for touch typing users with native colemak support.
    A Libre * Design, Minimalist, Ergonomic, Splittable, Symmetric, Compact 64 Keys, Eco-Friendly, Durable, Native Colemak Keyboard, Embedded Mouse and Firmware Programmable USB Keyboard.
    Wed Mar 12 17:01:02 2014 - permalink -
    - http://www.key64.org/
    hardware libre USB
Links per page: 20 50 100
◄Older
page 1 / 2
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.