tou2's repositories

IoP

The Internet of Plants workshop

Grow-IoP

IoP workshop at AgtechX NYC

Language:Objective-C++License:GPL-3.0Stargazers:1Issues:2Issues:0

jade

Jade - robust, elegant, feature rich template engine for nodejs

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

ace

Build Cordova apps with true native UI

Language:JavaLicense:NOASSERTIONStargazers:0Issues:2Issues:0

AllPixel

Firmware and Board Designs for the AllPixel LED Controller Board

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

Arduino-RT

One of the concepts many people find challenging when learning and beginning to writing code for microcontroller applications is: how to manage multiple hardware-related tasks, seemingly all running at the same time. Notably, events that should trigger some corresponding (re)action can occur at any time and in any order. It would be wonderful to write separate bits of code for each event type and (re) action, and then have the microcontroller run them as multiple separate threads of execution. Unfortunately, microcontrollers (such as the Arduino's ATmega328P chip) are really micro and don't have the hardware resources (such as our laptop computers) to execute a real operating system that support multiple processes and simultaneous threads of execution. This tutorial will explain the danger associated with using "delay()" in code for time-based actions, and take you incrementally through a few code examples to introduce a very simple framework for managing multiple asynchronous tasks/services. While the framework is pretty informal, it should give you good preparation for coding your pBot designs. If you are interested, there are more structured and sophisticated ways to deal with multiple tasks. Feel free to ask the TTeam or explore on your own. Let's start by reviewing the code for the blinking LED -- the program that is initialized on your RBBB that you've built. This very simple program demonstrates the basic concepts of time-based events and actions. Just about everything we do in the microcontroller world has some elements of timing involved. Then, we'll explain one of the major potential gotchas in this program, how to avoid such pitfalls, and how to better manage time-based activities.

License:GPL-2.0Stargazers:0Issues:1Issues:0

brymen-867-interface-cable

A DIY cable I use to connect to my Brymen 867 multimeter

Language:MakefileLicense:GPL-3.0Stargazers:0Issues:1Issues:0

cody

Javascript Content Management System running on Node.js

Language:JavaScriptStargazers:0Issues:1Issues:0

fastVR-sdk

🚀 An SDK to create VR games in Unity in a minute

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

freeboard-jqplot

This is a widget plugin for http://freeboard.io that allows dashboard widget authoring using http://www.jqplot.com

Language:JavaScriptStargazers:0Issues:2Issues:0

freeboard-table

This is a widget plugin for http://freeboard.io that shows JSON data in a table

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

IMSI-catcher

This program show you IMSI numbers of cellphones around you.

Language:PythonLicense:CC0-1.0Stargazers:0Issues:2Issues:0

KeeCap-Open-Motion-Capture-Suit

This is an arduino based open motion capture suit and all files necessary to build it.

License:MITStargazers:0Issues:0Issues:0

keystone

node.js cms and web app framework

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

linbus

An Arduino based LINBUS stack and signal interceptor/injector.

Stargazers:0Issues:0Issues:0

MultiRfid

Multiple RFID readers System with Arduino.

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

NOOR-IoT-Lab

My projects in noor IoT Lab

Language:ArduinoLicense:MITStargazers:0Issues:2Issues:0

openBP

Open Brilliant Pebbles firmware

License:MITStargazers:0Issues:0Issues:0

Particle_control_RGB

control the board RGB from a website

Language:HTMLLicense:GPL-3.0Stargazers:0Issues:2Issues:0

PHPExcel

A pure PHP library for reading and writing spreadsheet files

License:NOASSERTIONStargazers:0Issues:0Issues:0

Project-Sentry-Gun

This is an open-scource code project from Rudolph Labs. See the website for more information. Initiated by Bob Rudolph (sentryGun53) projectSentryGun@rudolphLabs.com, sentryGun53@gmail.com

Language:HTMLStargazers:0Issues:1Issues:0

Psychson

Phison 2251-03 (2303) Custom Firmware & Existing Firmware Patches (BadUSB)

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

pulse-bloom

An interactive biofeedback installation at Burning Man 2014

Language:CLicense:MITStargazers:0Issues:2Issues:0

Relativ

🔥 Build your own VR headset for $100

Language:C++License:GPL-3.0Stargazers:0Issues:2Issues:0

TarekOmar

Dead simple CSS framework now with Jekyll.

Language:HTMLLicense:GPL-3.0Stargazers:0Issues:2Issues:0

to-as-xcd

Minimalist, distraction-free and content-focused Jekyll theme with flexible content width.

Language:CSSLicense:MITStargazers:0Issues:2Issues:0

Ultraino

Acoustic Field simulation for phased-array controllers

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

urbanhackers

Urban hackers blog

Stargazers:0Issues:2Issues:0

webcamoid

Webcamoid is a full featured and multiplatform webcam suite.

License:GPL-3.0Stargazers:0Issues:0Issues:0

wiretouch

an open multi-touch tracker based on mutual capacitance sensing

Language:C++License:GPL-3.0Stargazers:0Issues:2Issues:0