Switch ALL PiFrame code to Go #40
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: PiFrame/piframe#40
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Very much a future endeavor. Notes below
https://github.com/avelino/awesome-go
https://github.com/tinygo-org/drivers
https://tinygo.org/
https://marketplace.visualstudio.com/items?itemName=golang.go
https://github.com/bugst/go-serial
https://godoc.org/go.bug.st/serial#example-package--SendAndReceive
https://github.com/tinygo-org/drivers/blob/release/bh1750/bh1750.go
https://github.com/tinygo-org/drivers/tree/release/st7789
https://github.com/tinygo-org/tinygo/tree/release/src/examples/pininterrupt
https://github.com/warthog618/gpio
https://github.com/warthog618/gpiod
https://github.com/d2r2/go-i2c/blob/master/i2c.go
Cleanup python scripts / swap to goto Switch ALL PiFrame code to GoWifi re-configuration is rewritten in go
Lux readouts are in go, needs more integration with the main UI stuff
inotify has been rewritten in Go
Closing ticket as the UI is a more complicated rewrite than expected. Will create separate issue for the Future milestone with the UI rewrite.