issues
search
tinygo-org
/
drivers
TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
622
stars
196
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
package net coverage: 0.26 is the only tagged release that seems to contain net/http, net/http/cookiejar, net
#723
atdiar
closed
1 week ago
1
hub75: fix data buffering
#722
ehime-iyokan
opened
2 weeks ago
1
Add support for HMC5883L e-Compass
#721
eleimt
opened
2 weeks ago
0
Adding support for the LSM303DLHC e-Compass
#720
BryanSouza91
opened
2 weeks ago
0
Prepare for release 0.29
#719
deadprogram
closed
3 weeks ago
2
Add support for LSM303DLHC e-Compass
#718
BryanSouza91
opened
3 weeks ago
3
bugfix: correct pcf8591 casting of return value from adc
#717
deadprogram
closed
3 weeks ago
1
pixel: fix Monochrome setPixel
#716
aykevl
closed
3 weeks ago
1
Pixel from bytes
#715
conejoninja
closed
3 weeks ago
3
Revert "pixel: add NewImageFromBytes function"
#714
conejoninja
closed
3 weeks ago
0
pixel: add NewImageFromBytes function
#713
deadprogram
closed
3 weeks ago
2
ssd1306: add FillRectangle() and SetScroll() functions to satisfy tinyterm.Displayer interface
#712
deadprogram
closed
3 weeks ago
1
uc8151: add FillRectangle() and SetScroll() functions to satisfy tinyterm.Displayer interface
#711
deadprogram
closed
3 weeks ago
5
Add support for DRV2605
#710
ryanfaerman
opened
1 month ago
1
touch: add capacitive touch sensing on normal GPIO pins
#709
aykevl
closed
4 weeks ago
5
Add support for SPI on bmp280 temp/pressure sensor
#708
WilssoN93
opened
1 month ago
0
Add sponsor button to key repositories
#707
conejoninja
closed
1 month ago
1
Onewire improvements
#706
HattoriHanzo031
closed
1 month ago
1
Add I2C INA219 driver
#705
warrenguy
closed
1 month ago
1
epd1in54: add Waveshare 1.54inch B/W e-Paper display
#704
mbialon
closed
1 month ago
3
pin name mappings for sx1262 LoRa radio?
#703
gherlein
opened
3 months ago
2
ssd1306: Add function `SetFlip` and `GetFlip`
#702
notpop
closed
3 months ago
4
expanded README to discuss need to change variables in examples
#701
gherlein
closed
2 months ago
1
removed what seems like an accidental home directory replace in go.mod
#700
gherlein
closed
3 months ago
1
go.mod weirdness or my stupidity?
#699
gherlein
opened
3 months ago
7
SPI driver Implementation for DPS310 barometric sensor
#698
ddrrhh
opened
3 months ago
1
package machine is not in GOROOT
#697
budzonmichal
opened
4 months ago
0
dht package is broken
#696
Gnyblast
closed
4 months ago
4
servo: Add function `SetAngleWithMicroseconds`
#695
PWND0U
closed
1 month ago
1
User servo with Pico
#694
eleimt
closed
4 months ago
2
dht20: add I2C driver for DHT20 temperature and humidity sensor
#693
sago35
opened
4 months ago
5
IR Remote Not Sending Things To My Arduino
#692
Beni10101123
opened
4 months ago
1
[HUB75]Leds do not light up as expected
#691
ehime-iyokan
opened
4 months ago
5
pcf8591: add ADC only implementation for I2C ADC/DAC
#690
deadprogram
closed
4 months ago
2
Basic implementation of various backlight drivers
#689
ysmilda
closed
4 weeks ago
0
release no longer contains "net" drivers?
#688
gherlein
opened
5 months ago
4
Allow for backlight dimming on supported displays
#687
ysmilda
opened
5 months ago
6
all: prepare release v0.28.0
#686
deadprogram
closed
5 months ago
0
compiler error while importing tinygo.org/x/drivers/ssd1306: expected 'package', found 'EOF'
#685
BryanSouza91
closed
5 months ago
3
nit: increase verbosity of espat NetNotify error
#684
leongross
closed
5 months ago
4
pixel: fix `Image[Monochrome].Set` for larger images
#683
aykevl
closed
6 months ago
1
pixel: add more tests
#682
aykevl
closed
6 months ago
1
servo: add function SetAngle() to simplify API for most common use case
#681
deadprogram
closed
6 months ago
2
Uc8151 Improvements DrawBitmap and DrawBuffer
#680
conejoninja
closed
3 weeks ago
9
uc8151: improvements to speed and also add flicker-free mode
#679
deadprogram
closed
6 months ago
1
uc8151: correct DrawBitmap() also refactor SendCommand() and SendData() for clarity
#678
deadprogram
closed
6 months ago
1
uc8151: update to support all functions needed by tinygl and board package Displayer interface
#677
deadprogram
closed
6 months ago
1
Add driver for MCP9808 i2c temperature sensor
#676
gmonarque
closed
6 months ago
3
Simplify examples/ws2812
#675
sago35
closed
6 months ago
2
ssd1306: add Rotation(), SetRotation() and Sleep() functions to complete Displayer interface
#674
deadprogram
closed
7 months ago
2
Next