Circuit Lake

Electronic Project and Circuit Collection

Software Related Resources


IR Protocol Analyzer Software

October 02, 2011 By: admin Category: Remote, Software No Comments →

IR protocol analyzer is universal software for automatic decoding infrared remote control protocol packets. To capture infrared signal from a remote control, it uses microphone input of a soundcard. The hardware you need to start decoding is minimalistic and easy to build, just plug a phototransistor to input of your soundcard.

Analog and Digital Pin Value Viewer for Arduino

August 29, 2011 By: admin Category: Arduino, Monitoring, Software, Tools No Comments →

ArduinoDashboard is an application for viewing analog and digital pin sensor values from an arduino in real time. It will show the analog value of pins A0-A6 as well as the digital pins of 1-13.

Multiplatform Oscilloscope Software

December 28, 2010 By: admin Category: Software, Tools No Comments →

Xoscillo is free oscilloscope software that acquires data using an arduino (with custom firmware) or a Parallax USB Oscilloscope. Aguaviva is developing this project to support more platform. This C#-based application features frequency analysis using FFT, auto detects the hardware, load and save waveforms, zoom in and out, open several waveforms at the same time, […]

Virtual USB Analyzer

January 26, 2010 By: admin Category: Software, Tools No Comments →

If you need tools to log and analyze your USB project then Virtual USB Analyzer might help you. It is a free and open source tool for visualizing logs of USB packets, from hardware or software USB sniffer tools. The tool provide a graphical visualization along with raw hex dumps and high-level protocol analysis.