A 3-channel fully automated Dew Controller (DIY project) based on Arduino Nano for telescopes. For $48 or less.
(c) Copyright Robert Brown 2014-2025. All Rights Reserved.
Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author.
A very popular project with over 48,000 downloads.
There is a new ESP32 WiFi version at https://sourceforge.net/projects/esp32-dew-controller/
The older...
An analysis tool showing the structure of a C program
CTREE is a command line utility providing analysis tools useful to software engineers tasked with tracking down problems or verifying a program's soundness. It is also an aid to understanding the structure of unfamiliar programs. As it works with standard C it finds most of its utility in embedded systems and older software.
CTREE comes with a comprehensive manual.
CTREE is is released by Cleveland Engineering Design, LLC - developer of the CoRTOS cooperative...
Device Debugger is a Communication Terminal designed to communicate with electronic devices to support the process of development, testing, and reverse-engineering of embedded designs.