-
# What?
Remove code from embedded_firmware which depends on features from the mkrzero that isn't present in the custom hardware. (E.g. LED_BUILTIN)
# Why?
It is not useful to try and drive a pin whic…
-
Hi,
do you have a tip on how to calibrate the MPU9250 Accelerometer on the M0 branch. I have got the sketch up and running on an Arduino Zero without an SD Card (btw. in the code VarioSettings GnuSet…
-
### Describe the problem
I have the following setup: https://github.com/arduino/arduino-ide/pull/1132#pullrequestreview-1031068976
When I start the application I see the following errors logged:…
-
There currently are concurrency issues in the order dependencies are defined and used, and cpu dependencies cannot be easily parsed.
I plan to address this by moving the processing of `Makefile.d…
-
### Describe the problem
The [workflow templates](https://github.com/per1234/.github/tree/main/workflow-templates) hosted in this repository include a collection of workflows for "smoke testing" of…
-
# What?
Implement the control system for the pump.
# Why?
This is a required feature of this project.
# How?
* Add PumpActivationCurve to define temperature to flow rate mapping.
* Add Flow Rate To …
-
# What?
Add code to read valve state from hardware and report it properly in firmware. Also, output to control pins from control signals.
# Why?
This is important information for the control system t…
-
Freely discuss your opinions on an ARM platform for Grbl, moving forward after v1.1.
-
**Describe the bug**
There is a bug with "Peek Declaration" and "Peek Definition"
"Peek Declaration" does nothing!
"Peek Definition" shoes the declaration of functions instead of their definition
…
-
Would you consider adding an option to control whether bossac is called with the --erase option or not in **builder/main.py** ?
At the moment, the entire flash is erased each time the device is re-…