pcd8544
hl-alyx-glove
Our great sponsors
pcd8544 | hl-alyx-glove | |
---|---|---|
2 | 1 | |
88 | 7 | |
- | - | |
0.6 | 0.0 | |
over 2 years ago | over 1 year ago | |
C++ | C++ | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pcd8544
-
Can I use this library with an ATtiny85?
All the pins can be changed from the default values you just need to set them when you call the constructor. Look here: https://github.com/carlosefr/pcd8544/blob/6555ce575565724afbf9bc84d341082d2059f99b/PCD8544.h#L65
I have a PCD8544 LCD screen (NOKIA 5110) and wanted to use this library with the ATtiny85. I am trying to print "Hello World" on the screen with the included example but it's not working. It works when I use my Arduino, but not with the ATtiny. I tried changing the default pins in the PCD8544.h document in the library to match the ATiny pins, but it didn't work. I'm new to Arduino, so if someone could explain to me why the library is not working that would be nice.
hl-alyx-glove
We haven't tracked posts mentioning hl-alyx-glove yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
LiquidCrystal_PCF8574 - A library for driving LiquidCrystal displays (LCD) by using the I2C bus and an PCF8574 I2C adapter.
MD_MAX72XX - LED Matrix Library
TaskScheduler - Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers
Arduino-MQ131-driver - Arduino driver for gas sensor MQ131 (Ozone / O3)
ESP32StockTicker - Basic stock ticker using ESP32 and MAX7219 LED Matrix. Produces a webpage so user can input a ticker.
hl-mods - Modifications for Half-Life on GoldSrc. Includes active development of Cold Ice Remastered.
TM16xx - Arduino TM16xx library for LED & KEY and LED Matrix modules based on TM1638, TM1637, TM1640 and similar chips. Simply use print() on 7-segment and use Adafruit GFX on matrix.
lcdgfx - Driver for LCD displays running on Arduino/Avr/ESP32/Linux (including Rasperry) platforms
btc-ticker-esp8266 - realtime bitcoin price on 7 segment display with arduino on esp8266
ATtiny84-TinyCalibrator - OSC Calibrator and High-Voltage Fuse Resetter for 8-Pin ATtinys
BE6502-Build-a-65c02-computer - A PCB being made while watching Ben Eaters "Build a 6502 computer" video series. Includes the computer itself, a standalone slow clock and an Arduino Mega shield for the bus monitor sketch..