-
Updated
Nov 10, 2020 - 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 17,955 public repositories matching this topic...
Displaying the current tool number {after T0/T1/T2/...) on the screen would be helpful with MMU2 or other toolchanger.
The number can be displayed inside the nozzle picture.
In order for interrupt-based wake-ups (as introduced by #1142) to work concurrently with time.Sleep
, we need to make some per-board changes.
Previously, sleepTicks
(the function used as an interface between the scheduler and the hardware timer) was defined to block until the timer completed, since there was nothing else to do. Now we need to change this so that it bails out when an interrup
-
Updated
Oct 29, 2020 - Go
-
Updated
Sep 17, 2020
-
Updated
Nov 10, 2020 - C++
-
Updated
Nov 9, 2020 - Python
Basic Infos
Hardware
WiFimanager Branch/Release:
- Master
- Development
Esp8266/Esp32:
- ESP8266
- ESP32
Hardware: ESP-12e, esp01, esp25
- ESP01
- ESP12 E/F/S (nodemcu, wemos, feather)
- Other: TTGO T8
ESP Core Version: 2.4.0, staging
- 2.3.0
- 2.4.0
- staging (master/dev)
Description
I've tried u
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Nov 6, 2020 - C++
Bug Report
This happened on Windows with the Pro IDE. This is all I can see in the logs:
root ERROR Uncaught Exception: Error: 2 UNKNOWN: error getting port list from serial-discovery: read |0: The handle is invalid.
root ERROR Error: 2 UNKNOWN: error getting port list from serial-discovery: read |0: The handle is invalid.
at Object.callErrorFromStatus (c:\Users\kittaakos\Desktop\
Python 3 bindings
Implement Python 3
bindings, so wasm3
can be easily used from Python.
-
Updated
Nov 10, 2020 - C++
-
Updated
Oct 24, 2020 - Java
-
Updated
Nov 8, 2020 - C++
-
Updated
Nov 4, 2020 - Python
-
Updated
Nov 3, 2020 - C++
-
Updated
Nov 11, 2020 - C++
-
Updated
Nov 10, 2020 - Java
-
Updated
Nov 10, 2020 - 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