搜索资源列表
microcontroller_neural_network
- This a simple program to calculate the output of artificial neural network (ANN) using microcontroller ATMega 32. Assume that the neural architecture is : 2 hidden layers with 4 and 2 neurons respectively and 1 layer output with 1 neuron.This pr
CHIDOS
- The 16x2 LCD Display requires a specific startup sequence // to initialize itself. This sequence (1) clears the display, // (2) moves the cursor to home, (3) resets the function code // (4) turns the display on, and (5) sets the entry mode -T