1. 20 1月, 2023 3 次提交
  2. 17 1月, 2023 2 次提交
  3. 13 1月, 2023 4 次提交
  4. 10 1月, 2023 2 次提交
  5. 06 1月, 2023 3 次提交
  6. 05 1月, 2023 1 次提交
  7. 04 1月, 2023 1 次提交
  8. 30 12月, 2022 1 次提交
  9. 09 12月, 2022 1 次提交
  10. 06 12月, 2022 1 次提交
  11. 03 12月, 2022 2 次提交
  12. 02 12月, 2022 3 次提交
  13. 11 11月, 2022 1 次提交
    • A
      mcp25xx add read and write methods (#1959) · 895d5e55
      Andrey Kozlov 提交于
      * add read and write methods for mcp2515
      
      * fix add file to sln
      
      * add bitrates and first test
      
      * add test to bitrate
      
      * set mode test
      
      * add examples
      
      * add to Readme read and write operations
      
      * delete tabs
      
      * use stackalloc
      
      * refactor bitrate
      
      * fix documentation
      add max message size
      
      * change read and write data to CanMessage object from byte array
      
      * separate canMessage to received and sending message
      
      * add tests
      
      * extract enum to another file
      
      * fix file formatting
      
      * Make reading work for test device
      
      Read should provide the data first, not test for it
      
      * ReadAllBuffers private
      
      * add ReceiveBuffer property to ReceivedCanMessage
      Co-authored-by: NPatrick Grawehr <pgrawehr@hotmail.com>
      895d5e55
  14. 08 11月, 2022 1 次提交
  15. 07 11月, 2022 1 次提交
  16. 05 11月, 2022 1 次提交
  17. 04 11月, 2022 2 次提交
  18. 03 11月, 2022 2 次提交
  19. 25 10月, 2022 2 次提交
  20. 21 10月, 2022 2 次提交
  21. 20 10月, 2022 1 次提交
    • K
      Add HX711 I2C weight sensor module (#1956) · b125fa13
      Krzysztof Wicher 提交于
      * Add HX711 I2C weight sensor module
      
      * More control over sampling rate (SampleAveraging, ReadWriteDelay) and other feedback
      
      * fix table with how to connect
      
      * Fix markdownlint error MD032
      
      * use new namespace syntax
      
      * bump LangVersion
      b125fa13
  22. 18 10月, 2022 1 次提交
  23. 08 10月, 2022 2 次提交