-
Hardware platform: Sparkfun SAMD21 Mini Breakout + BME280 sensor + VL53L0X sensor
Software platform: Arduino 1.8.3, Arduino SAMD Boards 1.6.20, Sparkfun SAMD21 boards 1.5.3, Windows 10 Pro 1803
Ai…
-
IDE 1.8.13, Platform linux64, Ubuntu 20.04.1
Have not be able to update boards using board manager. This error is the same as reported #10335 (and closed) last year. The apparent solution does not …
-
Got the Adafruit thermal printer. The example supplied works perfectly except for the 2 `printBitmap` parts.
In both cases (the adafruit logo and the QRCode) starts ok (as in the first top section …
-
I am using a SAMD21 M0-Mini board ([example of the board](https://robotdyn.com/samd21-m0-mini-not-soldered.html) and [pinout for the board](https://opencircuit.shop/resources/file/0ee249942886233981d1…
-
Hi! I operate the Brunel hand through the Arduino Serial monitor interface without problem. However I fail to compile either Beetroot or the MyoWare_Sensor_Test due to a missing file. The error messag…
-
I cannot find any info about the status of compatibility with ARM and particularly ATSAMD (M0, M4). I was considering to use a trinket M0 instead of attiny85. Would that be possible?
-
in case of missing board selected: Feather M0 as a *sensor* which does not use time
the above mentioned library is only valid for ESP32
why don't you use an universal time library for that functi…
-
When using a SAMD21 on a custom pcb without a USB connector and commented out (//#define SERIAL_PORT_USBVIRTUAL SerialUSB) in variant.h there appears an error.
Would it be possible to add a c…
-
I am running into an issue where the sensors do not appear to be collecting any data.
the EEG is "--"
the O2 is"--"
the temperature is "--"
this is from the Windows GUI, and the Pi touchscreen.…
-
Feature request: store the internal EEPROM somewhere to make its data persistent.
My request is a for the internal EEPROM of the AVR family boards. When returning to Wokwi next day, the previous wr…