https://github.com/zoosmand/ATtiny25_SSD1306
LCD Display SSD1306 connected via I2C to ATtiny25. Can use either horizontal or vertical placing.
https://github.com/zoosmand/ATtiny25_SSD1306
asm assembler assembly attiny25 avrasm i2c ssd1306
Last synced: about 1 year ago
JSON representation
LCD Display SSD1306 connected via I2C to ATtiny25. Can use either horizontal or vertical placing.
- Host: GitHub
- URL: https://github.com/zoosmand/ATtiny25_SSD1306
- Owner: zoosmand
- License: gpl-3.0
- Created: 2018-04-30T14:38:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T06:27:32.000Z (about 8 years ago)
- Last Synced: 2024-11-05T09:43:57.807Z (over 1 year ago)
- Topics: asm, assembler, assembly, attiny25, avrasm, i2c, ssd1306
- Language: Assembly
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ATtiny25_SSD1306
LCD Display SSD1306 trough I2C to ATtiny25
Fontmap characterized for tiny display 128x32px, to use 128x64px display have to fill up interlaced pixels.
Make correct fuses to use internal oscillator on 8MHz.
HIGH 0xdf
LOW 0xe2
EXTENDED 0xff