All Projects → panStamp → Panstamp_sketches

panStamp / Panstamp_sketches

Licence: gpl-2.0
Basic Arduino sketches fro panStamp

Labels

Projects that are alternatives of or similar to Panstamp sketches

Midi Rotary Encoder
Teensy++ MIDI controller with 4 LED ring rotary Encoders
Stars: ✭ 23 (+228.57%)
Mutual labels:  arduino
Uduino
Simple and easy connection between Arduino and Unity
Stars: ✭ 25 (+257.14%)
Mutual labels:  arduino
Iot cloudcloud
Stars: ✭ 26 (+271.43%)
Mutual labels:  arduino
Halloweenfire
🎃 Arduino sketch for multiple neopixels to create spooky 'fire' effect
Stars: ✭ 24 (+242.86%)
Mutual labels:  arduino
Firefly
An annoying little thing, really
Stars: ✭ 25 (+257.14%)
Mutual labels:  arduino
Music Reactive Ws2812b Arduino
LED STRIP WS2812B reacting to music connected through your AUX 3.5mm Jack as seen on cine-light youtube
Stars: ✭ 26 (+271.43%)
Mutual labels:  arduino
Lin interface
Arduino LIN Interface
Stars: ✭ 23 (+228.57%)
Mutual labels:  arduino
Thermal printer
Demo Code for the Thermal Printer available from SparkFun Electronics
Stars: ✭ 26 (+271.43%)
Mutual labels:  arduino
Rubber Ducky Library For Arduino
An Arduino library that allows you to use a cheap Arduino (Leonardo) as a Rubber Ducky
Stars: ✭ 25 (+257.14%)
Mutual labels:  arduino
Flir Lepton
Arduino application. This application captures an image with the FLiR Lepton and prints it.
Stars: ✭ 26 (+271.43%)
Mutual labels:  arduino
Ninjaterm
A serial port terminal that's got your back.
Stars: ✭ 24 (+242.86%)
Mutual labels:  arduino
Watchio
A programmable smart watch based on esp32-pico-d4
Stars: ✭ 25 (+257.14%)
Mutual labels:  arduino
Pocketetris
Compact Tetris clone
Stars: ✭ 26 (+271.43%)
Mutual labels:  arduino
Send altitude cocoos
IoT program for Arduino Uno / STM32 Blue Pill (libopencm3) that reads BME280 temperature + humidity + altitude sensors, via I2C or SPI with DMA and multitasking. Sends sensor data to Sigfox via Wisol Sigfox module on UART. Runs on cocoOS task scheduling library http://www.cocoos.net
Stars: ✭ 24 (+242.86%)
Mutual labels:  arduino
Irelectra
Electra A/C IR Encoder for IRremote
Stars: ✭ 26 (+271.43%)
Mutual labels:  arduino
Ethercard
EtherCard is an IPv4 driver for the ENC28J60 chip, compatible with Arduino IDE
Stars: ✭ 924 (+13100%)
Mutual labels:  arduino
Adc test
Tutorial: Make the Arduino Analog Readings more precise
Stars: ✭ 25 (+257.14%)
Mutual labels:  arduino
Oil Pumpjack
Oil Pumpjack: open source materials to create your own oil pumpjack managed by an Arduino
Stars: ✭ 27 (+285.71%)
Mutual labels:  arduino
Ws2811 Spectrum Analyzer
"Waterfall" spectrum analyzer using WS2811 string RGB LEDs. Pictures/videos and info can be found at www.12vtronix.com
Stars: ✭ 26 (+271.43%)
Mutual labels:  arduino
Si5351mcu
Arduino Si5351 library tuned for size and click free.
Stars: ✭ 26 (+271.43%)
Mutual labels:  arduino

Basic applications for panStamp.

  1. simpletest : basic "blink a LED" application.

  2. basicbeacon : Basic wireless beacon transmitter.

  3. basicradio : Basic bi-directional application that pairs with another basicradio node and toggles an LED whenever a packet is received.

  4. modem : Serial wireless modem that interfaces between a network of panStamps and a serial port (RS232, USB, ...). This application is used as the modem for all computer applications developed for panStamp.

    Description of the serial (ASCII) protocol: https://github.com/panStamp/panstamp/wiki/Modem%20and%20serial%20protocol

  5. aesencryption : use of the hadware AES-128 encryption engine available on the CC430 MCU (panStamp NRG only).

  6. ctrencryption : CTR-cypher algorithm on top of the basic AES-128 encryption (panStamp NRG only).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].