Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JohnDoneth/hd44780-driver issues and pull requests

#63 - Remove debug bound on pin generics

Pull Request - State: open - Opened by robamu about 1 month ago

#62 - debug impl for memory map

Pull Request - State: open - Opened by robamu about 1 month ago

#61 - Does this work for 12864 displays?

Issue - State: open - Opened by WillNilges about 1 month ago

#60 - Support for `embedded-hal` 0.2

Issue - State: open - Opened by ColinTimBarndt about 2 months ago

#59 - `core::fmt` and `ufmt` support for writing to LCDs

Pull Request - State: open - Opened by ColinTimBarndt about 2 months ago - 1 comment

#58 - Reading from the LCD

Pull Request - State: open - Opened by ColinTimBarndt about 2 months ago - 1 comment

#57 - could not find `memory_map` in `hd44780_driver`

Issue - State: open - Opened by WuFengSheng about 2 months ago - 3 comments

#56 - i2c: Cannot write from a real String

Issue - State: closed - Opened by su-sd about 2 months ago - 1 comment

#55 - Custom Characters

Pull Request - State: open - Opened by ColinTimBarndt 2 months ago - 5 comments

#54 - Generalized interface for different display models

Pull Request - State: closed - Opened by ColinTimBarndt 2 months ago - 9 comments

#53 - Handle IO errors by propagation

Pull Request - State: closed - Opened by ColinTimBarndt 2 months ago - 4 comments

#52 - Version Bump to EmbeddedHal 1.0.0

Pull Request - State: open - Opened by ichdenkenicht 10 months ago

#51 - Add set_cursor_pos_unchecked method.

Pull Request - State: closed - Opened by cr1901 11 months ago - 3 comments

#48 - Add set/get for display size.

Pull Request - State: closed - Opened by ahmedcharles about 1 year ago - 2 comments

#47 - Add MCP23008 support.

Pull Request - State: open - Opened by ahmedcharles about 1 year ago

#46 - Add async i2c constructor

Pull Request - State: closed - Opened by nils-van-zuijlen about 1 year ago - 3 comments

#45 - Move from embassy-traits to embedded-hal-async

Pull Request - State: closed - Opened by nils-van-zuijlen about 1 year ago - 1 comment

#44 - reinit display

Issue - State: open - Opened by richo over 1 year ago - 1 comment

#43 - issue working with stm32f1x-hal

Issue - State: closed - Opened by Njolf almost 2 years ago - 1 comment

#42 - Add clippy checks

Pull Request - State: closed - Opened by chevdor over 2 years ago - 3 comments

#41 - Add CI and fmt

Pull Request - State: closed - Opened by chevdor over 2 years ago

#40 - Fix #38

Pull Request - State: closed - Opened by chevdor over 2 years ago - 3 comments

#39 - Add new updated example for the STM32F4 / I2C

Pull Request - State: closed - Opened by chevdor over 2 years ago - 2 comments

#38 - Implement two-dimensional cursor addresses.

Issue - State: closed - Opened by rene0 over 2 years ago - 4 comments

#37 - feature: added pi pico example

Pull Request - State: open - Opened by mateuszkowalke over 2 years ago

#36 - Suggestions on how to handle boards with slow RTCs?

Issue - State: open - Opened by ghost over 3 years ago - 2 comments

#35 - update embassy-traits

Pull Request - State: closed - Opened by xoviat over 3 years ago - 1 comment

#34 - rename async module and add required features

Pull Request - State: closed - Opened by xoviat over 3 years ago - 2 comments

#33 - add async i2c

Pull Request - State: closed - Opened by xoviat over 3 years ago - 2 comments

#32 - Add code coverage to GitHub Actions CI via CodeCov

Issue - State: open - Opened by JohnDoneth over 3 years ago

#31 - Add tests

Issue - State: open - Opened by JohnDoneth over 3 years ago - 1 comment

#30 - Add rustfmt --check to GitHub Actions CI

Issue - State: closed - Opened by JohnDoneth over 3 years ago

#29 - Add Clippy to GitHub Actions CI

Issue - State: closed - Opened by JohnDoneth over 3 years ago

#28 - set-up github actions

Issue - State: closed - Opened by xoviat over 3 years ago - 1 comment

#27 - add async functionality

Pull Request - State: closed - Opened by xoviat over 3 years ago - 8 comments

#26 - Alternate arduino uno example

Pull Request - State: open - Opened by OliverEvans96 about 4 years ago - 2 comments

#25 - Release 0.4.0

Issue - State: closed - Opened by JohnDoneth about 4 years ago - 3 comments

#24 - Derive Debug for Error

Pull Request - State: closed - Opened by Marcuss2 over 4 years ago

#23 - Added write_byte and write_bytes methods (#22)

Pull Request - State: closed - Opened by bollian over 4 years ago - 1 comment

#22 - Add write_byte method

Issue - State: closed - Opened by bollian over 4 years ago - 1 comment

#21 - Update crate from 0.3.0 to master branch git, got compiling errors

Issue - State: closed - Opened by Rudo2204 over 4 years ago - 1 comment

#20 - Add Arduino Uno Example

Pull Request - State: closed - Opened by JohnDoneth over 4 years ago - 2 comments

#19 - Arduino UNO Example

Issue - State: open - Opened by JohnDoneth over 4 years ago - 1 comment

#18 - cleanup readme, fix example code

Pull Request - State: closed - Opened by fuchsnj over 4 years ago - 1 comment

#17 - Which pin mode to use for output pins?

Issue - State: closed - Opened by fuchsnj over 4 years ago - 1 comment

#16 - HD44780 takes ownership of `Delay`

Issue - State: closed - Opened by fuchsnj over 4 years ago - 2 comments

#15 - Don't consume delay, 2018 Rust, v2 Hal

Pull Request - State: closed - Opened by David-OConnor over 4 years ago - 3 comments

#14 - Requesting example where the loop contains a delay

Issue - State: closed - Opened by David-OConnor over 4 years ago - 3 comments

#13 - Add an I2CBus to the available buses

Pull Request - State: closed - Opened by nils-van-zuijlen about 5 years ago - 6 comments

#12 - Add I2C support

Issue - State: closed - Opened by nils-van-zuijlen about 5 years ago - 9 comments

#11 - move to digital::v2

Pull Request - State: closed - Opened by golledge about 5 years ago - 5 comments

#10 - Made modules fourbit and eightbit public.

Pull Request - State: closed - Opened by irwineffect about 5 years ago - 2 comments

#9 - Possible API ideas and custom character implementation

Issue - State: open - Opened by kunerd over 5 years ago

#8 - Custom Characters

Issue - State: open - Opened by h4llow3En over 5 years ago - 1 comment

#7 - Update crate to version 0.3.0

Issue - State: closed - Opened by mycognosist almost 6 years ago - 2 comments

#6 - Implement core::fmt::Write for HD44780

Pull Request - State: closed - Opened by robinkrahl almost 6 years ago - 1 comment

#5 - Add example for stm32f30x

Pull Request - State: closed - Opened by robinkrahl almost 6 years ago - 1 comment

#4 - Non Blocking API

Issue - State: closed - Opened by jonwingfield about 6 years ago - 9 comments
Labels: enhancement, help wanted

#3 - Use enums in set_display_mode

Pull Request - State: closed - Opened by sajattack about 6 years ago

#2 - Use enums in set_display_mode

Issue - State: closed - Opened by sajattack about 6 years ago - 1 comment
Labels: good first issue

#1 - Crates.io links the old hd44780-hal not hd44780-driver

Issue - State: closed - Opened by sajattack about 6 years ago - 1 comment