The Wayback Machine - https://web.archive.org/web/20220409051949/https://github.com/topics/call-for-code
Skip to content
#

call-for-code

Here are 123 public repositories matching this topic...

ClusterDuck-Protocol
nfeuer
nfeuer commented Oct 4, 2021

Describe the feature
We want to be able to keep track of how busy each device is during different amounts of traffic. This will help us understand which new processes are taking too much time.

Datapoints to track

  • uptime (millis())
  • loopcount (have a counter at the beginning of loop(), this is a simple way to measure how "busy" an arduino device is)

Expected implementation

krook
krook commented Aug 12, 2020

Please feel free to add contributions of translated content to any of the repositories under this organization. This will also be an ongoing process as new English content is produced and updated so it will always be a great way to contribute. This repository shows an example of how languages can be integrated through additional Markdown files: https://github.com/Code-and-Response/Project-Sample

documentation enhancement good first issue help wanted
krook
krook commented Oct 1, 2021

The goal here is to help folks create an app locally that could work completely standalone, or connect to IBM Cloud or third party services. It should be designed in such a way that a local container could then also run as serverless Code Engine function, or as a Kubernetes or OpenShift deployment without necessarily changing the original container.

enhancement help wanted good first issue hacktoberfest
hildogjr
hildogjr commented Aug 31, 2020

I am one of the developer of KiCost and contributor (icon designed) of iBOM. Both python tools designed to work with KiCad.

About KiCost, it is a Python tool, that using the Manufacture Part Number (MPN) of the components, generate a full cost spreadsheet of your Board BOM in several web distribut

enhancement good first issue help wanted

Improve this page

Add a description, image, and links to the call-for-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the call-for-code topic, visit your repo's landing page and select "manage topics."

Learn more