Category: Tools

Tools

Rigol Controller Update

I’ve added channel offsets for all four channels, time offset, and refactored it to start making it object oriented!  The channels are all objects now, and soon time will be one as well.

Be the First to comment. Read More
Tools

Rigol Oscilloscope Network Controller Under Construction

I’m in my first Java class in school.  In my Python class, I decided to do a few little projects in MicroPython to combine Embedded Systems with Python to extend what I was learning in class.  Well, that wasn’t going to work with Java.  The closest I could get to embedded programming in Java was […]

Be the First to comment. Read More
Tools

Oscilloscope tests with a NodeMCU v3

One of the classes that I’m in this term is an introduction to Python, so I figured that I’d give MicroPython a shot.  I have a LoLin branded NodeMCU v3 kicking around, and have done a little bit of messing around with it.  Tonight, I figured that I’d try out the PWM on the NodeMCU and […]

Be the First to comment. Read More
Tools

New Tool! Rigol DS1054Z

The Rigol DS1054Z is a beast for $350 USD.  50MHz worth of bandwidth, 12MB of sample RAM, 1GSa/s spread across four channels, and more functions than you can shake a stick at!  I haven’t had much of a chance to play with it since I’ve been super busy with school, but from what I’ve done […]

Be the First to comment. Read More