Ecosyste.ms: OpenCollective

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

github.com/nanoframework/nanoFramework.IoT.Device

📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers
https://github.com/nanoframework/nanoFramework.IoT.Device

Add missing doc config

701ec537ca2fdab141b4694aaae8dfca4a3b8d56 authored over 3 years ago
Add missing prop to generate documentation

6807da380a40184d8854878e1546798f0a36a244 authored over 3 years ago
Work CI-CD

***NO_CI***

8e3a360888ba8163b81094a457de5035bc258c71 authored over 3 years ago
Adding Ags01db (#19)

2fe4dde5fa0bf5d6cda3d0afec80ff738d5eea34 authored over 3 years ago
Adding Ak8963 (#20)

***NO_CI***

ff2666777efb87a826a425afbb795311d7e5beb9 authored over 3 years ago
Fix assembly names

b0ee8bf018d69de553745d5a5bbbb6f9742ac602 authored over 3 years ago
Add missing nuspec files

4b0bb7e649f9b7d2b4c8c96d33b6cfd029e0cec2 authored over 3 years ago
Fix all ported devices

- Add/update missing Nugets.
- Add version file to all projects.
- Add missing/update assemblyinfo.

4e91c93be524369ad8ee66cea800e122114aab90 authored over 3 years ago
Devices (re)generated

2ef90d84d79069141557f047286d15e54d7ced76 authored over 3 years ago
Add nbgv to project template

04720a1469c43648ee33cb65a84dfa6eca2620e3 authored over 3 years ago
Adding Adxl1345 (#14)

debc43b9dc14cdc7ec550061a2a6f82f483575aa authored over 3 years ago
added code to remove CodeAnalysis references

46c65519cdffd2ee102567f985d53fa8fc74e00b authored over 3 years ago
fixed readonlyspanbyte

4140c2d331e107ba7529a76ff45a5413223e826a authored over 3 years ago
added shared projects (stopwatch, numerics, etc)

367b4f4a90f12ca53ece8e10e02332e5285447ee authored over 3 years ago
Support multiple Samples and Tests projects in all solutions (#21)

* Support multiple Samples/Tests subprojects in all solutions.

* Regenerate devices

Co-aut...

a5086001840a60ac01b892535681f1e1a4f5058e authored over 3 years ago
updated math version

ccff59922b1791a72b7fddff39054a55d7638d13 authored over 3 years ago
Work CI-CD

- Initial version of Azure pipeline yaml.

8e229990376967192ba78a803bf5c562582274c7 authored over 3 years ago
replace datetime.now with DateTime.UtcNow

2da57a2970808a94ea54c3c4d7aeee53b5ddc8c4 authored over 3 years ago
Add Hcsr04 (#18)

e724bad41887045a5689b52efa762ab81f4b8061 authored over 3 years ago
Devices (re)generated

4abdf2d8896a26ef65460663551cad782a4dd0dc authored over 3 years ago
Removing nuspec template from samples projects

e20f2ce8bd33ebbae452a31331d5a1b6a4602e23 authored over 3 years ago
Make path operations cross-platform (#16)

* Make path operations cross-platform

* Regenerate the devices

Co-authored-by: Konstantin ...

6275f72a087494b2dc1da4b3644d5c118344cb11 authored over 3 years ago
Merge pull request #13 from nanoframework/sascha/fix-math.abs-in-system.numerics

Fix use of Math.ABS(float) in System.Numerics

3f41917fe8fe71064ff5a05b0c3a8dd5c0adcf12 authored over 3 years ago
Update to use new Math.Abs(float)

d47240ec5e007a93b7e8f9eecbb27a8f65f2e5f6 authored over 3 years ago
Devices (re)generated

f9a1c98bf7664db547a82856bda7972a90cda054 authored over 3 years ago
Work on fix.

936e4f970050d1c0889dd59ef9136ed6ade486bb authored over 3 years ago
fixed bug where LF tokens are replaced if only 1 reference

9181a2ef6e30932538c1a72b8314446a1e1f637f authored over 3 years ago
fixed i2c version ref

4780b278ad9e8ca12ae4ca971d4d0a5c6aac3648 authored over 3 years ago
Devices (re)generated

829b6711c6e484586b8e4c7dd4a5329c8ca499d5 authored over 3 years ago
Fix processing of refs in sample project

2fd0bc36fea5e745314881c02b02243c16bd8f72 authored over 3 years ago
Merge pull request #12 from nanoframework/sascha/Bno055

Implementation for Bno055 Sensor

6e596fe1d3555913834d5d8e4c659a3887b7cd6d authored over 3 years ago
Remove old version

dbf073d33685bcc4a85acbc5a184d28a6269545b authored over 3 years ago
Finish Bno055

903e3d7adfac2a0e92c6c2642762827749bbf05a authored over 3 years ago
Work on Bno055

c8836273748976b714cb2db07627633f5c880e5a authored over 3 years ago
Updates

7169f607071b5c1602d2ebc135ce982db9d1a9a2 authored over 3 years ago
Update Bno055 to work with shared libraries

612cb8360d0a9519e602a0e3541bca08918e3421 authored over 3 years ago
Add Bno055 sensor.

10a807a397294dbc836ca9d0005f875a6e6eebb5 authored over 3 years ago
Devices (re)generated

97a23f683667b720a9313a0b78870d97f81ffc2e authored over 3 years ago
Fixing (again) output type for exe

40f13350a5590e5cbe17dbeccdf69879eea705d1 authored over 3 years ago
Regenerate devices

cc763752aad6e5bb17db5fe500747bac60de49c9 authored over 3 years ago
Update NuGet version on all projects

04788afc6ac564fed5e9f875b7deb764072f7c7c authored over 3 years ago
Auto replacement of Console.WriteLine with Debug.WriteLine

4334747a87fa7d56dba16e82b857339246a4eee3 authored over 3 years ago
Remove assembly native version attribute

682b87f49f4b1f622b4d8ce243fdd45c9e168d02 authored over 3 years ago
Fix output type

99b1472a3bcd10ac56edf2c5718b2eae84f5ed15 authored over 3 years ago
Improvements in tests and samples projects

- GUIDs are now properly updated in the solution file.
- Fix adding samples and test projects wh...

2f6d3acaad989f9e905e889a8de6311d128b1774 authored over 3 years ago
Further improvements in project converter

- Add enum to distinguish project types.
- Update code accordingly.
- Change template so that Ou...

4711f55d37193b374c07de8f988aa5e1687aace4 authored over 3 years ago
Regenerate devices

bc7ad96984ce35b41d9d6722c0b6ab424518816d authored over 3 years ago
Merge pull request #9 from nanoframework/sascha/make-libs-shared-projects

Move System.Device.Model and System.Numerics to shared project type

3f7521c57414110355fd70362fe15880a4708feb authored over 3 years ago
Move System.Device.Model and System.Numerics to shared project type

c71640b72d4825b0c0b4335c05353d72f403d36b authored over 3 years ago
Regenerated devices

0d77ce97ed1e8e0489cca90ca1b793d2870eb650 authored over 3 years ago
Improved adding test and sample project to the solution

fcfd422ec345a4e8170b47d562bb64a3b8b09b14 authored over 3 years ago
Add converted binding for Uln2003 from .NET IoT (#4)

* Add converted binding for Uln2003 from .NET IoT

194acbcb935d7418d7f36b670877382156183df5 authored over 3 years ago
Merge pull request #8 from nanoframework/sascha/system.numerics.vector

Add System.Numerics namespace to nanoFramework

3ff0e2acc632456160a65a509e0529ec941304d4 authored over 3 years ago
Implement DHTxx and Sample

# Conflicts:
# src/Stopwatch/packages.config

2ff78993f2bd2e2504f0228d06ed4168a9946f31 authored over 3 years ago
System.Numerics work in progress.

303c89019d5ccfedeb47ad63a96e2438a8d9dfc8 authored over 3 years ago
Rebase onto develop

2f0ef5d6ad46e08f13c65a9efe246ce9773701e4 authored over 3 years ago
Add System.Numerics

f63b00a58f83192af0b013e1a8bd02dc4d41072c authored over 3 years ago
Implement System.Numerics

96b6733c5893f784698f9bbce2ffd2346d5524b1 authored over 3 years ago
Improvements in the converter project

- Added back the creation of the solution file. Was commented for some reason.
- Removed the ass...

14f494e92ea6eb1250af0f9e86937d8ee2f3ed73 authored over 3 years ago
Moving devices upper to improve discoverability

c59086080c813a55b143a5d9c62fc49472c83e44 authored over 3 years ago
Adding Amg88xx (#7)

913c475141aa7d1d836a798e3485015635b5d476 authored over 3 years ago
Update README.md

8a390d477078d69638e00cbf2ddd8997f633053f authored over 3 years ago
Merge pull request #6 from nanoframework/develop-generated

500566148f0210a550849edbe0d26100eded62be authored over 3 years ago
Merge branch 'develop' into develop-generated

da345270385e623162017ec5e568b4e715a3934e authored over 3 years ago
Add readme to the devices generated folder

f9e1490a341ce8ba29590a373a8289ae14849653 authored over 3 years ago
Update devices generated

24389f541850e46adb201911195f7a9c0ad60868 authored over 3 years ago
Fix for packages path in Unit Test project

c7804c3dd498bfa644d7528c650c2beea6d6d339 authored over 3 years ago
Update generated devices projects

833785f6db57d8a755ee7d08afc627c17c0133b5 authored over 3 years ago
Fix indentation on templates and replacement strings

c3e7ff29f59059ba382712bfb814492de8a39c29 authored over 3 years ago
Stopwatch is now a shared project

0f3d1e89791b7e68b437207f8155ca12bc3b8ed3 authored over 3 years ago
BinaryPrimitives is now a shared project

- Refactor solution to use a shared project.
- Update NuGets in Unit Test project.
- Update prop...

4a58bad990832f827b5ae1c5f3920ccf44b966e2 authored over 3 years ago
added replacement of SpanByte for ReadOnlySpan<byte>

7b9a61b7831779f042d67a839be78c5cc06b7e2f authored over 3 years ago
updated solution file conversion to retain same solution/project structure as dotnet/iot

4977ad8f481812a737975c7f582e8833b651ca86 authored over 3 years ago
Minor tweaks in nuspec template

e50d4f025ec975e524a400e45adbe577f19669a1 authored over 3 years ago
Merge pull request #3 from nanoframework/sascha/device-dhtxx

add DHTxx sensor to /src/devices

6fdd0b1b06bfe774e0ed3d9aee58a98662e4386e authored over 3 years ago
Make Dhtxx work.

713cb753026af941c20fb865f5826ed71958909c authored over 3 years ago
Implement DHTxx and Sample

0e0b7ebb08ccb6c02c851b938a8c37a7612332e2 authored over 3 years ago
Update Dhtxx

23acd4a2b57e252df20a9debcbd951d347840728 authored over 3 years ago
refactored nuspec creation to private method

3dffe0d7f1ac02a26b6514bab3a37223624a72f4 authored over 3 years ago
added nuspec file

a968083daa8f7467b22f292664f94d18f422b3bb authored over 3 years ago
Update docs

23479817c61e89062a5df7255c3e073d14fbf26e authored over 3 years ago
Re-generated devices with new generator.

8723ea796242349b8afabf3fdf8a7da56f195795 authored over 3 years ago
Remove extra replacements for tests, they are part of the templates

2662ddeee8d6968e2c54ad4bc67fcc662995d0e2 authored over 3 years ago
updated to allow running from individual folders or from checked in location

8a04e295471e284cb9d41954fe09cae92af8fef5 authored over 3 years ago
Update test project nfproj

8be0b6afd9abd2ba4e730e1f521bc5f50164dfaf authored over 3 years ago
Make projects work in Visual Studio again.

3e1ca2fe5076dab3fcabb97ab77d26199d9d7ad4 authored over 3 years ago
fixed target directory for projects in subfolders; changed to overwrite packages.config when folder has 2 csproj files

a0cf9c3ae2ee0d81a9e39ff1c7794e6807182d64 authored over 3 years ago
fixed to not copy subdirectories of bin/obj

26689184303d32c8fe31646533073174dab313ae authored over 3 years ago
Add System.Device.Model

3bb5a3e1f530b44d5c4594b8edd7f4697259149a authored over 3 years ago
Extract methods to create Solution, Project and Packages files.

74d2ecc892050ba938f4e28fd77ab1c54ba70b24 authored over 3 years ago
Change path to prevent scanning entire HD.

af43cd930188ebc1f60781ec4d3e6704fbc7a040 authored over 3 years ago
Tiny JSON mess.

60d80b103dbb2642dccdb9d3fa0d915f8da326e8 authored over 3 years ago
Quick fix.

7e7f29d15b94f472bf2a1a1cf9818994ab077700 authored over 3 years ago
Move configuration to appsettings.json

371d8e1e54b731a520f60b7413f4ceefbbe0c931 authored over 3 years ago
More work adding Unit Test projects

bf110288d803d9c6b91349aa619664ce142d12d4 authored over 3 years ago
Extract NfNugetPackages.cs

6046a0c40f83ff9ef45e4bcd0cd287f10585c1bb authored over 3 years ago
Quick path fix.

b7a9507a25539cbc034ae8702576b89507597591 authored over 3 years ago
Simplify code.

fd7fc45e5b38f906f78c86b8260a3086df90118a authored over 3 years ago
Add matching for arbitrary code and System.Math

d97d0b3080a6a8ff40ab050e80dd3b8fdef4bc27 authored over 3 years ago
added display of projects by error count

5a5ef21783e5a7a48f008784bcc19ddd120566ea authored over 3 years ago