en:netzer:roadmap

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:roadmap [2011/11/23 20:55] – [I2C] I2C monitor mode added sveschen:netzer:roadmap [2025/06/11 20:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Roadmap ====== ====== Roadmap ======
  
-===== Software Version 1.=====+===== Next software Version 1.=====
  
 ==== Network protocols ==== ==== Network protocols ====
-  * DNS Client (manual configurable or via DHCP) + 
-  * SNTP Client (manual configurable via IP or network name - name resolve via DNS is needed). Display current time on the index page.+  * 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 + 
 +  * [[process|Process module]] 
 +  * Map all states of the Netzer into a process image - Done.
   * 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 accessable via HTTP+  * Process image is accessible via HTTP
   * ModbusTCP server implementation    * ModbusTCP server implementation 
 +
  
 ==== GPIO ==== ==== GPIO ====
 +
   * 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.
-  * Changable 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) + 
-  * Extending the procotol for reading out this INT pin +  * Configuration of an INT pin (one of the GPIOs) - Done with process image 
-  * Further mode, where Netzer acts as I2C monitor and sniffes the I2C traffic and tranfer it to the network.+  * 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 (Done). 
 + 
 ==== Serial Interface ====  ==== Serial Interface ==== 
-  * Configurable parity bit + 
-  * Handshake+  * Configurable parity bit (done). 
 +  * Handshake (done).
  
  
 ==== Else ==== ==== Else ====
 +
   * Integration of the PIC watchdog.   * Integration of the PIC watchdog.
-  * Show the time since Netzer is active+  * Show the time since Netzer has been active (done) 
 +  * Implement some python GUI programs for accessing Netzer 
 +  * [[websockets|WebSocket]] 
 +  * [[actioncgi|CGI]] 
 +  * [[commandserver|JSON command server]]
  
  
Line 36: Line 50:
  
 ==== Extension boards for the breakout board ==== ==== Extension boards for the breakout board ====
-  * **LCD board** with Display (text or graphical), SD card, SRAM, EEPROM and Buzzer already in development + 
-  * **Domestic board** with Relais, Triac dimmer, temperatureand light sensor and 1-Wire-interface is also in development. +  * **LCD board** with Display (text or graphical), SD card, SRAM, EEPROM and Buzzer already under development 
-  * Interface board with RS485 and RS232 (complete) - not started yet.+  * **Dimmer board** with two channel Triac dimmer, almost ready to run. 
 +  * **Domestic board** with Relais, Triac dimmer, temperature and light sensor and 1-Wire-interface is also under development. 
 +  * Interface board with RS485 and RS232 (complete) - not yet started. 
 + 
  
 ===== Netzer 2:0 ===== ===== Netzer 2:0 =====
-More of all! :) Not before 2012.+ 
 +More of all! :) Not before end of 2015. 
 +