Skip to content

Commit

Permalink
add power consumption
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Schlieper committed Sep 10, 2018
1 parent 91a8d8a commit 94b103c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Create a new model for the SBus Gamepad on your transmitter. Make sure that you

## Testing

All testing was done using a Teensy 2.0 and the 16 channel FrSky XM receiver (no other hardware was used). Shoud you need to adjust the range of the sbus values sent by your transmitter please edit the X1, X2 macros in the SBus.h file and rebuild.
All testing was done using a Teensy 2.0 and the 16 channel FrSky XM receiver (no other hardware was tested). Shoud you need to adjust the range of the sbus values sent by your transmitter please edit the X1, X2 macros in the SBus.h file and rebuild. The Teensy needs to run with 5 volts to be a full speed USB device. Also the FrSky XM receiver needs the 5 volts to operate (output of the sbus signal is 3.3 volts though). Total power consumption should be around 50 ma at 5 volts (30 ma for the Teensy and 20 ma for the XM receiver).

---

Expand Down

0 comments on commit 94b103c

Please sign in to comment.