Thread: Neuron C

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    1

    Question Neuron C

    Has anyone heard of used Neuron C., used for programming an HVAC I/O device called a Smart Controller.

    Smart Controls products communicate over a LonWorks network to work together in a peer-to-peer fashion. The programmable products can be re-programmed in Neuron CŪ with Echelon's LonBuilderŪ or NodeBuilderŪ or a graphical programming tool such as Dayton General System's Visual Control Products.

  2. #2
    Registered User
    Join Date
    Feb 2002
    Posts
    11
    found this on google.
    http://www.echelon.com/Support/docum...8-0140-01B.pdf

    hope it helps.

  3. #3
    Comment your source code! Lynux-Penguin's Avatar
    Join Date
    Apr 2002
    Posts
    533
    I have programmed using a NeuralNetwork interface (pure machine code)
    It reprograms itself based on data taken in. Problem is memory and stacks get really messed up. (Worked on it with a team for a year, then quit, too much dedication required)

    Is that what you are talking about or similar
    Artificial Inteligence?

    -Luke
    Asking the right question is sometimes more important than knowing the answer.
    Please read the FAQ
    C Reference Card (A MUST!)
    Pointers and Memory
    The Essentials
    CString lib

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. STL list recursion
    By evader in forum C++ Programming
    Replies: 4
    Last Post: 01-11-2004, 04:54 AM
  2. Can Computers Think?
    By Ben_Robotics in forum A Brief History of Cprogramming.com
    Replies: 78
    Last Post: 07-04-2003, 12:14 PM
  3. Unethical programming - the truth is out there.
    By sean in forum A Brief History of Cprogramming.com
    Replies: 35
    Last Post: 11-10-2001, 10:14 PM