Adam Patridge

Results 26 issues of Adam Patridge

Source page: https://developer.wildernesslabs.co/Hardware/Reference/Components/ Link: left nav > Common Components Current broken link: https://developer.wildernesslabs.co/Hardware/Reference/Components/Common_Components/

([Via Slack](https://wildernesslabspublic.slack.com/archives/CDB0QD04W/p1712863041375969)) Need to write up docs to cover on-device test framework.

enhancement
p1

I'm thinking the right-hand leader for the "Period (1 Cycle)" label is pointing the wrong direction here and should have the vertical bar at the right end instead. http://developer.wildernesslabs.co/Hardware/Tutorials/Electronics/Part3/AC_Characteristics/ ![AC...

Hacktoberfest

Old example: https://developer.wildernesslabs.co/docs/api/Meadow.Foundation/Meadow.Foundation.Displays.Lcd.CharacterDisplay.html New format: https://developer-docusaurus.wildernesslabs.co/docs/api/Meadow.Foundation/Meadow.Foundation.Displays.Lcd/CharacterDisplay/

Tangential to the upcoming effort to update the CLI docs to v2, it might be good to have a whole section in the docs for our tooling. * Tooling *...

enhancement
p1

Pages: * https://developer.wildernesslabs.co/docs/api/Meadow.Foundation/Meadow.Foundation.Leds/PwmLed/ * https://developer.wildernesslabs.co/docs/api/Meadow.Foundation/Meadow.Foundation.Leds.LedBarGraph/ These [docs for both LED](https://developer.wildernesslabs.co/docs/api/Meadow.Foundation/Meadow.Foundation.Leds/PwmLed/) and [PWM LED](https://developer.wildernesslabs.co/docs/api/Meadow.Foundation/Meadow.Foundation.Leds.LedBarGraph/) only offer docs specific to the `LedBarGraph` class. It would probably be nice to include a much...

p1

We should cover use of the new methods for creating ports in the various Input/Output pages. Something like this, which was suspected as what should be possible. ```csharp projectLab.GroveAnalog.Pins.D0.CreateAnalogInputPort(); ```...

enhancement
p2

Looks like API changes were not updated in the docs, from `I2cPeripheral` and `SpiPeripheral` to `I2cCommunications` and `SpiCommunications`. * [SPI](https://developer.wildernesslabs.co/Meadow/Meadow_Basics/IO/Digital/Protocols/SPI/) * [I2C](https://developer.wildernesslabs.co/Meadow/Meadow_Basics/IO/Digital/Protocols/I2C/)

There is a warning about charge-only (no-data) USB cables in the [Troubleshooting page](https://developer.wildernesslabs.co/Meadow/Meadow_Basics/Troubleshooting/#usb-cables), but it would be nice to have a version of that on the [Meadow OS Deployment page](https://developer.wildernesslabs.co/Meadow/Getting_Started/Deploying_Meadow/)...

Hacktoberfest

https://developer.wildernesslabs.co/docs/api/Meadow.Foundation/Meadow.Foundation.ICs.IOExpanders.x74595/

work item
p2