Tjroehr Posted April 16, 2016 Author Report Share Posted April 16, 2016 I honestly don't know if it's possible but any form of feedback would be awesome. I am a training electrical engineer and an avid coder. I could do the coding but honestly idk the specs of the board and if it would be possible to hook a bluetooth module up to the board. Maybe a simple dongul that hooks to microusb? Any ideas or anything should be voiced in this thread. Link to comment Share on other sites More sharing options...
BillW50 Posted April 16, 2016 Report Share Posted April 16, 2016 Yeah sure it is possible. By USB, you could send script commands like the following to poll data and to set things. Here are some examples.Fire: F=#S (1-20)Set Power Setting: P=#WSet Temperature Setting: T=#C or T=#F or T=OFFSet Profile: M=# (1 to 8)Get Power: P=GETGet Power Setting: P=GET SPGet Temperature: T=GETGet Temperature Setting: T=GET SPGet Voltage: V=GETGet Current: I=GETGet Profile: M=GETGet Battery: B=GETGet Battery Cell: B=GET CELL # (1 to 3)Get Battery Capacity: C=GETGet Resistance: R=GET Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now