Compare commits
2 Commits
291b1719b8
...
41f6b9d2c0
Author | SHA1 | Date | |
---|---|---|---|
41f6b9d2c0 | |||
eacde41ed6 |
@ -11,7 +11,7 @@ baseurl: "/"
|
||||
url: "https://andrewconl.in"
|
||||
|
||||
author: Andrew Conlin
|
||||
version: v25.2.U0306
|
||||
version: v25.3.PU0306
|
||||
|
||||
defaults:
|
||||
# blog
|
||||
|
@ -4,6 +4,8 @@ category: blog
|
||||
title: Writing an OLED display driver in MicroZig
|
||||
---
|
||||
|
||||
**Update 2025-03-06** / There is now an SDD1306 driver available in the [official MicroZig repository](https://github.com/ZigEmbeddedGroup/microzig/blob/main/drivers/display/ssd1306.zig).
|
||||
|
||||
# # Beginnings
|
||||
Recently, I have been messing around with a Rapsberry Pi Pico. Initially, I started out with MicroPython, as this is what most of the documentation for working with the Pico uses. However, this was honestly a little boring, as I seem to end up doing every project in Python. I wanted something a little more engaging for my brain, a little *spicier*. It's Friday afternoon!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user