Skip to content

Basic firmware and library identification #1

@rexut

Description

@rexut

Is your feature request related to a problem? Please describe.
Currently the VeryLittleWire library does nothing.

Describe the solution you'd like

Additional context

Intended overall functions:

  • 4 channel GPIO.
  • ADC with 10 bit resolution.
  • 2 parallel hardware PWM outputs.
  • SPI interface.
  • I2C interface.
  • 1-Wire interface.
  • WS2812 RGB LED interface.
  • Multiple device support. CURRENTLY NOT (YET) POSSIBLE

Expected pin mapping:

Pin USBtinyISP Hard-PWM Soft-PWM ADC I2C SPI 1-Wire WS2812 CDC-232
1 MISO CH_B CH_2 - - DO - DATA TX
2 SCK - CH_3 CH_1 SCL SCK DATA DATA RX
3 RESET - - CH_0 - CS - DATA -
4 MOSI CH_A CH_1 - SDA DI - DATA -

https://littlewire.github.io/

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions