Neuronales Netz mit dem 32 Bit Mikrocontroller PSOC5 von Cypress

Jetzt habe ich mal versucht ein Neuronales Netz auf einem Mikrocontroller zu implementieren, und es funktioniert tats?chlich recht gut. Die Anwendung lernt aus vorhandenen Tabellen (Eingangsmuster / Ausgangsmuster) und speichert die berechneten Werte in einem Array ab. Nach der Lernphase werden in Echtzeit vier Taster eingelesen und das zugeh?rige Ausgangsmuster auf die LEDs ausgegeben. Die Rechenzeit betr?gt ca. 1ms. Die Software l?uft auf einem 32 Bit ARM Controller Board mit PSOC5 von Cypress. Die Testplatine, welche sich recht gut für Kurse eignet, wurde passend für den Cypress Kit CY8CKIT-059 entwickelt. (Siehe Foto) Als Entwicklungsumgebung dient die Software PSOC Creator welche kostenlos von Cypress heruntergeladen werden kann.

Now I have tried to implement a neural network on a microcontroller, and it actually works quite well. The application learns from existing tables (input pattern / output pattern) and stores the calculated values in an array. After the learning phase, four buttons are read in real time and the corresponding output pattern is output to the LEDs. The calculation time is approx. 1ms. The software runs on a 32 bit ARM controller board with PSOC5 from Cypress. The test board, which is quite suitable for courses, was developed to fit the Cypress Kit CY8CKIT-059. (See photo) The development environment is the software PSOC Creator which can be downloaded for free from Cypress.

#arduino #neuronalnet #ki #industrie40 #psoc #psoc4 #psoc5 #cypress #robotik #industrie40

PSOC5 Testboard für CY8CKIT-059 von Cypress
Tabelle mit den Mustern die das Netz lernt.








要查看或添加评论,请登录

Josef Bernhardt的更多文章

  • HMI Web Control with the ESP8266 I/O Board and Raspberry PI

    HMI Web Control with the ESP8266 I/O Board and Raspberry PI

    Here is an application for the ESP8266 I/O Board to control and monitor electrical loads at home or in a plant via the…

    2 条评论
  • Advanced HMI mit Modbus RTU und Arduino

    Advanced HMI mit Modbus RTU und Arduino

    Die Software AdvancedHMI unterstützt Modbus Slaves (Server) sowohl über Ethernet TCP/IP als auch über Modbus RTU mit…

    2 条评论
  • ModbusTCP over WLAN

    ModbusTCP over WLAN

    Das Modbus Protokoll wurde in seiner ursprünglichen Form 1979 von der Firma Modicon entwickelt. Zuerst als Modbus RTU…

    1 条评论
  • Der Raspberry PI als SPS mit Open PLC

    Der Raspberry PI als SPS mit Open PLC

    Beim Open PLC Projekt von Thiago Rodrigues Alves handelt es sich um ein Open Source Projekt um Mikrocontroller Boards…

  • Cypress PSOC5 Mikrocontrollerkurse

    Cypress PSOC5 Mikrocontrollerkurse

    Programmierung von 32Bit Mikrocontrollern (Cypress PSOC5) in C Ziele In diesem Seminar lernen Sie die…

    3 条评论

社区洞察

其他会员也浏览了