MoThunderz's repositories

Esp32BluetoothApp

Simple code to communicate with an App on your Android phone (MIT App Inventor) to an ESP32 (Arduino). Works on Android Phones only. Please make sure that your ESP32 has integrated Bluetooth. Device used for coding: ESP32-WROOM-32D. Youtube explanation is available (see below).

Language:C++License:MITStargazers:51Issues:4Issues:0

Esp32WifiPart2

How to create a Webserver on an ESP32 with Websockets and JSON

Language:C++License:MITStargazers:31Issues:1Issues:1

lfo

LFO for Arduino that can be free-running, or synced to a master-clock.

Language:C++License:MITStargazers:17Issues:1Issues:2

adsr

ADSR based on lookup table for Arduino Due (and other Arduinos)

Language:C++License:MITStargazers:14Issues:2Issues:2

RotaryEncoder

Robust code for a Rotary Encoder (based on Oleg Mazurov's code)

Language:C++Stargazers:14Issues:1Issues:0

ESP32AccessPoint

Simple example to setup ESP32 as an Access Point

Language:C++Stargazers:13Issues:1Issues:0

Esp32WifiPart3

Code for a webserver on the ESP32 to control LEDs using JSON, and websockets

Language:C++License:MITStargazers:12Issues:1Issues:0

Esp32WifiPart4

Part 4 of the ESP32 webserver series: with this code you can show plots on the ESP32 webinterface. This is ideal when using the ESP32 as a server for IoT applications and you want to show for instance how a parameters changes over time.

Language:JavaScriptLicense:MITStargazers:12Issues:3Issues:0

ArduinoAbletonEcho

Code for interfacing between Arduino and Ableton (via Max for Live - Cycling 74)

Language:C++License:MITStargazers:11Issues:1Issues:0

Esp32BluetoothAppPart2

Code for bi-directional communication between ESP32 and Phone (with MIT App Inventor)

Language:C++License:MITStargazers:11Issues:1Issues:0

Esp32BlePart1

Simple example of an ESP32 based Bluetooth Low Energy (BLE) Server

Language:C++Stargazers:10Issues:1Issues:0

Esp32BlePart2

BLE for ESP32: Example codes for Server and Client to exchange Strings and Integers with PROPERTY_READ, PROPERTY_WRITE and PROPERTY_NOTIFY

Esp32WifiPart1

WiFi basics and code to sync to an NTP clock

Language:C++License:MITStargazers:9Issues:1Issues:0

XamarinBleCodeBehind

Xamarin BLE implementation using Plugin.BLE

BleMobileAppMitAppInventor

MIT App Inventor Mobile BLE controller app

Language:C++License:MITStargazers:5Issues:1Issues:1

Esp32BluetoothAppPart3

This Code provides an example of how to send values larger than 256 between ESP32 and MIT App Inventor and a simple protocol is introduced to send over an ID with an associated value. This is practical for sending over control and/or sensor values. Please make sure that your ESP32 has integrated Bluetooth. Device used for coding: ESP32-WROOM-32D. Youtube explanation is available (see description).

Language:C++License:MITStargazers:5Issues:1Issues:0

ArduinoAbletonLed

Code for controlling LEDs with Arduino from Ableton (via Max for Live - Cycling 74)

Language:C++License:MITStargazers:4Issues:3Issues:0
Language:JavaScriptLicense:MITStargazers:4Issues:2Issues:0

Esp32BleManyChars

BLE on ESP32: Examples for how to use many characteristics and notifications

Language:C++License:MITStargazers:4Issues:1Issues:0

ArduinoAbletonLfoAdsr

Ableton and Arduino source code of an LFO+ADSR, generated in an Arduino Due and controlled through Ableton with Max for Live (Cycling74).

Language:C++License:MITStargazers:3Issues:1Issues:0

Esp32BleServerCallback

Example of a callback function on the BLE Server using an ESP32.

Language:C++License:MITStargazers:2Issues:1Issues:0

Esp32BlePart3

BLE for ESP32: examples of how to scale to very many characteristics and how to send commands from the client to the server

Language:C++Stargazers:1Issues:0Issues:0

ESP32WifiTempSensor

IoT - real time temperature chart in Webbrowser with ESP32 and WiFi

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

Esp32toEsp32JsonCommunication

How to communicate between ESP32s (Arduino-based) using Wifi and Websockets

Language:C++License:MITStargazers:0Issues:1Issues:0