Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/meshtastic/framework-portduino

An Arduino API that sits on top of Linux and other operating systems. This lets you run Arduino code on Raspberry PI, desktops, etc... All as a standard user-space application.
https://github.com/meshtastic/framework-portduino

Fix crash on startup in itoa.cpp

mverch67 opened this pull request 13 days ago
fix crash in printf

mverch67 opened this pull request 13 days ago
Remove the macaddr function from portduino

jp-bennett opened this pull request 17 days ago
MAC Address

jp-bennett opened this issue 18 days ago
Rename the getMacAddr function. Helps with adding the mac to config

jp-bennett opened this pull request 19 days ago
musl compatibility

vidplace7 opened this pull request about 2 months ago
CMake library for WiFi

glebm opened this issue 3 months ago
Configure a basic CMake library

glebm opened this pull request 3 months ago
Usage from a regular CMake project

glebm opened this issue 3 months ago
Add build instructions for example

skiphansen opened this pull request 4 months ago
Update PortduinoPrint.cpp

raibisch opened this pull request 4 months ago
crash at "Serial.printf()"

raibisch opened this issue 4 months ago
Fix a gpio memory leak on shutdown

mskvortsov opened this pull request 7 months ago
Work on reboot()

jp-bennett opened this pull request 7 months ago
fix compiler guard PORTDUINO_LINUX_HARDWARE

mverch67 opened this pull request 7 months ago
error at compile time

raibisch opened this issue 8 months ago
Add missed else statement to avoid recreating SPI objects

jp-bennett opened this pull request 8 months ago
Add a HardwareSPI constructor that can specify the proper spidev

jp-bennett opened this pull request 8 months ago
Variable number of gpios

jp-bennett opened this pull request 8 months ago
Support multiple HardwareSPI objects pointing to the same spiChip

jp-bennett opened this pull request 8 months ago
Add I2C readBytes()

jp-bennett opened this pull request 8 months ago
Adds SPI locking and reclocking per transaction

jp-bennett opened this pull request 8 months ago
FEATURE REQUEST: add option for tunneled I/O

LaneaLucy opened this issue 9 months ago
Clean up Portduino to support multiple SPI devices

jp-bennett opened this pull request 9 months ago
Pull latest WiFi library to fix possible crash

jp-bennett opened this pull request 9 months ago
Fixes for LinuxSerial

enricodetoma opened this pull request 9 months ago
I2C Support: Custom Addressing for Meshtastic

daiceman825 opened this issue 10 months ago
Actually format the error string in portduinoError

jp-bennett opened this pull request 10 months ago
Add error handling for LinuxSerial::available ioctl call

titan098 opened this pull request 11 months ago
Mute debug message when pin set silent

jp-bennett opened this pull request 11 months ago
Check for `serial_port` in `LinuxSerial::end()`

GUVWAF opened this pull request 12 months ago
Add reboot()

jp-bennett opened this pull request about 1 year ago
Fix SPI Speed and implement Transfer()

jp-bennett opened this pull request about 1 year ago
Gpio & Serial work -- fix setting pins to output, easier access, adds Serial1

jp-bennett opened this pull request about 1 year ago
Update LinuxGPIOPin.cpp to use filesystem chip name

jp-bennett opened this pull request about 1 year ago
Get real BT MAC Address from /sys/kernel

jp-bennett opened this pull request about 1 year ago
Fix for case when `random` is called with same arguments

GUVWAF opened this pull request about 1 year ago
find out if the device is really a GPIOD device

caveman99 opened this pull request over 1 year ago
Implement pulseIn needed by Radiolib Linker

caveman99 opened this pull request about 2 years ago
Option to erase VFS before use

GUVWAF opened this pull request about 2 years ago
Quick fix some breaking changes from libgiod2 api

thebentern opened this pull request over 2 years ago