en:netzer:user

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:netzer:user [2014/01/03 22:16] – [Topics] sveschen:netzer:user [2025/06/11 20:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Manual ======
 +
 +===== Use cases =====
 +
 +  * [[start|Getting started]] 
 +  * [[connection|How to connect with Netzer?]]
 +  * [[dimmer|230 V dimmer]]
 +  * [[servo|Connection of a scale model servo]]
 +  * [[s88|Reading out S88 bus from Ethernet]]
 +  * [[HC-SR04|Detecting the distance to an object with an ultrasonic sensor]]
 +
 +===== Firmware projects =====
 +
 +Since version 1.5 there are some projects within a release.
 +The projects are build from a common code base and project specific code.
 +
 +In the current version 1.6 the following projects exist:
 +
 +^ Name ^ Description ^
 +| **[[IO_project|IO]]** | This project has the typical Netzer properties from former versions. Not included anymore is the SPI Slave functionality , which is currently not maintained. |
 +| **[[eraseeeprom_project|erase_eeprom]]** | This project erases the Netzer EEPROM. |
 +| **print_eeprom** | Simple command line program for checking and erasing the Netzer EEPROM. |
 +
 +
 +===== Common topics =====
 +
 +  * [[licenses|License packets & Downloads]] 
 +
 +  * [[pins|Netzer pin map]]
 +
 +  * [[fwupdates|Firmware updates]]
 +  * [[resettofactory|Reset to factory settings]]
 +
 +  * [[accesscontrol|Access control]]
 +  * [[startpage|Startpage webinterface]]
 +  * [[networksettings|Network settings]]
 +  * [[commandinterface|Description of the command interface]]
 +
 +