-
Updated
Jul 27, 2020
#
hardware
Here are 1,945 public repositories matching this topic...
A curated collection of marketing articles & tools to grow your product.
Golang framework for robotics, drones, and the Internet of Things (IoT)
go
mqtt
raspberry-pi
iot
arduino
beaglebone-black
gpio
robot
uav
drone
robotics
hardware
i2c
bluetooth
internet-of-things
sphero
intel-joule
beaglebone
bluetooth-le
intel-edison
-
Updated
Aug 16, 2020 - Go
A web-friendly way for anyone to build unusual displays
-
Updated
Nov 2, 2019 - C
How to be low-level programmer
programming-language
arduino
hardware
firmware
assembly
linux-kernel
embedded-systems
low-level
system-programming
assembly-language-programming
low-level-programming
c-programming
linux-kernel-hacking
-
Updated
Oct 4, 2019
Intel® RealSense™ SDK
-
Updated
Aug 25, 2020 - C++
Build your own VR headset for $100.
-
Updated
Jun 24, 2019 - C++
Open source tutorial & information collector for hackintosh installation.
macos
mac
apple
tutorial
hardware
installer
hackintosh
kext
installation
bootloader
clover
osx86
apple-hardware
-
Updated
Aug 22, 2020 - Rich Text Format
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
raspberry-pi
iot
arduino
esp8266
embedded
ota
hardware
esp32
mbed
wifi
bluetooth
internet-of-things
particle-photon
iot-platform
bluetooth-low-energy
gsm
ethernet-shield
serialport
espressif
-
Updated
Jul 17, 2020 - C++
Easily document cables and wiring harnesses
-
Updated
Aug 22, 2020 - HTML
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
java
http
home-automation
mqtt
raspberry-pi
iot
arduino
esp8266
ota
hardware
netty
rest-api
esp32
websockets
internet-of-things
particle-photon
iot-platform
ssl-certificate
blynk-server
blynk
-
Updated
Aug 12, 2020 - Java
-
Updated
Aug 7, 2020
Open Source Lightweight Microservices Architecture for the Internet of Things. For developers.
-
Updated
Mar 12, 2017
Usb serial controller for Android
android
iot
serial
usb
hardware
spi
usb-serial-adapters
serialport
android-usb-host
usb-serial-controller
ftdi-devices
iot-device
ftdi-device
android-hardware
android-serial-port
-
Updated
Jun 13, 2020 - Java
A Curated list of IoT Security Resources
radio
linux
iot
hardware
firmware
embedded-devices
iot-security
iot-device
hardware-hacking
firmware-pentesting
pentesting-guides
-
Updated
Aug 14, 2020
A collection of ergonomic split keyboards ⌨
-
Updated
Aug 12, 2020
A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
linux
shell
bash
terminal
system
hardware
grep
data-processing
variables
xargs
xwindow
one-liners
linux-administration
oneliner-commands
shell-oneliner
-
Updated
Jul 19, 2020
GPGPU microprocessor architecture
-
Updated
Apr 19, 2020 - C
Open
Revisit CLI syntax
8
eine
commented
Apr 9, 2020
Currently, the architecture of the CLI is based on (sub)commands and options. Commands are expected to be provided as the first argument, and do effectively decide which feature is to be used. OTOH, options provide parameters to the commands. However, there is no syntactical difference, as both commands and options start with -- or -i. As a result, we rely on properly formating --help and on
This is a collection of works on neural networks and neural accelerators.
-
Updated
Aug 17, 2020
Improve this page
Add a description, image, and links to the hardware topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hardware topic, visit your repo's landing page and select "manage topics."
Summary of Problem
Not able to open port with stopbits as 1.5
I am currently building a desktop client using electron, where the COM port receives data correctly for values: baudRate: 2400, dataBits: 7, stopBits: 1.5, parity: 'none'
I found from the node-serialport documentation, stopBits Must be one of these: 1 or 2. But, should 1.5 be supported as well? especially for old & slow