106.8K repos
Browse every curated open-source repository in the directory. Narrow the list with taxonomy filters, sort by stars or recency, or hand the search to AI.
MicroPython driver for LoPy This driver is from https://gist.github.com/jiemde/481161c426c90c73e52aa51acfd94c2b jiemde was kind enough to share it. Just adding some tweeks, working with the CCS811 from Adafruit http://adafru.it/3566 MicroPython driver, NOT CurcitPython, significant…
Material for the BCI Workshop to be held with NeuroTechTO
Doxmate grunt plugin to automatically generate documentation for you project. Currently generates HTML output using doxmate
Micropython module for VEML7700, high accuracy ambient light sensor from Vishay Semiconductors.
Weizhou Shen 1 , Chenliang Li 2 , Hongzhan Chen 1 , Ming Yan 2 , Xiaojun Quan 1 , Hehong Chen 2 , Ji Zhang 2 , Fei Huang 2 shenwzh3@mail2.sysu.edu.cn, quanxj3@mail.sysu.edu.cn, ym119608@alibaba-inc.com 1 Sun Yat-sen University 2 Alibaba Group *Corresponding authors
ck/badge.svg)](https://github.com/freestatman/ideogRam/actions)
A brainfuck interpreter/compiler written in V. 1. Get a V compiler here 2. Clone this repo using git clone https://github.com/vpervenditti/vbf 3. Run v -prod vbf/vbf/ 4. Add vbf to your path ``` vbf 1.0 - simple brainfuck interpreter/compiler Usage: vbf options file