microsoft / microsoft/pxt-maker
add support for various parts
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 130
- Forks
- 90
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
- https://www.adafruit.com/product/2384 [vibration sensor]
- https://www.adafruit.com/product/393 [temperature, humidity]
- https://www.adafruit.com/product/169 [micro servo]
- https://www.adafruit.com/product/189 [motion sensor]
- https://www.adafruit.com/product/375 [reed switch]
- https://www.adafruit.com/product/165 [temperature sensor]
- https://www.adafruit.com/product/159 [Diffused RGB LED]
- https://www.adafruit.com/product/1070 [short flex sensor]
- https://www.adafruit.com/product/356 [trim potentiometer]
- https://www.adafruit.com/product/805 [SPDT slide switch]
- https://www.adafruit.com/product/157 [IR sensor]
Need both simulator and device support. Some other device drivers:
https://github.com/adafruit/Adafruit_CircuitPython_Bundle/tree/master/libraries/drivers
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing micro servo support and the linked Adafruit CircuitPython Bundle drivers. Identify the simulator and device integration points for the unchecked vibration, temperature, humidity, motion, reed switch, temperature, RGB LED, flex sensor, potentiometer, slide switch, and IR sensor items; done means each requested part works in both environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100