Computer
General
- https://en.wikipedia.org/wiki/PC_System_Design_Guide - also known as the PC 97, PC 98, PC 99, or PC 2001 specification, is a series of hardware design requirements and recommendations for IBM PC compatible personal computers, compiled by Microsoft and Intel Corporation during 1997–2001. They were aimed at helping manufacturers provide hardware that made the best use of the capabilities of the Microsoft Windows operating system, and to simplify setup and use of such computers. Every part of a standard computer and the most common kinds of peripheral devices are defined with specific requirements. Systems and devices that meet the specification should be automatically recognized and configured by the operating system.
- http://archive.is/4fJsx- computer diagram
- HDT (stands for Hardware Detection Tool) is a Syslinux com32 module that displays low-level information for any x86 compatible system. It provides both a command line interface and a semi-graphical menu mode for browsing.
Resources
News and reviews
Shopping
Comparison
- http://www.cnet.com/
- hard drive size filter (was?) 1Tb max
Notes
- Core I7-4790K 4-Core 4.0GHz
- 2x PCI-E 3.0
Linux
See *nix, *nix#Hardware
cat /proc/cpuinfo lspci lsusb dmidecode
Minicomputer
PC form factor
Case
Mini ATX
Portable
Intel NUC
- Intel NUC - a powerful 4x4-inch mini PC with entertainment, gaming, and productivity features, including a customizable board that is ready to accept the memory, storage, and operating systems that you want.
Zotak
Secure
Single-board computer
See also Network#Hardware 2
- Board-DB.org - by rating, descending
Raspberry Pi
Banana Pi
C.H.I.P.
- C.H.I.P. - WiFi B/G/N Built-in! Plug C.H.I.P. in and hop on the internet in 60 seconds flat. 1GHz Processor C.H.I.P.'s R8 processor allows C.H.I.P. to be small and powerful enough to handle any task you can throw at it. 4GB of High-speed Storage C.H.I.P. comes with storage onboard, so there’s no need to purchase an SD card. C.H.I.P. is ready to go. 512MB of RAM C.H.I.P. comes with enough RAM to start your projects right away. Bluetooth 4.0 Wirelessly connect keyboards, mice, and controllers to C.H.I.P. With a few clicks and an old stereo, turn C.H.I.P. into an AirPlay or Bluetooth speaker. C.H.I.P. Works with ANY Display
- C.H.I.P. Pro - 1GHz ARMv7-A, 256MB/512MB DDR3/SLC NAND, I2S Audio Dual Mics, WiFi B/G/N & BT4.2, Fully Certified, Open Source HW, OS, No NDAs!
Orange Pi
- Orange Pi Pc Plus - It’s an open-source single-board computer. It can run Android 4.4, Ubuntu, Debian, Raspbian Image. It uses the AllWinner H3 SoC, and has 1GB DDR3 SDRAM.
BeagleBoard
- BeagleBone - Explore the high-performance, low-power world with the tiny, affordable, open-source Beagles. Putting Android, Ubuntu and other Linux flavors at your fingertips, the Beagle family revs as high as 1GHz with flexible peripheral interfaces and a proven ecosystem of feature-rich "Cape" plug-in boards.
MiBox
ODroid
- Turris Omnia - With powerful hardware, Turris Omnia can handle gigabit traffic and still be able to do much more. You can use it as a home server, NAS, printserver and it even has a virtual server built-in. [4]
Intel Galileo
Intel Compute Stick
- Intel® Compute Stick - Intel® Compute Stick is a device the size of a pack of gum that turns any HDMI display into a fully functional computer: same operating system, same high quality graphics, and same wireless connectivity. All this in a PC on a stick that measures 4.5 inches from end to end, and is ready to compute right out of the box.
Intel NUC
https://www.intel.com/content/www/us/en/products/boards-kits/nuc.html
Intel Quark
- Develop using the Intel® Quark™ Microcontroller Developer Kit D2000 | Intel® Software - Based on the Intel® Quark™ microcontroller D2000, this kit is used to develop and prototype low-power solutions for the Internet of Things (IoT). The kit includes a developer board with sensors and hardware interface shields, a software IDE, and an open-source board support package.
HummingBoard
CuBOX
VoCore
- VoCore - open hardware and runs OpenWrt/LEDE. It has WIFI, USB, UART, 20+ GPIOs but is only one inch square. It will help you to make a smart house, study embedded system or even make the tiniest router in the world.
Single-boar microcontroller
BBC micro:bit
ESP8266
- https://en.wikipedia.org/wiki/ESP8266 - a low-cost Wi-Fi microchip with full TCP/IP stack and microcontroller capability produced by Shanghai-based Chinese manufacturer, Espressif Systems.
WISP
- WISP - the Wireless Identification and Sensing Platform, is a family of sensors that are powered and read by UHF RFID readers. WISPs do not require batteries since they harvest their power from the RF signal generated by the reader. The WISP is an open source, open architecture EPC Class 1 Generation 2 RFID tag that includes a fully programmable 16 bit microcontroller, as well as arbitrary sensors. Unlike the WISP, conventional RFID tags are black boxes that cannot execute arbitrary computer programs, and do not support sensors. We have given WISPs to collaborators around the world. Many of the applications have been sensing related, but we were also surprised to find many applications in the areas of cryptography and security, enabled by WISPs programmability. [6]
Arduino
Power
- 600w +
Motherboard
https://en.wikipedia.org/wiki/Motherboard - (sometimes alternatively known as the mainboard, system board, baseboard, planar board or logic board, or colloquially, a mobo) is the main printed circuit board (PCB) found in general purpose microcomputers and other expandable systems. It holds and allows communication between many of the crucial electronic components of a system, such as the central processing unit (CPU) and memory, and provides connectors for other peripherals. Unlike a backplane, a motherboard usually contains significant sub-systems such as the central processor, the chipset's input/output and memory controllers, interface connectors, and other components integrated for general purpose use.
Motherboard specifically refers to a PCB with expansion capability and as the name suggests, this board is often referred to as the "mother" of all components attached to it, which often include peripherals, interface cards, and daughtercards: sound cards, video cards, network cards, hard drives, or other forms of persistent storage; TV tuner cards, cards providing extra USB or FireWire slots and a variety of other custom components. Similarly, the term mainboard is applied to devices with a single board and no additional expansions or capability, such as controlling boards in laser printers, televisions, washing machines and other embedded systems with limited expansion abilities.
BIOS
CPU
See Computing
Memory
Bus /interface
RS232
SCSI
/dev/bsg
PATA
SATA
PCI
- lspci is a utility for displaying information about PCI buses in the system and devices connected to them.
USB
MTP
IEEE 1394 / Firewire
lsmod | egrep 'firewire|1394'
- dvgrab is a program that captures DV video and audio data from digital camcorders via an IEEE1394 link. The DV data is stored in one or several files and can later be processed by video editing software. dvgrab can remote control the camcorder but it does not show the video's content on screen.
dvgrab --size 500 --autosplit <filename>
interactive mode;
dvgrab -i
live view;
dvgrab - | mplayer -
Bluetooth
- http://stackoverflow.com/questions/12338621/a2dp-sink-without-pulseaudio - audio streaming
M.2
InfiniBand
Other
Input
- deskthority wiki is dedicated to mechanical keyboards, mice and other human interface devices. The main focus is everything regarding quality (mechanical) keyboards. In the nature of a wiki, the content will be frequently and constantly under construction. Want to share your knowledge and help us create the best input device wiki? This wiki is part of the deskthority forum - sign in with your forum account and start editing!
Mouse
Trackpad
Keyboard
- http://techreport.com/articles.x/23405
- http://www.reddit.com/r/vim/comments/wcgb0/mechanical_keyboards/
- http://keyboardporn.com/mx-switch/kbc-poker/
- http://geekhack.org/
- http://mathematicalmulticore.wordpress.com/the-keyboard-layout-project/
- http://zackshapiro.com/post/37569825579/im-trying-to-be-less-hyperbolic
- http://www.robopeak.com/blog/?p=282 - diy laser keyboard
Scanner
Infrared
- http://www.usb.org/developers/hidpage/ - pdf
- http://www.freebsddiary.org/APC/usb_hid_usages.php - hex
- http://www.kvazi-k700i.narod.ru/info_hid.html - hex and decimal
Flirc
- https://flirc.tv - Flirc USB learns from any remote control, not caring about different vendor protocols. Just walk through the super simple setup - pairing individual remote buttons with 'Media Centre Buttons' and you're done. It's basically a universal IR receiver, so can be used with any remote you choose, old, new or Universal! The best part about FLIRC is that it can be used to mimic a keyboard so every media center application understands it without any drivers. FLIRC runs across all platforms, Mac, Linux, and Windows.
Wii Remote
- https://en.wikipedia.org/wiki/Wii_Remote - known colloquially as the Wiimote, is the primary controller for Nintendo's Wii console. A main feature of the Wii Remote is its motion sensing capability, which allows the user to interact with and manipulate items on screen via gesture recognition and pointing through the use of accelerometer and optical sensor technology. Another feature is its expandability through the use of attachments. The attachment bundled with the Wii console is the Nunchuk, which complements the Wii Remote by providing functions similar to those in gamepad controllers.
Gesture
- The Wekinator - free, open source software originally created in 2009 by Rebecca Fiebrink. It allows anyone to use machine learning to build new musical instruments, gestural game controllers, computer vision or computer listening systems, and more. The Wekinator allows users to build new interactive systems by demonstrating human actions and computer responses, instead of writing programming code.
Output
See also *nix#Printing
Video card
- https://github.com/mntmn/amiga2000-gfxcard - MNT VA2000, an Open Source Amiga Graphics Card (Zorro II/III), written in Verilog [22]
- http://www.free3d.org/ - 3D Graphics hardware performance using Free Software drivers (X.Org DRI)
Connectors
Monitor
- https://en.wikipedia.org/wiki/Extended_display_identification_data - EDID
- http://www.polypux.org/projects/read-edid/
- Pective - display the actual size of any item right on your monitor. All you have to do is specify your monitor size, and Pective will display the image life-size!
Display
- http://en.wikipedia.org/wiki/Fourteen-segment_display
- http://en.wikipedia.org/wiki/Sixteen-segment_display
- http://www.youtube.com/watch?v=LT7nj2Rl4kU
- http://www.youtube.com/watch?v=dqehSmfWK1o
- http://www.youtube.com/watch?v=CMBtZh7suvU
- http://www.youtube.com/watch?v=tS8tK9AS6WE - cgi
diy;
- http://blog.makezine.com/2012/07/18/super-fast-electromagnetic-flip-dot-display/
- http://forums.adafruit.com/viewtopic.php?f=8&p=113228
- http://www.designboom.com/technology/interactive-high-speed-flip-dot-display-by-breakfast/
vga to d-tv;
- https://en.wikipedia.org/wiki/FreeSync - an adaptive sync technology initially developed by AMD in response to NVidia's G-Sync for LCD displays that reduces screen tearing. FreeSync is royalty-free, free to use, and has no performance penalty. As of 2015, VESA has adopted FreeSync as an optional component of the DisplayPort 1.2a specification. FreeSync has a dynamic refresh rate range of 9-240Hz.
Laser
3D printing
Storage
See also Media#CD_.2F_DVD
HDD
- http://forre.st/storage - Storage Analysis - GB/$ (New Egg) for different sizes and media
SMART
- smartmontools - contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI harddisks. In many cases, these utilities will provide advanced warning of disk degradation and failure.
- http://sourceforge.net/apps/trac/smartmontools/wiki smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.
Failure
- What is the Best Hard Drive? - The table below shows the annual failure rate through the year 2014. Only models where we have 45 or more drives are shown. I chose 45 (2014) because that’s the number of drives in a Backblaze Storage Pod and it’s usually enough drives to start getting a meaningful failure rate if they’ve been running for a while. Go HGST.
- PDF: Failure Trends in a Large Disk Drive Population
RAID
- unRAID is an embedded Network Attached Storage (NAS) server operating system, designed for digital media storage. It allows you to build an array of hard drives and share the data from those drives across the local network (typically within a house or business). Importantly, it protects all the data on the drives if one should fail.
SSD
Great for boot/os drive.
NAS
Tape
Blu-ray
SD/MicroSD cards
Floppy
To sort
Media
See also Audio, Video, Streaming
MP3
- Rockbox is a free replacement firmware for digital music players. It runs on a wide range of players:
- gtkpod is a graphical user interface for the Apple iPod for Unix-like systems, written using the GTK+ toolkit.
pcskr
Laptop
Cast
Mobile
Wearable
"People love exclusivity, but with an air of egalitarianism."
Mirror
Sensor
Emulation
See also Virtualisation
- http://bochs.sourceforge.net/ Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Bochs can be compiled to emulate many different x86 CPUs, from early 386 to the most recent x86-64 Intel and AMD processors which may even not reached the market yet.
Bochs is capable of running most Operating Systems inside the emulation including Linux, DOS or Microsoft Windows. Bochs was originally written by Kevin Lawton and is currently maintained by this project. Bochs can be compiled and used in a variety of modes, some which are still in development. The 'typical' use of bochs is to provide complete x86 PC emulation, including the x86 processor, hardware devices, and memory. This allows you to run OS's and software within the emulator on your workstation, much like you have a machine inside of a machine. For instance, let's say your workstation is a Unix/X11 workstation, but you want to run Win'95 applications. Bochs will allow you to run Win 95 and associated software on your Unix/X11 workstation, displaying a window on your workstation, simulating a monitor on a PC.