• Stars
    star
    87
  • Rank 378,873 (Top 8 %)
  • Language
    Python
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.

More Repositories

1

MicroPython-HTTP-Server

Minimal servers for handling HTTP requests on devices running MicroPython
Python
11
star
2

EXIN-The-Experimental-Interpreter

Define your own programming language and design your own interpreter! This one is written in C and executes a simple Basic/C/Python like programming language.
C
9
star
3

MicroPython-Logging

Minimalistic logging implementation for MicroPython.
Python
6
star
4

Neural-networks-in-numpy

How to define, train and use a neural network using only numpy.
Python
6
star
5

WiPy-2.0-DHT22

Measure temperature and humidity using the DHT22 and a WiPy 2.0
Python
4
star
6

ITHO-CVU-controller-in-MicroPython

Control a ITHO central ventilation unit (CVU) using a microcontroller running MicroPython.
Python
4
star
7

WiPy-2.0-Temperature-Controlled-Fan

PWM fans with temperature based speed control which can be placed on a central heating convector, with a JavaScript based web interface.
Python
2
star
8

WiPy-Web-Interface-using-JavaScript

A JavaScript based web UI to control the LED and user button on WiPy Expansion Board 2.0
Python
2
star
9

EXIN-AST-The-Experimental-Interpreter

Define your own programming language and design your own interpreter! This one is written in C and executes a Basic/C/Python like language. The interpreters design centers around an Abstract Syntax Tree.
C
2
star
10

WiPy-2.0-LCD

Controlling a HD44780 compliant LCD display connected to a WiPy 2.0 via I2C.
Python
1
star
11

WiPy-2.0-Temperature-Logger

Measure temperatures using DS18X20 1-Wire sensors and have a minimal webserver rendering a temperature chart.
Python
1
star
12

WiPy-2.0-Servo

Connect a servo to a WiPy and control it via a web-interface.
Python
1
star