Commit Graph

  • 421e8d88e7 adding device table and gc9101 LCD display Drew Bednar 2026-05-02 15:07:46 -0400
  • 5eaaac75e1 Adding table to doc Drew Bednar 2026-05-02 13:03:22 -0400
  • ea40cefd01
    Merge f81aea029f into 1752d1b57a Eibborest 2026-04-13 08:47:33 +0000
  • 80131bcf20
    Merge b9ac491105 into 1752d1b57a Steven Imle 2026-04-13 08:47:32 +0000
  • 65d9ab0392
    Merge b07b8920f0 into 1752d1b57a gsexton 2026-04-13 08:47:30 +0000
  • e5ae63f6b8
    Merge 7a6479a6d0 into 1752d1b57a Andrey Voroshilin 2026-04-12 23:38:02 +0300
  • 1b894b6f17
    Merge f0fd3799b8 into 1752d1b57a Divya 2026-04-07 19:45:22 +0100
  • 1752d1b57a Fix recursive String() method call main Marc-Antoine Ruel 2026-04-07 14:05:27 -0400
  • f0fd3799b8 Add i2c support for BME680 sensor driver Divya Bhaskaran 2026-02-18 20:45:00 +0000
  • b07b8920f0 Fix TestSenseContinuous to be more robust George Sexton 2026-01-11 20:45:41 -0700
  • 3483a63475 Fix lint errors George Sexton 2026-01-11 20:21:45 -0700
  • a151aebabe Initial add for support of lps2x sensors. George Sexton 2026-01-11 19:38:35 -0700
  • 7a6479a6d0 fix out of range problem and write doc Voroshilin Andrey 2025-12-20 00:19:26 +0300
  • 226f28bde0
    add dht22 support (#111) undeadpelmen 2025-12-18 11:05:24 -0500
  • b86c344570 add dht22 support Voroshilin Andrey 2025-12-18 18:54:37 +0300
  • 422dd59a65 chores: rename to github.com/GermanBionicSystems/devices/v3 to fix go mod issues Chris Pahl 2025-07-02 11:18:29 +0200
  • 55d75a38ed
    inky: Add Impression 7.3 Spectra6 support (#110) Brian Charous 2025-06-16 10:07:16 -0500
  • b9bf872b41 run go generate Brian Charous 2025-06-15 19:18:42 -0500
  • 2c30718a38 add inky impression 7.3 spectra6 support Brian Charous 2025-06-15 17:42:54 -0500
  • 01409c1b5c
    Introduces driver for Sensirion SHT-4X Temperature/Humidity Sensors. (#109) gsexton 2025-05-28 18:59:16 -0600
  • 8a85f99127 Introduces driver for Sensirion SHT-4X Temperature/Humidity Sensors. Move CRC8 logic into common package for resuability. George Sexton 2025-05-27 16:03:02 -0600
  • adae653577
    mcp472x: Initial Add (#108) gsexton 2025-05-26 10:19:09 -0600
  • 11994ba117 gofmt George Sexton 2025-05-25 15:33:30 -0600
  • e6abe360f1 mcp472x: Initial Add George Sexton 2025-05-25 15:12:19 -0600
  • 4c7310e315
    support 7-color inky impression 7.3 detect opts (#107) Brian Charous 2025-05-05 19:37:56 -0500
  • fc87be69a1 support 7-color inky impression 7.3 detect opts Brian Charous 2025-05-05 14:55:34 -0500
  • cc389665b2
    Merge 20c235b4ec into 6b31587b4f Alex Güthner 2025-05-03 20:45:22 +0000
  • 6b31587b4f
    inky: Fix Impression Driver (#106) gsexton 2025-04-17 19:06:47 -0600
  • b0ebc0dbd4 Bump host version to pickup gpioioctl fixes George Sexton 2025-04-12 17:20:35 -0600
  • 742e8e4240 Fix palettes. Remove unnecessary memory alloc for pixels. George Sexton 2025-04-12 17:06:26 -0600
  • e455f8e488 remove redundant code George Sexton 2025-04-05 22:36:22 -0600
  • 3037d5a9b6 Remove comment George Sexton 2025-04-05 18:02:31 -0600
  • 2da607c499 Fix error George Sexton 2025-04-05 17:38:48 -0600
  • 49a6b37ab9 Rework the send commands to be compatible with SPI control of CS, or manual control. George Sexton 2025-04-05 17:32:45 -0600
  • b4f2e163f9 Remove manual manipulation of CS since it isn't required. George Sexton 2025-04-05 10:26:49 -0600
  • e27ed10928 Add Multi color parsing to types George Sexton 2025-04-04 15:21:55 -0600
  • 31fd033457 More lint fixes George Sexton 2025-04-04 14:59:55 -0600
  • 405e04ef6e missed handling one error George Sexton 2025-04-04 14:54:32 -0600
  • 9f3eb67a7b fix error handling George Sexton 2025-04-04 14:51:23 -0600
  • bca1c90b5e Fix incorrect usage. a 'pin number' was passed to port.Connect(), when that parameter is actually the bit count. George Sexton 2025-04-04 14:42:28 -0600
  • bc639221ca Fix incorrect usage. a 'pin number' was passed to port.Connect(), when that parameter is actually the bit count. George Sexton 2025-04-04 14:42:10 -0600
  • 7e3e54275b Fixes George Sexton 2025-04-04 14:25:54 -0600
  • f009056300
    inky/impression: embed Dev (#103) Olivier Mengué #openToWork-Paris 2025-04-04 22:15:32 +0200
  • 0187bca55f
    inky/impression: fix init of bounds (#102) Olivier Mengué #openToWork-Paris 2025-04-04 22:15:17 +0200
  • dd6f498f5c
    ssd1306: Add support for SH1106 and SH1107 (#104) gsexton 2025-03-28 15:35:17 -0600
  • 9a7f7ac5da
    hd44780: Restructure to implement conn/display/TextDisplay. Refine to use GPIO.Group (#91) gsexton 2025-03-28 15:32:31 -0600
  • 653682b299 Add license check George Sexton 2025-03-28 15:00:53 -0600
  • 0c2dd3f560 remove punctuatio George Sexton 2025-03-28 14:45:50 -0600
  • 2ba26c4827 Update go.mod to pick up host changes George Sexton 2025-03-28 14:37:35 -0600
  • a48852f1ee gofmt George Sexton 2025-03-28 14:31:03 -0600
  • bb4ba57096 Fix formatting George Sexton 2025-03-28 14:28:23 -0600
  • b9be27f074 gofmt George Sexton 2025-03-28 14:21:15 -0600
  • b32071b6a0 fix imports George Sexton 2025-03-28 14:13:11 -0600
  • fbe9e3bcd5 Add updates for example George Sexton 2025-03-28 14:11:31 -0600
  • a4f3f4c144 Add updates for example George Sexton 2025-03-28 14:10:18 -0600
  • c331b2498c Add doc George Sexton 2025-03-28 14:08:09 -0600
  • 5ea194732b doc.go George Sexton 2025-03-28 14:02:42 -0600
  • c176b52ec5 inky/impression: embed Dev Olivier Mengué 2025-03-18 14:59:59 +0100
  • 13698420d8 inky/impression: fix init of bounds Olivier Mengué 2025-03-18 14:19:48 +0100
  • bc9678aa18
    mpu9250: Add i2c interface support (#101) v3.7.4 gsexton 2025-03-16 10:48:08 -0600
  • ec8bba84b7 Remove spi.go George Sexton 2025-03-15 13:29:43 -0600
  • e26b9f4f9f Add i2c interface support George Sexton 2025-03-15 13:18:53 -0600
  • 38cb3394bc
    Devices: Initial Add of Waveshare 1602 Support (#100) gsexton 2025-03-15 10:01:07 -0600
  • 4242fd7315 More cleanups and testing work George Sexton 2025-03-11 21:41:53 -0600
  • 98d1d05a5e Review changes George Sexton 2025-03-11 20:08:10 -0600
  • 98dbd48829 Change backlight implementation George Sexton 2025-03-08 16:50:07 -0700
  • 9eb1f7e740 Cleanups George Sexton 2025-02-26 21:10:14 -0700
  • 03a428c701 Add examples and AF SPI backpack George Sexton 2025-02-23 15:18:12 -0700
  • 75e8126551 Initial add George Sexton 2025-02-15 15:09:14 -0700
  • 49b2b5fb4c fix lint George Sexton 2025-03-08 16:04:19 -0700
  • 9562809d46 Add license George Sexton 2025-03-08 16:01:09 -0700
  • a66a398bcb Initial Add of Waveshare 1602 Support George Sexton 2025-03-08 15:53:28 -0700
  • ea55a05aa1
    Add Support for 74HC595 Serial -> Parallel Shift Register (#99) gsexton 2025-03-02 10:20:59 -0700
  • 7555373ca1
    devices: Add support for PCF857X GPIO Extenders (#98) gsexton 2025-03-02 10:20:31 -0700
  • eb90d53534
    [inky] Add Inky Impression 7.3" support (#75) Filip Stanis 2025-03-02 14:11:24 +0000
  • b509627b7a Review comment George Sexton 2025-02-26 20:46:36 -0700
  • 2db34054f9 remove commented out debug statements George Sexton 2025-02-26 20:38:54 -0700
  • eb1ed879bc Fix copying/pointer issues George Sexton 2025-02-26 20:37:39 -0700
  • 4ac3d19e0c
    lepton/cci: run stringer with "go run" (#96) Olivier Mengué 2025-02-25 20:40:02 +0100
  • 321f6f6211
    inky: run stringer with "go run" (#95) Olivier Mengué 2025-02-25 20:32:25 +0100
  • 660d9fed2c gofmt George Sexton 2025-02-23 14:48:05 -0700
  • 9ce8ca1607 Initial Add George Sexton 2025-02-23 14:38:04 -0700
  • 9a711a0835 Fix shadow George Sexton 2025-02-15 15:13:36 -0700
  • 79867979be Initial add George Sexton 2025-02-15 15:01:16 -0700
  • 2208b5e167
    Apply suggestions from code review M-A 2025-02-14 17:44:09 -0500
  • f007d15374
    inky: improve godoc (#94) Olivier Mengué 2025-02-14 23:39:32 +0100
  • cc2377da50 lepton/cci: run stringer with "go run" Olivier Mengué 2025-02-14 16:01:15 +0100
  • 45c4891182 inky: run stringer with "go run" Olivier Mengué 2025-02-14 15:53:16 +0100
  • 8bd1a8681a inky: improve godoc Olivier Mengué 2025-02-14 15:42:10 +0100
  • 5bcc204c9a
    mcp23xxx: Add GPIO Group support (#92) gsexton 2025-02-13 11:15:42 -0700
  • d5aac04cf4
    Add Support for MatrixOrbital LK204-7T LCD Display (#93) gsexton 2025-02-13 11:15:07 -0700
  • f4e4334cc1 Fix lint errors George Sexton 2025-02-12 14:02:55 -0700
  • 22e241fab5 Address review comments George Sexton 2025-02-12 13:57:01 -0700
  • b09dc06512
    waveshare2in13v3/waveshare2in13v4: adding v3 and v4 waveshare 2.13" ePaper displays (#65) x86ed 2025-02-12 12:52:21 -0800
  • e5400cd321 add file George Sexton 2025-02-12 13:50:00 -0700
  • e7872100c1 Fix unit test George Sexton 2025-02-12 13:43:48 -0700
  • 47bda35dff Add unit tests for group George Sexton 2025-02-12 13:40:01 -0700
  • 6c72e24845 Run go generate George Sexton 2025-02-09 17:30:38 -0700
  • 61e6250535 doc change to force checks George Sexton 2025-02-09 17:03:00 -0700
  • 09421e375f Adds support for Inky Frame 7.3" Filip Stanis 2024-09-28 16:29:42 +0100