Resurrecting this thread:
Saw the flexcan library and its pretty cool!
https://github.com/teachop/FlexCAN_Library
Wondering if I can add CANBus even to teensy LC by adding an SPI to CANBus...
Type: Posts; User: esapode688
Resurrecting this thread:
Saw the flexcan library and its pretty cool!
https://github.com/teachop/FlexCAN_Library
Wondering if I can add CANBus even to teensy LC by adding an SPI to CANBus...
Thank you Paul !!!! :D Its all working !
Nice thing: why not releasing then, two teensy add ons of the same version; one supporting newer OS X and one supporting the older ones ?
Evil Paul
Tried 1.25 published on the website on OSX El Capitain but got this error
5215
Is there a way to control start and stop bit through the library ?
I want to use it to read values from smart batteries on SMBus.
I need to repeat the start bit and avoid the stop one.
That's teensy 3 recreated as an altium project and Is very well done but doesn't have a library.
Did rick give you the lib as well ?
Amazing ! Thank you Paul I'll try it now
Is there also a way I can get in touch with Rick. I would like to ask him a couple of libraries
Did anyone create an altium library for teensy 3 and 3.1 boards ?
Doesn't Work :(
But i can confirm that the message pops up only with teensyduino installed. Without: it doesn't
On OS-X There is still the firewall request everytime I open Arduino
4536
I'm using a macbook pro retina with OS X 10.10.3 yosemite.
I installed Arduino 1.6.4 and everything was fine. Opened several times and never asked for firewall authorisation. Despite this; I...
Advantage would be being able to write and compile arduino code in a remote location where its easier to bring a tablet rather than a laptop
looking for an Arduino IDE for Ipad; I found this: https://itunes.apple.com/us/app/arduino-ide-hd/id875948356?mt=8
Was wondering if it works even to program teensy 3.
Or... Is there an IDE to...
Man YOU GOT IT !!!
YOU GOT IT ! :D
I tidied up the code a bit for attiny
But you got it !!
It worked for an hour and was still running when I stopped it.
you may be right actually.
I've done some further test
UPDATE 4
I got an arduino instead of the teensy and loaded this sketch on it
#include <Wire.h>
In the middle of the frustration caused by this problem: I tried changing the point where the led turns.
On the Attiny side I changed it to: the on request function.
Basically it will turn on...
Yeah Tim Didn't publish the library on his google code.
You find it here : http://forum.arduino.cc/index.php?topic=106043.0
from page 38 of the same thread you find the same discussion...
UPDATE 2
Ok I think I'm on something.
So...
I finally placed an Led on PB4 and ran other tests.
Its interesting
Nope it didn't but is a great sketch improvement :)
If you look at the last sketch of the first post I ran an I2c stress test by cutting out the new ping library and replacing the distance...
Really sorry for the mistake and thanks for noticing this. I fixed it' you can now check :)
I know is a bit O.T. but the project involves and will always involve a teensy 3.1 and maybe someone here is able to help ( I posted the same on the arduino forum and sent also an email to Tim)
...
This Watch is awesome ! Is there still any chance I can get one ?
Anyone aware of a project using teensy 3 to drive something like a 5 inch or 12 inch Oled screen ?
Ok Let's go a step further.
So: I'm using a teensy 3.1 with a wiz550io as ethernet module and the latest wiznet ethernet library you find on github (still trying to make it work properly with...
still doesn't work on teensy 3.1
it does However work on teensy 2 ++
Since the teensy 3.1 has a built in MAC Address and extended network functionalities; I was wondering if there is a way to give netbios name to each teensy you program with a wiznet module attached
...
you were right it was the beta 10 and yes it gives the error.
I wait for the fix on the exe file
I just installed Arduino 1.6.1 and downloaded teensy 1.21-beta8.
But when I try to install I get a popup with supported arduino Versions and there is this error
Directory: C:/Program Files...
I'm Using a teensy 3.1 and 22 Ws2812 strips along with octows to build a mobile display.
60 amps at 5 volts are really a lot and require big DC/DC
Anyone tried putting the strip in series in...
what do you need as info?
I've got 5 teensy 3.1 linked together on SDA0-SCL0
Each teensy got 11 attiny 85 bootloaded with arduino linked on SDA1-SCL1
I would like to exchange data between the teensys at 2.4 mhz and...
Hi Paul
I was wondering if there is any chance 1.5.7 arduino ide could be supported
I have 3 different teensy 3.1 all plugged into the same computer at the same time.
If i need to program one of them; it often makes it difficult since i cannot easily unplug them to check which...
So I'm using a teensy 3.1 to read 11 Hcsr04 simultaneosly with the New Ping library. I'm Building a midi controller.
Is there a way i can calculate the latency time between when one the sensor...
Thanks Paul; I have a similar system working at 400khz over 1.5 meters. And its Actually Working quite well :D
Thanks a lot; I'll integrate them in my design and I give you credit of Course ;)...
Hi yeah that would help.
what do you mean with spinning your own boards?
I'm designing my own custom boards if it is what you are meaning....
Thank you for the help.
I thought about rs485 but it takes to long for me to implement and the distance is not so significant to require it.
I lack of a scope but...
If i can afford...
I just noticed that teensy 3.1 supports I2C speed till 2.4 mhz.
This could be a great solution for my project but i'm wondering if it will work.
Let's say: i have 5 different pcbs equipped with...
Ok this is strange. I updated to teensyduino 19 and the modules started to work on teensy 3.1 and 2++; however; they don't work with traditional arduinos.
I know 820io is easier to use but i...
I have an Update :D
I installed yesterday the new teensyduino update 1.19 and now it works perfectly :D Without no troubles and no errors
Thanks a lot for the help
Anyone ? still getting random IP's or 0.0.0.0 when cable is connected
Yeah i Know that can easily done with this code.
But this code doesn't easily allow you to do other tasks while reading the sensor.
That's the magic of new ping.
Actually....
@Paul if you...
I was wondering if anyone ever needed or ever thought to use multiple HCSR04 or SRF04 ultrasonic sensors on a Teensy 3- 3.1 or on any other 32 Bit microcontrollers.
I'm talking about these...
Your library Solved all My troubles with I2c and Teensy 3.1.
http://forum.pjrc.com/threads/25844-I2c-get-stuck-with-daisy-chained-Attiny85
THANK YOUUUUUU
EUREKAAAAAAAAAAAAAAAAAA
I solved it.
The problem was quite mixed.
First of all i removed all the pullup resistors keeping a 4.7 k pullup on the first and last board of the chain.
It...
Just saw this and is soooo nice :D
Is it Still up? I got the 6b version that seems like the latest and I'm gonna try it out now. Amazing! Why you didn't host it on google code?
Any suggestions?
This is interesting. I'm gonna remove the resistors and see what happen.
Unluckly i don't have neither an oscilloscope nor a bus analyzer.
I'm starting to consider on moving to RS485 in...
Here there are
Close up of a board
http://imagizer.imageshack.us/v2/320x240q90/845/yx05.jpg
and a pic of the entire chain connected to teensy 3.1
...
Following this tutorial: http://projectsfromtech.blogspot.co.uk/2014/01/i2c-hc-sr04-sonar-module-attiny85-i2c.html
; i created a series of boards to read the distance from HcSr04 sensors.
...