Wireless Mesh
I've been wanting to build a wireless mesh for some time - I kind of like the idea of redundancy with a swarm of robots or nodes where the system works even if a few stop working, and the system works...
View Articleusing muliple cogs regarding Org Fit and Res
Hello, I am working with multiple cogs in assembly, and have some questions on org,fit and res basically where to place the fit org and res when i run this code only two of the outputs work (two cogs...
View ArticleHow to start programming the ELEV-8 V2 flight controller?
I have an ELEV-8 V2 that I would like to use for a project in my controls class [college senior level]. While the V3 looks like it is a lot better I am on a tight budget, both for time and cost. I have...
View ArticleEmbedded FPGA options for P1?
I have spent some time trying to find out what options are being used for FPGA for p1. My goal is to extend the life of P1 on some projects where the needs are pretty simple: Get more pins with PortB,...
View ArticlePropeller 1 and touchscreens, continued
After playing with a few different conceptions of connecting a display to the propeller I'm wondering what others think. Memory performance vs free pins vs glue logic? It seems to be a giant case of...
View ArticlePropeller Goes Hollywood Boulevard
This is one of three gigantic action figures built by my friends at Alliance Studio for Blizzard in support of their new game "Overwatch." Uses an EFX-TEK HC-8+ for lighting control and an AP-16+ for...
View Articleclock frequency
Hello, I was looking at a sensor example code (https://www.parallax.com/downloads/3-axis-compass-module-propeller-code) and I noticed that the clock setting is as follow _clkmode = xtal1 + pll16x...
View ArticleTwo Propeller Communication
Is there anyone tried sort of i2c between two propellers? Since I can't just wait for prop2, I was wondering if sort of i2c can make two prop1s communicate. Since I need them to exchange lots of data...
View ArticleFirst attempt at building a P1V image for the BeMicro Max10
Hi All Update: 11th Feb 2015 : See working BeMicro-Max10 files here. I started on a P1V image today for the BeMicro MAX10 board and I've hit a wall. A rough estimate suggested 4 cogs could fit into the...
View ArticleThe P8X Game System
Hello, I present you the project I'm working on for quite some time: the P8X Game System, a dual-propeller based game console. It is a combination of an hardware platform and an open source integrated...
View ArticleVMusic3
Hello I am looking for anyone that might have used a FTDI VMusic3 or VMusic2 with a Proppeller Chip? Looks like you can talk to it with Serial Just looking for someone that might use this FTDI MP3 and...
View Articlesensor accelerometer and gyroscope: sparkfun vs chinese version
Hello! I want to build a monowheel vehicle, I buy some years ago two accelerometer: Memsic 2125 Dual-axis and H48C Tri-Axis, are great to measure angles if the vehicle is stationary :), I need a...
View ArticleMy first major Propeller project
I've mostly completed my first major hobby project using the Propeller. Although the Propeller is not a DSP, I was curious to see how far I could get with an FM synth project. The result is a 8 note...
View ArticleHelp with ADXL345 Accelerometer ObjectDemo
Hello, I just recently began learning spin and I acquired an ADXL345 accelerometer to use for a project because I saw that there was already an object typed up for it in the OBEX. I will try to attach...
View ArticleSeeking source code for ActivityBot with ping & sweep (570-28015) in Propeller
Hello everyone, I'm new to robotics and helping my 8 yo daughter, Kennedy, follow her passion for robots. She's at the age where she can open files and download them to the ActivityBot, however writing...
View ArticleAnyone have a simple method to write a string to EEPROM location using I2C...
Need a way to store 16 characters.
View ArticleVote for LameStation in the FedEx Small Business Grant Contest!
Hi guys, LameStation needs your help! We've entered the FedEx Small Business Grant Contest to take a shot at winning the $25k grand prize. That money would go a long way towards building our newest...
View ArticlePropellerIDE Development Thread
Hi everybody, Until recently, I had been out of commission for some time and hadn't been making any progress on PropellerIDE (long story). Now that I'm getting back up to speed, I'd like to say hi and...
View ArticleJune 2016 Nut and Volts and a Prop 1 (Home automaion ZigBee)
The June 2016 Nuts and Volts features my article on how to use a Propeller and a xBee ZB with SmartThings to drive an analog panel meter. It made the cover! Click to see article
View ArticleBNO055 Sensor I2C reading
Hello, I'm playing with a new sensor and I'm not that confident with I2C - whenever I tried, it can't be read. I used functions from parallax to read and write I2C. Can someone point out what I am...
View Article