DSO waveform plotter application
i think the next updates is to add CSV to XML conversion and batch export to CSV/image/pdf where a whole folder is convertedStatistics : Posted by oorspronklikheid • on Wed Jan 15, 2014 3:00 am •...
View ArticleDSO waveform plotter application
Mini update on software added :-Export to csv-Automatice SI scaling for both axisAttachments si.png [ 19.85 KiB | Viewed 583 times ] Statistics : Posted by oorspronklikheid • on Wed Jan 15, 2014 3:00...
View ArticleDSO waveform plotter application
I'm lookiing for waveforms stored with the device so that I can see the different devices stores the data. The program is only available in linux because i don't have access to a windows pc at the...
View ArticleDSO waveform plotter application
I have some wave forms,I did not store them,just grabbed off the net for reference,no idea what format,jpg I suppose,your app would be handy,but I know nothing about Linux.am I wasting your and my...
View ArticleDSO waveform plotter application
HiCurrently as a hobby project i am making a program that takes the XML files of the DSO and plots them on scree. I think someone here will be able to find it handy. I have the DSO201 V1. I want to add...
View ArticleControl the Skeleton 4WD hercules with radio control 2,4G
Hello, I am quite new in the world of the arduino and I have just received the frame Skeleton 4WD Hercule and I wish the commanded with a radio control 2,4Ghz, me gets out of it to me more or less of...
View Article'DS3231' does not name a type
My Arduino Version is 1.0.5, and I got the same error ("DS3231" does not name a type).I took your example "adjust". The library is present. I copied all the Files DS3232 in the adjust subdirectory, but...
View Article'DS3231' does not name a type
I've just hooked up my Seeduino Stalker and the sample code on the wiki works, but the examples in the "DS3231 library for arduino 1.0" don't work. I'm using Arduino 1.0.1 on a Mac.Here are the errors...
View Article'DS3231' does not name a type
Hi,DearAccording to your errors,you need to check that whether your libraries contain DS3231 files. And if you hide"#include "DS3231.h" ",it'll occur the same errors,just like the following picture...
View ArticleXadow BLE Android Source
Well, I haven't found any existing Android source, but I did find some generic BLE on Android reference code, as well as the OpenBLE project which has iOS code. After a lot of hacking I've successfully...
View ArticleXadow BLE Android Source
Is the source to the Android BLE app available?Statistics : Posted by joshua3 • on Thu Feb 27, 2014 3:01 am • Replies 1 • Views 12
View ArticleA bunch of Xadow questions
I've made some progress on the LED module. The wiki provides a source download for the LED. What I didn't realize is that this is *not* the code you call to talk to the LED. The code on the wiki page...
View ArticleA bunch of Xadow questions
I'm able to get the 6DOF example to compile now. When you check out the source there are two dirs in it. The dirs themselves should be put into the libs directory, not the parent source repo dir. Thus...
View ArticleA bunch of Xadow questions
I just got my set of Xadow modules in the mail. I'm very excited. They are easy to put together and I got a few demo sketches running. I do have a few questions, though.* 2.2.18 is the latest FTDI...
View ArticleI2C motor driver: how to connect this motor?
4 wire stepper motors are referred to as bipolar stepper motors. I would assume you have one winding (Black and Green) connected to one channel and the other winding (Red and Blue) connected to the...
View ArticleI2C motor driver: how to connect this motor?
HiI am trying to connect this stepper motor (4 wire version)http://www.wantmotor.com/ProductsView.a ... =75&sid=80to my i2c motor driver. What kind of seemed obvious to me, did not work so I am...
View ArticleFixing the 2.72 8M Issues
For those of you interested in using this with the 2.72 hardware, it seems to be working (with the exception noted below) and not harming the hardware. All the file I/O functions seem to work. Enclosed...
View ArticleFixing the 2.72 8M Issues
Could you post the Wildcat version? I tried to do it as well and it crashed on load, even without running any new code. When I change the buffer size (to the old value), it worked. I suspect it may be...
View ArticleFixing the 2.72 8M Issues
I compiled up the Wildcat version with your changes and it seems to run fine on my 2MB version including file saving loading using the standard unmodified 2MB sys.I can't check it on my relative's 8MB...
View ArticleFixing the 2.72 8M Issues
OK try this oneThe modified SYS has support for handling an extra prescale control ANALOG_PSC in the bios. Wildcat sticks with the fixed prescale of the standard SYS and I don't find that a real...
View Article