ajfisher

Results 22 issues of ajfisher

Update repo to make SimpleBot capable of using Interchange for firmware installation. Need to consider how different firmwares may work as well.

At the moment the assumption is that the servos run off 4xAA batteries (ish 6v) and that any arduino is tethered and as such it, plus any sensors run off...

bug
help wanted
Electronics Design

For those that have used the SimpleBot - what would you like to see changed as a 2.5 version modification?

Electronics Design
Physical Design
Components
Software

Add the ability to modify the firmware configuration of a backpack by initiating the set firmware details call without having to download and flash everything. Effectively the last step of...

enhancement

Refactor the `Downloader` `Interchange Client` and `Interchange` modules to use classes instead of functions.

enhancement

avrgirl supports the ability to directly write to the eeprom. As such explore the use of this for configuration in order to deal with issues such as https://github.com/ajfisher/node-pixel/issues/93 PoC to...

enhancement

Provide the mechanism to point at: - git+https:/// - [email protected] - file:// As alternative methods for `interchange install ...` This will allow packages that aren't formally part of interchange to...

enhancement
good beginner task

Add the ability to have a rectangular matrix of pixels and support this natively.

enhancement

As these are starting to become more available and are largely the same as the WS2812, add direct support for these by being able to shift a little faster on...

Add functionality to the backpack firmware to allow interchange to configure the I2C address of the backpack. Needs consideration as to how much functionality from the interchange library needs to...

enhancement