Commit Graph

  • 81bc1bcad1 all: prepare for release 0.23.0 v0.23.0 deadprogram 2022-10-01 23:07:23 +02:00
  • 1bb1b621c6 all: correct go fmt deadprogram 2022-09-25 10:16:18 +02:00
  • 98ba5a231a microbitmatrix: fix inverted axis Lucas Bremgartner 2022-09-24 08:44:00 +02:00
  • 5af2512901 espat,wifinina,rtl8720dn: change ssid/pass from const to var sago35 2022-09-23 12:01:57 +09:00
  • 4061adf6db Add GC9A01 Driver (#452) Lucas Matte 2022-09-18 08:22:07 -05:00
  • 7133c2e9db feat(ssd1306): add getter method to the current buffer Alexandre Jomin 2022-09-14 16:04:56 +02:00
  • 0ea72e7f1e makeybutton: revise to better match the algorithm defined by the original deadprogram 2022-09-14 14:54:13 +02:00
  • 7396a5be43 examples/rtl8720dn: remove wifi setting sago35 2022-09-06 20:34:11 +09:00
  • c409e8f3cf examples/rtl8720dn: add call to optional debug setting deadprogram 2022-09-06 11:19:10 +02:00
  • a6a8d478b9 examples/rtl8720dn: update all remaining examples for refactored API deadprogram 2022-09-05 15:35:18 +02:00
  • 54ddb895cc rtl8720dn: refactor by bringing this driver more in line with wifinina and espat deadprogram 2022-08-28 10:40:36 +02:00
  • 6f05615f3e Initial support for VL6180x sensor Daniel Esteban 2022-08-30 15:56:58 +02:00
  • 2a2e897261 Trim quotes from IP returned by espat's GetDNS() Arsen6331 2022-08-18 22:01:12 +00:00
  • ce0ce03cfe all: release 0.22.0 v0.22.0 deadprogram 2022-08-16 11:43:34 +02:00
  • 5bd814c9de MQTT: adds keepalive pinging, disconnect, and graceful goroutine cleanup jmacwhyte 2022-08-01 16:34:18 +01:00
  • 41b7f06d05 rtl8720dn: add UDP close function sago35 2022-08-06 15:13:05 +09:00
  • 749b2f6726 epd: add waveshare 2.9in (v1) Kenneth Bell 2022-07-20 20:05:00 +01:00
  • 592f66e1ca rtl8720dn: add Rpc_tcpip_adapter_init_with_timeout() rtl8720dn-timeout sago35 2022-08-01 17:36:29 +09:00
  • 71c77d4b53 makeybutton: move pin config where it needs to be deadprogram 2022-07-27 21:22:58 +02:00
  • 1f54c7dd23 makeybutton: use smaller buffer for faster response deadprogram 2022-07-27 21:11:05 +02:00
  • d0163c67f5 all: update tinyfont to v0.3.0 deadprogram 2022-07-24 17:07:38 +02:00
  • 0136db2312 rtl8720dn: add SetupAndConnectToAccessPoint() sago35-test sago35 2022-07-23 10:07:22 +09:00
  • 80cd4d9dac all: update tinyfs to v0.2.0 deadprogram 2022-07-24 12:19:28 +02:00
  • 594ba1dab2 net/http: support for cookies when https sago35 2022-07-24 12:21:44 +09:00
  • 625c565c0b rtl8720dn: improve error handling sago35 2022-07-23 13:58:12 +09:00
  • b64d4ec3a0 net/http: improve header parsing sago35 2022-07-24 11:22:49 +09:00
  • 171366698b net/http: Fix http.Get() with port specification sago35 2022-07-22 21:35:19 +09:00
  • f94ef9e535 rtl8720dn: add SetupAndConnectToAccessPoint() wioterminal-setup sago35 2022-07-23 10:07:22 +09:00
  • ca34b93e5d add last-will-and-testament to MQTT jmacwhyte 2022-07-20 21:00:43 +01:00
  • 2cfc08b560 net/mqtt: add support for retained messsages Kamil Wcisło 2022-07-20 10:40:53 +02:00
  • 1850c5effb rtl8720dn: add ./examples/rtl8720dn/version sago35 2022-07-18 20:53:33 +09:00
  • 810888ce42 Makefile recursively finds unit-tests Neil Davis 2022-07-13 16:21:53 +01:00
  • cafe8df620 makeybutton: add driver for MakeyMakey-like button deadprogram 2022-07-17 11:52:17 +02:00
  • 13c43350a3 Fix irremote reporting incorrect NEC addresses and command codes (#422) Neil Davis 2022-07-11 17:05:35 +01:00
  • 3edd8e413b build: switching to GHA deadprogram 2022-07-11 23:01:59 +02:00
  • 159f13974c all: update for release v0.21.0 v0.21.0 deadprogram 2022-07-05 11:15:55 +02:00
  • 8ddcd69ac0 Add support for '8-step mode' to easystepper Neil Davis 2022-03-02 14:05:54 +00:00
  • 1c038f5183 wifinina: add mutex to prevent communication race problems deadprogram 2022-05-19 12:57:38 +02:00
  • 36a8b791dc fix(ssd1351): Fix mirrored text on OLED display tgilkerson 2022-06-04 00:48:07 -04:00
  • df0d0d29a4 ws2812: support thingplus-rp2040 board Added 125 MHz rp2040 timing Added unsafe.Pointer for pointer conversion Olaf Flebbe 2022-04-30 23:45:28 +02:00
  • 3bdab45452 lsm6ds3tr: initial implementation Yurii Soldak 2022-05-06 23:05:59 +02:00
  • 9f6783670f sdcard: support thingplus-rp2040 Olaf Flebbe 2022-04-24 21:06:27 +02:00
  • ec00fdef9b initial support for UC8151 driver, used in Pimoroni's badger2040 e-paper (#416) Daniel Esteban 2022-05-24 17:43:07 +02:00
  • 1b7da60f8f ws2812: convert Xtensa assembly to C inline assembly ws2812-xtensa-c Ayke van Laethem 2022-05-21 16:45:32 +02:00
  • e4951091f4 vl53l1x: Add functions for setting the device address Michael Meister 2022-04-27 13:37:55 +02:00
  • 19caee9b76 fixed link to datasheet fixed temp/humidity values Daniel Esteban 2022-05-14 21:03:36 +02:00
  • c235509580 scd4x: implement driver for CO2 sensor deadprogram 2022-04-30 17:24:54 +02:00
  • dbff576c9e all: release 0.20.0 v0.20.0 deadprogram 2022-04-28 17:03:38 +02:00
  • f0a260be66 ws2812: convert AVR assembly to C inline assembly Ayke van Laethem 2022-04-14 19:34:15 +02:00
  • 06e298c514 ws2812: write inline assembly using C instead of Go Ayke van Laethem 2022-04-14 16:19:07 +02:00
  • f2f470973d fix esp8266 ConnectToAccessPoint timeout args Kuiki 2022-04-18 23:26:40 +08:00
  • 448598cbf8 vl53l1x: Add functions for setting 'region of interest' Oliver Stäbler 2022-04-19 11:46:38 +02:00
  • ec98f2dc2c vl53l1x: Fix switch-case semantics Oliver Stäbler 2022-04-19 11:16:58 +02:00
  • 2476cd7bd8 pca9685: fix on=0 bug Patricio Whittingslow 2022-02-25 10:41:42 -03:00
  • 01fed475e1 Add 'irremote' package as a basic infra-red driver Neil Davis 2022-02-21 14:24:59 +00:00
  • edfdd4e09e add l3gd20 gyro driver soypat 2022-03-24 11:10:45 -03:00
  • 5e54f08605 pca9685: add buffered one shot write soypat 2022-03-24 09:55:04 -03:00
  • 880b958d64 ili9341: added Feather board support to InitDisplay() sago35 2022-03-10 21:16:53 +09:00
  • 24db8b4e2c ili9341: add support for atsame5x sago35 2022-03-10 21:13:54 +09:00
  • 6df9247f92 ili9341: avoid heap allocations sago35 2022-03-10 21:06:46 +09:00
  • 56fb346438 dht: fix error check in example Elfo404 2021-10-12 16:43:35 +01:00
  • 3d279d4d25 Add a SetIntensity() function to max7xx driver and example. Neil Davis 2022-02-23 17:02:40 +00:00
  • 4a336f674c image: fix interface sago35 2022-02-20 15:16:52 +09:00
  • 2d32995f6a ws2812: support high-MHz ARMv6M chips like the RP2040 Ayke van Laethem 2022-03-01 13:14:17 +01:00
  • 9a98d1be55 drivers: add driver for IS31FL3731 matrix LED driver (#370) Anton Fisher 2022-03-09 04:54:07 -08:00
  • 02e4548966 dht: fix humidity and temperature extraction for DHT22 (#358) Donia Chaiehloudj 2022-02-26 14:15:30 +01:00
  • 5130e9a120 sx126x: update to use new device package location stm32-new-device-import deadprogram 2022-02-19 11:45:03 +01:00
  • ee70298bc4 modules: add tinygo.org/x/device package deadprogram 2022-02-19 11:44:17 +01:00
  • 45dce188f5 lsmXXX: unified, error handling, memory management Yurii Soldak 2022-01-29 01:15:16 +01:00
  • b3c0315a09 Driver for SSD1289 LCD Steven Pearson 2021-12-09 21:04:50 +01:00
  • 0ced12683c Revert "Added support for 125MHz to WS2812 for RP2040" BCG 2022-02-14 01:06:23 -05:00
  • b4eb406a43 Added support for 125MHz to WS2812 for RP2040 BCG 2022-02-14 00:47:45 -05:00
  • 10bd48c39d ws2812: add support for m5stamp-c3 sago35 2022-01-27 18:03:00 +09:00
  • 26aa664c80 espat: add Debug field to driver, and the associated behavior you would expect espat-improvement deadprogram 2022-02-03 19:56:27 +01:00
  • 2d644c8b60 espat: some improvements for response handling deadprogram 2022-02-02 12:20:16 +01:00
  • ad3ef92cfe lps22hb: pin rename, sync with main repo Yurii Soldak 2022-01-29 21:27:08 +01:00
  • f7dce6ae22 wifinina: correct sendParamStr to handle empty strings, such as when connecting to an unsecured access point. deadprogram 2022-01-24 21:07:53 +01:00
  • a15f2167cc release: prepare for v0.19.0 v0.19.0 deadprogram 2022-01-26 18:26:16 +01:00
  • 5d5378a47c all: update license year to 2022 deadprogram 2022-01-26 18:25:15 +01:00
  • 3ceb688663 examples/wifi: add unified example for tcpclient that compiles for all supported wifi adaptors deadprogram 2022-01-24 13:11:24 +01:00
  • 941c1c9057 wifi/espat, rtl8720dn, wifinina, net: modify to use Adapter interface deadprogram 2022-01-23 17:10:37 +01:00
  • d8c813d515 wifi/espat, rtl8720dn, wifinina: move towards standard common interface for wifi adaptors deadprogram 2022-01-12 20:42:41 +01:00
  • 905fc6fce3 hd44780: fix 4-bit data length flag Drayton Munster 2022-01-17 01:18:47 -05:00
  • 80913d5fe7 Reset data pins to output mode after reading Drayton Munster 2022-01-17 00:41:16 -05:00
  • b6c750ccd1 sx126x: Driver for Semtech sx126x radio modules and optional RF Switch. This first version of the driver has been tested with STM32WL SoC, which embeddeds SX1262 radio on the same die. Olivier Fauchon 2021-03-21 01:13:13 +01:00
  • 43899e1330 build: remove smoketest for Arduino keyboard4x4 for now deadprogram 2022-01-12 18:26:10 +01:00
  • 45c68ef0fc ft6336: add support for ft6336 sago35 2021-12-14 22:29:33 +09:00
  • 025a66655f shtc3: Sensirion SHTC3 Relative Humidity / Temperature i2c sensor Olivier Fauchon 2021-12-27 00:51:46 +01:00
  • 121e8147f7 hd44780i2c: clean up for go fmt deadprogram 2021-12-24 16:00:39 +01:00
  • b48bc5ac5d Update hd44780i2c.go Alan Wang 2021-12-24 17:19:29 +08:00
  • 0d40c99d1f Add files via upload Alan Wang 2021-12-18 17:07:24 +08:00
  • bee7422c3a Fix Nano 33 BLE drivers (#351) Alan Wang 2021-12-20 16:57:37 +08:00
  • 43099c5d5f XPT2046 Touch driver (#350) spearson78 2021-12-14 01:14:10 +01:00
  • 0f9b9d873b wifinina: avoid busy wait Yurii Soldak 2021-10-20 00:08:20 +02:00
  • 114e24870e ili9341, ili9342: add support for m5stack sago35 2021-11-22 22:00:31 +09:00
  • b33c84ff78 add PCA9685 driver soypat 2021-11-21 00:50:56 -03:00
  • 966210f1b0 ili9341, ili9342: add support for m5stack-core2 sago35 2021-11-18 08:47:23 +09:00
  • 90a13a697b release: prepare for v0.18.0 v0.18.0 deadprogram 2021-11-18 15:25:24 +01:00
  • d632eb888f docs: add LSM9DS1 to list deadprogram 2021-11-18 11:39:27 +01:00
  • f6761a9079 lsm9ds1: minimal implementation Yurii Soldak 2021-11-04 01:53:11 +01:00