• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • Created almost 8 years ago
  • Updated almost 6 years ago

Reviews

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

Repository Details

Measure temperature and humidity using the DHT22 and a WiPy 2.0

More Repositories

1

Reinforcement-Learning-Maze

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

MicroPython-HTTP-Server

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

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
4

MicroPython-Logging

Minimalistic logging implementation for MicroPython.
Python
6
star
5

Neural-networks-in-numpy

How to define, train and use a neural network using only numpy.
Python
6
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