Rui Azevedo
Rui Azevedo
by using also NRF_TIMER2
as asked by @lamqhoang at gitter channel > Can I set the FIELD menu indicator instead of the default ":" and ">" this is quite easy to do and no...
originally reported here https://github.com/neu-rah/ArduinoMenu/issues/132 solved by using a non-transparent font but this can also be fixed by coordinating background color and clearing on the menu side.
Hi! I have and enhancement proposal to do small changes in the wiring_digital file and pins_arduino pin mapping, fully preserving compatibility, virtualizing the pins concept and do media (SPI,I2C, etc..)...
### Description Abort job on endstop hit This is a desirable CNC security feature to prevent damage ### Requirements no special board, but intended for CNC machines ### Benefits Imediate...
does hxt support exslt (extending xslt with functions)? thanks
requirements for use xpath2 (xpath.js https://github.com/ilinsky/xpath.js) with example code
Virtual Pins
Virtualization of pins, allowing the environment to be extended with external pin over SPI or I²C and making them transparent to user and libraries. This can be implemented on multiple...
Resolves https://github.com/arduino/ArduinoCore-avr/issues/1 defining alternative pin handling functions and respective triggers installed into pin functions all changes wraped by #defines alternative handlers require compilation with VIRTUAL_PINS defined digital pin functions triggers...