-
Updated
Dec 30, 2021 - C
Arduino

Arduino is an open source hardware and software company and maker community. Arduino started in the early 2000s. Popular with electronic makers, Arduino offers a lot of flexibility through an open source system.
Here are 23,547 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Marlin's hotend idle timout feature uses a hard-coded temperature threshold that doesn't seem to be adjustable after the firmware has been compiled. Unfortunately, this means that if you set that temperature to something low and reasonable for a filament like PLA, but want to preheat something like ABS which can be preheated at m
~/go/src/go.googlesource.com/go/src/compress/flate $ tinygo test -c compress/flate && ./flate.test
~/go/src/go.googlesource.com/go/src/compress/flate $ go test -c && ./flate.test
PASS
-
Updated
Nov 20, 2021 - Go
-
Updated
Sep 25, 2021
-
Updated
Dec 29, 2021 - Python
-
Updated
Dec 30, 2021 - C++
Hardware
Esp32
Hardware: ESP32 Devkit
Basic Infos
onAPClientConnectCallback for ESP32
Hardware
WiFimanager Branch/Release: Master
Esp32:
Description
Need of onAPClientConnectCallback
Settings in IDE
Module: ESP32 DevKit
Would it be possible to have an onAPClientConnectCallback in blocking mode to show message on oled display?
-
Updated
Oct 2, 2020 - JavaScript
Blynk library version: master branch at 144a90f3bdb66c3b6c03cce0335c1f1e304d91d6
IDE: VS Code + PlatformIO
IDE version: 1.52.1
Board type: ESP8266
Additional modules: Arduino ESP8266
Scenario, steps to reproduce
Blynk.run()
blocks if there is no internet connection on the network and connecting to a local server via SSL.
According to my investigation, `BlynkArduinoClientSecure::conn
-
Updated
Dec 23, 2021 - C
-
Updated
Apr 21, 2021 - C++
-
Updated
Dec 30, 2021 - C++
-
Updated
Nov 21, 2021 - Python
-
Updated
Dec 30, 2021 - Java
-
Updated
Dec 30, 2021 - C++
-
Updated
Dec 29, 2021 - C++
-
Updated
Dec 1, 2021 - C++
-
Updated
Dec 29, 2021 - C++
-
Updated
Dec 21, 2021 - C
Created by Massimo Banzi
Released 2003
- Organization
- arduino
- Website
- www.arduino.cc
- Wikipedia
- Wikipedia
The uncompensated temperature of the BMP180 is incorrectly converted to a 16-bit signed value, instead of a 32-bit signed value (long). Since the data is 16-bits wide and can therefore not be negative, the easy fix would be to do the following:
sip.js(1128): uncompensated = uint16(data[0], data[1]);
Please see page 15 of the manual of the BMP180 chip:
https://ae-bst.resource.bosch.com/media