You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Bus Pirate has a continous ADC mode sent as 16bits over a serial port.
Would you consider adding support for it?
There's already an example python script and some documentation:
http://dangerousprototypes.com/docs/Bus_Pirate:_Python_Oscilloscope
http://dangerousprototypes.com/docs/Bitbang#00010101_-_Continuous_voltage_probe_
measurement
Original issue reported on code.google.com by [email protected] on 7 Oct 2010 at 1:21
The text was updated successfully, but these errors were encountered:
I don't have a pirate bus, it'd be great to support it though! i will be
writing a simple backend so it will be easier for anyone to support new
platfomrs
I work with the DP source alot and have a few functions in the current release
of BP. I know Ian and other DP staff; If you need support adding the bus pirate
to your applcation please let me know. Please understand; everyone; the
buspirate was in NO way intended nor hardware supported to be a logic analyzer.
Its an open source project so people added it themselfs and Ian kept it for
whatever reason. So do not think the bus pirate is a way to get a cheap O-scope
as its super super slow (16MIPS) with ADC even slower; more like a 3Mhz scope,
maybe.
but I can support it and have multple bus pirates (hardware) to test it.
let me know.
Original comment by BrentBXR on 12 Dec 2011 at 1:12
Original issue reported on code.google.com by
[email protected]
on 7 Oct 2010 at 1:21The text was updated successfully, but these errors were encountered: