Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
9 results tagged interfaces  ✕   ✕
dhansel/ArduinoFDC https://github.com/dhansel/ArduinoFDC
Fri 15 Sep 2023 05:12:45 PM PDT archive.org

ArduinoFDC is a sketch that implements a floppy disk controller. It works with Arduino Uno, Leonardo, Nano, Pro Mini, Micro and Mega.

ArduinoFDC consists of three parts:

  • A library providing low-level functions to allow reading and writing disks at the sector level as well as low-level formatting disks.
  • Integration of ChaN's brilliant FatFS library to provide file-level functions for reading and writing files and directories in a FAT (MS-DOS) file system and a high-level format function to initialize a FAT file system.
  • An example sketch implementing ArduDOS, a (very) small DOS environment for browsing a FAT file system as well as a low-level disk monitor to access sector data on the disk, including the ability to transfer whole disks or single files via the XModem protocol.

ArduinoFDC works with double density (DD) as well as high density (HD) disk drives. It can read, write and format 5.25" DD (360KB), 5.25" HD (1.2MB), 3.5" DD (720KB) and 3.5" HD (1.44MB) disks.

arduino floppy drives interfaces retrocomputing
UberGuidoZ/Flipper https://github.com/UberGuidoZ/Flipper/
Thu 14 Sep 2023 01:19:06 PM PDT archive.org

This is a playground (and dump) of stuff I made, modified, researched, or found for the Flipper Zero.

There's a lot of everything in here, from customized apps, BadUSB scripts, hardware specs for modders, GPIO interface shenanagains and interface pinouts, hardware troubleshooting, sound and music stuff, and sub-GHz captures and dissections for just about everything. It's an impressive collection.

hacking hardware information archive rf gpio security interfaces code links reverseengineering
Gabotronics https://www.gabotronics.com/
Sun 26 Feb 2023 11:37:28 AM PST archive.org

Gabotronics is a small company based in Lakewood Ranch, FL. We have 10+ years of analog and digital design experience. Gabotronics is recognized by Atmel as a Third Party Vendor. We design and manufacture embedded systems. We specialize in 8-32 bits microcontroller projects, instrumentation and data acquisition, PCB Layout, custom electronic designs and we can provide engineering consultation. Currently we are selling data acquisition development boards, but we plan to expand our product line with all kind of electronics products in the future.

electronics parts cables interfaces batteries kits displays
mpremote https://pypi.org/project/mpremote/
Wed 04 May 2022 10:42:14 AM PDT archive.org

This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection. This will automatically connect to the device and provide an interactive REPL. No additional serial support software is required. Part of Micropython but can be installed as a stand-alone utility wherever you can install Python and run pip.

micropython embedded serial control interfaces cli
wagiminator/C64-Collection https://github.com/wagiminator/C64-Collection
Tue 25 Jan 2022 02:40:55 PM PST archive.org

A collection of cartridges, adapters and replacements for the Commodore C64.

  • DiskBuddy64 is a minimal adapter that can interface a Commodore 1541(II) floppy disk drive to your PC via USB in order to read from and write on disks. It uses its own fast loader.
  • TapeBuddy64 is a simple and inexpensive adapter that can interface a Commodore Datasette to your PC via USB in order to read from and write on tapes.
  • SD2IEC LP is a C64 SD-card adapter and floppy disk drive emulator based on the design by Lars Pontoppidan with cassette port plug. Copy C64 games and programs to SD-card on your PC, put the SD-card in your SD2IEC and load games and programs on your C64!
  • Tapuino is a Commodore Datasette emulator based on the design and firmware by Sweetlilmre. Put your TAP-files on an SD-Card and plug the device in your good old Commodore!
  • The classic xu1541 is a Commodore floppy disk drive to USB adapter based on the designs by Till Harbaum and Spiro R. Trikaliotis. It connects a variety of CBM drives (1541, 1541-II, 1570, 1571, 1581, SX-64's internal floppy disk) to USB-equipped PCs running Windows, Linux or Mac OS X. This allows for easy transfer of disk images to and from these devices and helps you preserve your old data.
  • TapeDump64 is a simple and inexpensive adapter that can interface a Commodore Datasette to your PC via USB in order to dump your old software saved on tapes as TAP files. It is inspired by TrueTape64, a similar project by Francesco Vannini.
  • A C64 keyboard to USB adapter based on the design and firmware by Mikkel Holm Olsen. Use the original keyboard with you favourite emulator!
  • The SwinSID nano is a replacement board for the legendary SID soundchip of the Commodore C64 based on the design by Swinkels.
  • A simple 8k cartridge for C64.
  • A MagicDesk compatible cartridge for Commodore C64 based on the work of Marko Šolajić and Zzarko. Build your own cartridges out of multiple PRG-files! Has a 64k variant and a 256k variant.
  • A 512k MagicDesk compatible cartridge for Commodore C64 based on the work of Marko Šolajić and Zzarko. Build your own cartridges out of even more PRG-files!
  • The FreeLoad cartridge is a simple clone of an Epyx Fastload cartridge, offering a system reset button, a file access activity LED and a disable switch. Load 5x faster from your floppy disk drive, your SD2IEC or your Pi1541!
retrocomputing retrotech hardware c64 adapters interfaces pc usb
64Copy Central: Cables http://ist.uwaterloo.ca/~schepers/cables.html
Tue 18 Jan 2022 03:27:24 PM PST archive.org

I offer the most common X cables that Joe Forster/STA lists on his site, not the X adapters as I have no ability to make the PC boards required. Special cables not listed below will be considered on a case by case basis and if I have the parts to build them.

The prices for the cables are in Canadian dollars and do not include shipping. The cable costs vary as each one contains different components and take different amounts of time to build. Shipping is typically $7 for one cable in a bubble-wrap envelope and multiple cables would mean a different shipping container and higher costs. Since I have no shopping basket, e-finance capability or ordering page, please email me with your orders. All of my cables are verified working under DOS, and are tested using various drives with the latest ROM versions and/or JiffyDOS.

retrocomputing c64 hardware cables interfaces purchase
PySimpleGUI - Python GUIs for humans. https://pysimplegui.readthedocs.io/
Thu 09 Dec 2021 03:32:00 PM PST archive.org

Transforms tkinter, Qt, Remi, WxPython into portable people-friendly Pythonic interfaces, especially if you primarily do CLI tools. Tries to make it easy to build GUIs for applications, because ordinarily the process sucks. Supports several toolkits, including QT, WxPython, and Remi (if you want to turn something into a webapp); you can switch between those toolkits with a single line. No callback functions, that's all handled for you. Has a built-in debugger.

python desktops gui modules ui ux web interfaces
GlasgowEmbedded/Glasgow: Scots Army Knife for electronics https://github.com/GlasgowEmbedded/Glasgow
Wed 08 May 2019 12:33:39 PM PDT archive.org

Glasgow is a tool for exploring digital interfaces, aimed at embedded developers, reverse engineers, digital archivists, electronics hobbyists, and everyone else who wants to communicate to a wide selection of digital devices with high reliability and minimum hassle. It can be attached to most devices without additional active or passive components, and includes extensive protection from unexpected conditions and operator error.

interfaces hardware openhardware tools fpga python embedded
networking - Network problems after Ubuntu upgrade - Unix and Linux - Stack Exchange http://unix.stackexchange.com/questions/8039/network-problems-after-ubuntu-upgrade
Tue 20 Mar 2018 12:59:10 AM PDT archive.org

If your Ubuntu machine is having problems with network configuration (Network Manager is refusing to configure an interface for some reason), these tips may help you fix it.

networking interfaces ubuntu solution networkmanager sysadmin linux problems
4984 links, including 378 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn