Pinned Repositories
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.
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.
ITHO-CVU-controller-in-MicroPython
Control a ITHO central ventilation unit (CVU) using a microcontroller running MicroPython.
MicroPython-HTTP-Server
Minimal servers for handling HTTP requests on devices running MicroPython
MicroPython-Logging
Minimalistic logging implementation for MicroPython.
Neural-networks-in-numpy
How to define, train and use a neural network using only numpy.
Reinforcement-Learning-Maze
Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.
WiPy-2.0-DHT22
Measure temperature and humidity using the DHT22 and a WiPy 2.0
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.
WiPy-Web-Interface-using-JavaScript
A JavaScript based web UI to control the LED and user button on WiPy Expansion Board 2.0
erikdelange's Repositories
erikdelange/Reinforcement-Learning-Maze
Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.
erikdelange/MicroPython-HTTP-Server
Minimal servers for handling HTTP requests on devices running MicroPython
erikdelange/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.
erikdelange/MicroPython-Logging
Minimalistic logging implementation for MicroPython.
erikdelange/Neural-networks-in-numpy
How to define, train and use a neural network using only numpy.
erikdelange/ITHO-CVU-controller-in-MicroPython
Control a ITHO central ventilation unit (CVU) using a microcontroller running MicroPython.
erikdelange/WiPy-2.0-DHT22
Measure temperature and humidity using the DHT22 and a WiPy 2.0
erikdelange/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.
erikdelange/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.
erikdelange/WiPy-Web-Interface-using-JavaScript
A JavaScript based web UI to control the LED and user button on WiPy Expansion Board 2.0
erikdelange/WiPy-2.0-LCD
Controlling a HD44780 compliant LCD display connected to a WiPy 2.0 via I2C.
erikdelange/WiPy-2.0-Servo
Connect a servo to a WiPy and control it via a web-interface.
erikdelange/WiPy-2.0-Temperature-Logger
Measure temperatures using DS18X20 1-Wire sensors and have a minimal webserver rendering a temperature chart.
erikdelange/EXIN-Test-Suite-Management
Regression test suite management for the EXIN interpreter.
erikdelange/KlikAanKlikUit-RF-Timer
Control KlikAanKlikUit remote power switches via a stand alone AVR microcontroller based timer, and manage the time-schedule via a client written in Python.
erikdelange/RESTful-Web-Service
An example RESTful web service plus a web app which is making use of this service. Allows you to maintain a todo list.
erikdelange/WiPy-2.0-Web-Interface
Web Interface to control the LED and user button on WiPy Expansion Board 2.0