Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:netzer:user [2014/02/09 14:32] – external edit 127.0.0.1 | en:netzer:user [2025/06/11 20:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * [[servo|Connection of a scale model servo]] | * [[servo|Connection of a scale model servo]] | ||
| * [[s88|Reading out S88 bus from Ethernet]] | * [[s88|Reading out S88 bus from Ethernet]] | ||
| + | * [[HC-SR04|Detecting the distance to an object with an ultrasonic sensor]] | ||
| - | + | ===== Firmware projects ===== | |
| - | ====== Firmware projects | + | |
| Since version 1.5 there are some projects within a release. | Since version 1.5 there are some projects within a release. | ||
| The projects are build from a common code base and project specific code. | The projects are build from a common code base and project specific code. | ||
| - | In the version 1.5 the following projects exist: | + | In the current |
| ^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
| - | | **[[IO_project|IO]]** | This project has the typical Netzer properties from former versions. Not included anymore is the [[SPI Slave]] functionality. | | + | | **[[IO_project|IO]]** | This project has the typical Netzer properties from former versions. Not included anymore is the SPI Slave functionality |
| - | | **[[SPISlave_project|SPISlave]]** | This project has the [[SPI Slave]] | + | |
| | **[[eraseeeprom_project|erase_eeprom]]** | This project erases the Netzer EEPROM. | | | **[[eraseeeprom_project|erase_eeprom]]** | This project erases the Netzer EEPROM. | | ||
| | **print_eeprom** | Simple command line program for checking and erasing the Netzer EEPROM. | | | **print_eeprom** | Simple command line program for checking and erasing the Netzer EEPROM. | | ||
| - | ===== Topics | + | ===== Common topics |
| * [[licenses|License packets & Downloads]] | * [[licenses|License packets & Downloads]] | ||