NotesMake your own power bank out of any (1000 mAh or over) lithium battery!
Are you a fan of bi-directional USB-C? Hey, so are we! This awesome little board goes both ways - the USB-C connector is both an input to charge a lithium battery at 1.0-1.2A and an output that provides a boosted 5V from the battery at 1.2A!
NotesEngelbart's demo also featured an input device known as the keyset, but unlike his other innovations, the keyset failed to catch on. The 5-finger keyset lets you type without moving your hand, entering characters by pressing multiple keys simultaneously as a chord. Christina Englebart, his daughter, loaned one of Engelbart's keysets to me. I constructed an interface to connect the keyset to USB, so that it can be used with a modern computer. The video below shows me typing with the keyset, using the mouse buttons to select upper case and special characters.FeedUnfurl
NotesLook, Iām just going to come out and say it⦠this Giant USB Button is probably too big! Itās 228.6mm x 228.6mm x 120mm (which is 9ā³x9ā³ x 4.725ā³). The thing is, when someone asks me to build something for them, and it seems interesting, I canāt really say no. And I did say ānoā this time, but mainly due to the tight deadline. I said I would need about twice as much time as requested and luckily the client came back with āWe can do that!ā So I got to work⦠FeedEmbedUnfurl
NotesCan some chargers damage my device? Yes. Not all, but definitely some. The damage is caused by the RG35XX Plus mistakenly detecting that some USB C chargers are an external device (like a USB gamepad) that needs power, and trying to apply 5V to the charger itself. This can result in either or both the RG35XX Plus and the charger to heat up - sometimes just a bit, sometimes enough to damage components or the nearby battery. Read below for an explanation about how this happens.
If I want to be safe, what chargers are definitely going to be okay to use? Anything that uses a cable with USB A on one end, and USB C on the other. The voltage and current rating of the charger itself makes no difference. This doesn't mean that no other setups will work (for instance, most tethered USB C chargers, or non e-marked C<->C cables will), but using an A<->C cable is the only straightforward way for most people to be sure.
Is there a mod to enable charging on all USB C chargers? Yes, but you lose the ability to power other devices from the USB C port on the RG35XX Plus, and it involves soldering tiny SMD components.
Is this relevant to other RG35XX family devices? Probably, but I don't know - I've only had a look at the RG35XX Plus. Specifically, mine is marked as a "RG35XX Plus V6.0, 2024-01-09" inside on the PCB.
NotesUSB Insight Hub plugs into your computer through a USB Type-C connector and exposes three USB 3.0 downstream ports, each with a 1.3-inch screen that displays relevant information about the attached device. That information includes operating system enumeration name (COMx, TTYx, or drive letter), voltage, and current. USB Insight Hub also allows you to control the individual activation and deactivation of the D+/D- USB 2 data lines to force enumeration and control the power of each downstream device. A small application running on the host computer extracts USB information from the operating system and sends it to the Hub over USB.Unfurl
NotesVentoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.
With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly.Unfurl
NotesDirect drop in replacement controller. Perfect if you have a dead controller, or you want to tinker with extra options without modifying the stock controller, or you just want a programmable internal USB connection. Unfurl
NotesIāve been wanting to write about the Teensy and its application in securityĀ testing or some time now. Itās extremely useful for executing scripts on a target machine without the need for human-to-keyboard interaction. It can be used to bypass auto-run, AV FeedEmbedUnfurl
NotesThis blog post explains how to fix the no permissions error the Android Debugger displays when running the adb devices command Linux. The solutions presented here have been tested and found working on Ubuntu Lucid, but they should also work on other Ubuntu and Linux versions as well. FeedUnfurl
NotesI've been noticing more and more consumer gadgets(Phones/MP3 players) are making use of a Mini USB plugs connect to their charger. I figured why not try adding it to my DS Lite. As it turns out it's a fairly straight foward hack as the pinout and spacing are almost identical between the two connectors.Unfurl
NotesHoRNDIS (pronounce: āhorrendousā) is a driver for Mac OS X that allows you to use your Android phone's native USB tethering mode to get Internet access. It is known to work with Mac OS X versions 10.6.8 (Snow Leopard) through 10.9 (Mavericks ā see notes below), and has been tested on a wide variety of phones. Although you should be careful with all drivers that you install on your computer, HoRNDIS has been tested at least well enough for the author (and many others) to run full time on their own personal computers. FeedUnfurl
NotesStay away from super-cheap AC adapters built by mystery manufacturers. Spend the extra few dollars to get a brand-name AC adapter. It will be safer, produce less interference, and your device's touchscreen will perform better. FeedUnfurl
NotesAll modern TVs support HDMI-CEC a technology that allows devices to talk with each other over the HDMI cable, using this feature this adapter will send and receive remote key presses to XBMC or MythTV or Windows Media Centre or any other app that supports libCEC on your PCUnfurl
NotesCommunicating with a host computer can allow a simple Arduino-based system to gain access to a wide variety of devices and information. Most people link an Arduino to a host using serial communications across a USB connection with custom code running on the host to send information to the Arduino or receive it in return, but giving your Arduino the ability to pretend to be a keyboard or mouse opens up a whole world of possibilities because it means your Arduino can interact with software that was never intended for external control. That could be desktop software such as a game or a web browser: your Arduino could "type" into a web form and submit it on your behalf, or act as a custom controller for a game!Unfurl
NotesWe've seen monitors with touch input and displays powered only by USB, but combining both those features into a single unit would make for something truly unique. We've gotta hand it to Mimo Monitors for pulling it off -- the Magic Touch and Magic Touch Deluxe deliver 10.1 inches of capacitive interactivity using only a single USB 2.0 cable. The panel itself offers a resolution of 1024 x 600 for keeping video chats out of your way, displaying email or monitoring social networks. The Deluxe version also adds a two-port USB hub but, if you plan to charge your devices through it, you'll have to hook up the optional AC adapter. Sadly, while they can act as a secondary monitor regardless of OS, you'll need a Windows 7 machine to take advantage of the touch capabilities -- and even then it's single touch only (though, the panel itself is technically capable of four-point multitouch). Both models are available to pre-order now for $300 (Magic Touch) or $330 (Magic Touch Deluxe) with delivery expected before Christmas. Check out the complete PR after the break. FeedUnfurl
Notes<blockquote>I wanted to add vi cursor keys and mouse keys to HHKB. Original HHKB controller is not programmable and
firmware source code is not open. So, customizing HHKB needs to replace original controller with programmable one.
I used Teensy++ as alternative controller. Though a Teensy has enough ports to drive HHKB,
Teensy++ has clean pinout and it makes programing and wiring easier.</blockquote>
I should look into this to see if I can fix the PS/2 HHKB that I apparently fried with a USB adapter.FeedUnfurl
NotesInspired by the allegedly Windows Android x86 demo with a 23 inch multi-touch screen by Martin Drashkov (see second video below), I decided to give my own version a spin.FeedEmbedUnfurl
NotesThis is revision 2.0 of USB Host Shield. Thanks to new interface layout it is now compatible with more Arduinos ā not only UNO and Duemilanove, but also big Mega and Mega 2560 work with Standard variant of this shield out of the box. No more SPI re-wiring and code modifications ā just solder included stackable connectors (2Ć3 ICSP connectorās female side should be facing down), plug and play!Unfurl
NotesOur USB IR Transmitter/Receiver is a standard USB device that can transmit and receive the infrared codes supported by LIRC (Linux only) and WinLIRC (Windows only and beta). Combined with (Win)LIRC, this device can communicate with most home electronics, such as TVs, stereos, DVD players, receivers, and their associated remote controls. When used with MythTV, you can turn your computer into a TiVo-like media center. Unfurl
Notes"So you want to build USB enabled devices. Bumble-B is here to help!
It is a breakout board for Atmel's at90usb162 microcontroller, along with supporting hardware and USB connector. It is DIP-24/600mil shape, and works very well on a breadboard."Unfurl
Notes"This web site is dedicated to my USB reader for 16-bit games, the Retrode (was: snega2usb). Feed your SNES or Mega Drive / Genesis emulator with games from your original cartridges! The project started as a little proof of concept for myself, but eventually turned out way larger (and cooler!) than that."Unfurl
Notes"Unplugging the dongle to my Logitech MX 1100 and then swapping my modifier keys worked. Just be sure to open the modifier keys window first."Unfurl
Notes"A single USB connection from your computer gets you an instant secondary (tertiary, quaternary, quinaryā¦) display. This awesome display is perfect for your IM client, widgets, PC gaming tools, your email, a spreadsheet, your PhotoShop tools, or even video!"Unfurl
Notes"After a year-and-a-half's worth of work, Intel hacker Sarah Sharp announced that Linux will be the first operating system supporting USB 3.0. "Unfurl
Notes"The question is how well a tiny trackball will work on a Windows PC? We donāt have to wait any longer for the answer. Evergreen in Japan has announced the Micro USB Mouse for Windows that is a portable little USB gadget with a retractable cable. In spite of the name, the āMouseā is really a little trackball with buttons and while it looks goofy, this is a gadget that might actually be useful for those who like trackballs. No word on pricing or if this will make it to the U.S. but you sure could fit a lot of these little things on those empty ships that used to bring a lot of Toyotas to the U.S."Unfurl
Notes"The PHS300 creates a fully portable WiFi Hotspot from broadband-enabled cellular phones and modems. Take WiFi to a new level by 'bringing it with you'."Unfurl
Notes"Slip your spare hard drives into this USB dock and it mounts as an available volume on your Windows, Mac OS, or Linux computer via either a USB or an eSATA connector. Hot-swap with a new drive by pressing the center button on the base and jamming in a new drive."Unfurl
Notes"Are you walking a fine line between being a tech weenie and a tree hugger? Thank goodness we found you! This wooden USB Memory Strap with built-in flash memory lets you combine both of your loves."Unfurl
Notes"The Domo USB Flash Drive comes preloaded with great Domo content, including the Mimobot SoundByte⢠application, wallpapers, icons, and the original NHK spots featuring Domo himself!"Unfurl
Notes"If you're like me, you may or may not have secret files plotting world domination and other devious deeds. These files obviously need to be hidden from the prying eyes of sisters, FBI agents, grandparents, etc. We are going to convert a phone jack in the wall into a secret USB memory device."Unfurl
Notes"Super Tiny Keyboard is tiny, slim, portable and functional that you do not have to worry about bringing those traditonal, big and heavy keyboard when you are travelling."Unfurl
Notes"The R0DE Podcaster offers an end-address configuration, the clarity of R0DE's tailored-for-voice frequency response, an ON' LED, a direct headphone amp and, of course, very low self noise."Unfurl
Notes"This mini-keyboard containing a standard Japanese 84 key keyboard typical of notebooks (the number pad is eliminated, and the directional keys and the page up/down/home/end keys have been merged) yet is still sleek and stylish having all you need to be aUnfurl