Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:netzer:roadmap [2011/12/19 20:44] – Fixed format. svesch | en:netzer:roadmap [2025/06/11 20:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Roadmap ====== | ====== Roadmap ====== | ||
- | ===== Software | + | ===== Next software |
==== Network protocols ==== | ==== Network protocols ==== | ||
- | | + | * SNTP Client (manual configurable via IP or network name - name resolve via DNS is needed). Display current time on the index page - Partly implemented |
- | | + | |
==== Process image ==== | ==== Process image ==== | ||
- | * Map all states of the Netzer into a process image | + | |
+ | | ||
* Direct mapping of process image members (i.e. interconnection of pins). | * Direct mapping of process image members (i.e. interconnection of pins). | ||
* Process image is accessible via HTTP | * Process image is accessible via HTTP | ||
Line 21: | Line 21: | ||
* Activation of pins if a client is connected to GPIO or serial server (also inverted) -> Is also done with the process image implementation. | * Activation of pins if a client is connected to GPIO or serial server (also inverted) -> Is also done with the process image implementation. | ||
* Changeable GPIO names | * Changeable GPIO names | ||
- | * Configure state of GPIO pin in power down mode | + | * Configure state of GPIO pin in power down mode - Done with process image |
==== I2C ==== | ==== I2C ==== | ||
- | * Configuration of an INT pin (one of the GPIOs) | + | * Configuration of an INT pin (one of the GPIOs) |
- | * Extending the procotol for reading out this INT pin | + | * Extending the procotol for reading out this INT pin - Done with process image |
- | * Further mode, where Netzer acts as I2C monitor and sniffes the I2C traffic and transfers it to the network. | + | * Further mode, where Netzer acts as I2C monitor and sniffes the I2C traffic and transfers it to the network |
==== Serial Interface ==== | ==== Serial Interface ==== | ||
- | * Configurable parity bit | + | * Configurable parity bit (done). |
- | * Handshake | + | * Handshake |
Line 40: | Line 40: | ||
* Integration of the PIC watchdog. | * Integration of the PIC watchdog. | ||
- | * Show the time since Netzer has been active | + | * Show the time since Netzer has been active |
+ | * Implement some python GUI programs for accessing Netzer | ||
+ | * [[websockets|WebSocket]] | ||
+ | * [[actioncgi|CGI]] | ||
+ | * [[commandserver|JSON command server]] | ||
Line 56: | Line 60: | ||
===== Netzer 2:0 ===== | ===== Netzer 2:0 ===== | ||
- | More of all! :) Not before | + | More of all! :) Not before |