-
```
What change would like to see?
The SPI library examples should explain (and use) the pre-defined pin number
constants MOSI, MISO, SCK, SS. Well, at least SS should be used on
DigitalPotControl…
-
```
What change would like to see?
The SPI library examples should explain (and use) the pre-defined pin number
constants MOSI, MISO, SCK, SS. Well, at least SS should be used on
DigitalPotControl…
-
```
Hi,
I've created a new patch for the 0.4 DuinOS version.
This patch allow (like the old one) usage of DuinOS on Mega and Mega2560
boards, with 1.0.x arduino software.
To apply my patch, just re…
-
```
Hi,
I've created a new patch for the 0.4 DuinOS version.
This patch allow (like the old one) usage of DuinOS on Mega and Mega2560
boards, with 1.0.x arduino software.
To apply my patch, just re…
-
```
Hi,
I've created a new patch for the 0.4 DuinOS version.
This patch allow (like the old one) usage of DuinOS on Mega and Mega2560
boards, with 1.0.x arduino software.
To apply my patch, just re…
-
I am running Johnny-Five on a Raspberry Pi connected to two Arduino Mega 3's using the Firmata.
LEDs, Buttons, Potentiometers and switches all work fine following the instructions here:
https://jo…
-
When will Arduino use Zephyr instead of mbed? End of Life is announced for mbed platform.
-
This source code seems to be incomplete. It uses define of mega_zero board, but that board is not defined in makefile/boards.h. Which bits are not published?
Which Marlin version was used as a base f…
-
Hello,
I found my old 3D printer motherboard today MKS GEN L V1.0 8bit board.
Looking over it, it has many 5V and GND's and lots of data pins, Marlin is an open source firmware and unsure if that …
-
```
The boards menu is really overwhelming and we need to simplify it.
Possibilities:
- auto-detecting the microcontroller / bootloader baud rate
- limited selection of boards that's customizable i…