Het gebruik van software, downloads, scripts en uitleg op deze website is geheel op eigen risico, DomoticX is niet aansprakelijk voor de schade die, rechtstreeks of onrechtstreeks het gevolg is van gebruik van deze website!
Informatie (ENG) ACM1252U-Z2 is a small NFC reader module developed based on 13.56 MHz contactless technology, for fast and easy integration to embedded systems. The ACM1252U-Z2 supports ISO 14443 Type A and B cards, and MIFARE®, FeliCa, and ISO 18092–compliant …
Website Informatie (ENG): Linux Reader™ is a popular and free software product, and it remains non-commercial freeware. Since version 4.0, there are extra features that are available as Linux Reader Pro™. System requirements for Linux Reader™ and Linux Reader Pro™: …
Website Rufus is een programma dat helpt bij het formatteren en creëren van opstartbare USB-flash-drives, zoals USB-sticks, USB-HD’s, enz. Het is vooral bruikbaar in gevallen waarbij: je een USB-installatiemedium wilt maken van opstartbare ISO’s (Windows, Linux, UEFI, enz.) je op …
MBSheet Informatie (ENG) MBSheet is our new easy to use PC program for readout of M-Bus networks. It offers all important functions without confusing you by too many options. With MBSheet you can readout M-Bus installations even without previous knowledge. …
libmbus Informatie (ENG) libmbus is an open source library for the M-bus (Meter-Bus) protocol. The Meter-Bus is a standard for reading out meter data from electricity meters, heat meters, gas meters, etc. The M-bus standard deals with both the electrical …
Shell script compiler Website #1 / Website #2 Informatie (ENG) Shell Script Compiler A generic shell script compiler. Shc takes a script, which is specified on the command line and produces C source code. The generated source code is then compiled …
Hieronder een paar handige tips om leuke bash scripts te maken die bestanden etc. kunnen manipuleren. Terminal scherm leegmaken (Printf) Maak het scherm in de terminal leeg:
printf "\033c" Tekst weergeven (ECHO) Om vanuit BASH een regel weer te geven in …
Bouwjaar: 12 August 1997 Verbruik: 5v / 100mA Meer informatie Windows De Joystick wordt automatisch herkent vanaf Windows 7, en de driver word automatisch geïnstalleerd. Linux
lsusb -v
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Bus 001 Device 006: ID 045e:0008 Microsoft Corp. SideWinder Precision Pro
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x045e Microsoft Corp.
idProduct 0x0008 SideWinder Precision Pro
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 64mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.00
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 135
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0006 1x 6 bytes
bInterval 10
Python PyGame layout: X-as = AS 0 Y-as = AS 1 X-as jerk = AS 2 …
Website Dit programma doet me denken aan BINWALK, en werkt in principe hetzelfde… Informatie (ENG) Foremost is a console program to recover files based on their headers, footers, and internal data structures. This process is commonly referred to as data …
Website Met dit programma kan je een touchscreen kalibreren bijvoorbeeld op de Raspberry Pi. Informatie (ENG): xinput calibrator: A generic touchscreen calibration program for X.Org Version: 0.7.5 Website: http://www.freedesktop.org/wiki/Software/xinput_calibrator Source: http://github.com/tias/xinput_calibrator Bugs: http://github.com/tias/xinput_calibrator/issues Build instructions:
./autogen.sh Sets up build environment, …