Skip to content

Instantly share code, notes, and snippets.

@ericfont
Created June 22, 2025 07:30
Show Gist options
  • Save ericfont/35ba136e937fde5cef95ce82671a885f to your computer and use it in GitHub Desktop.
Save ericfont/35ba136e937fde5cef95ce82671a885f to your computer and use it in GitHub Desktop.
saner, reduced switch method of getting voltages with both polarities for all powers-of-two
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ericfont
Copy link
Author

can alternate polaries on subsequent cycles to time-division-multiplex all possible levels, e.g.:

+2v, -2v, +1v, -1v, +.5v, -.5v, etc...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment