Thank you for the advice :)
Type: Posts; User: Gadget999
Thank you for the advice :)
These are the encoders
...
Thanks for the fast replies !
I will give it a go :)
Can i protect the T4.1 pins with zener diodes ?
Or should i use a transitor/chip/level shifter
can a single teensy read 6 encoders - 600 pulses each
is it best to set up interrupts to read the encoder pulses
the encoders are 5v outputs i think
or is it best to use an encoder interface...
What hardware is required to make this drum machine, i am keen to try to build one :)
Hi Mark
I am looking for the ASCII Art
Been searching the forum for some code that looks like below for thye Teensy 4.1
//
//
// +----+ +------+
// +-|PWR |----| USB |-----+...
How did this project work out ?
Is there a scematic
I would love to build a 909 clone
what is the resolution of the Analogue pins on the T4.0/4.1
are they 13bit ?
do you set them using analogReadResolution(bits) ?
what is the default resolution ?
regards
is there a hard and a soft reboot ?
which one is _reboot_Teensyduino_()
are you counting a frequency ?
is it possible to use regedit to modify the 'device description' ?
i tried to edit the registry but was unable to save changes
...
it uses USBSER.SYS
is there a way to rename the device so it does not appear as 'Teensy USB Serial' in device manager ?
what is the name of the exact driver it uses ?
can i install it manually ?
I have a customer who has plugged in a programmed T3.2
device manager sees the device as a usb serial device - but has not found a driver for it
is there a specific driver that will work ?
...
ok - understood
you may need to use a nextion display instead
I would be keen to find out how to do this, does anyone have an example
I am assuming the gauges work using a voltage from a sensor
you need to output the voltage from your T3.2 to drive them
...
this board has a great layout as a development board - you could get lots of new users involved in Teensy if we had something like this
...
I can see how that may not suit everyones needs.
Great news on the january release. I will look to get my boards t4 compatible :)
I am holding off migrating from t3.2 to 4.0 because of this.
Can i suggest a simple option to ignore all the held up data and process the latest sent
Ie you have read data 1 of 100 and then go...
can you use this tape emulator on other devices - eg CBM 64 / Spectrum ?
can you post the example code pls
Do you need to use CAN to communicate between the two T4.0 ?
might be easier to use Serial
what is your reason for using CAN ?
Paul will correct me if i am wrong - the left arrow is a fuse, the right arrow is a pad that can be cut and resoldered again if necessary
some neat products you have :) - do you build motion sims...
I use them to read the output of weight scales
this forum is for the Teensy products
are you some kind of internet AI robot trying to get posts ?
send the data from one Teesny to the other and then to the next one using serial ports - you should not loose data this way
so T1 transmits to T2
T2 sends the data from one Serial port to the...
Another sughestion is to export the data to something like excel and try understand what can codes relate to which module. Turning the wipers on and off for example should be the body control module
Good job !
liking what you have done
thank you for creating this thread
personally i would buy a shield / breakout if it meant i could build a project more quickly - the nano breakouts work quite well with a teensy
i am venturing...
Hi Lini,,
I am liking what you have done with a T3.2
I have a project where I want to read 4x Load cells
could i use 8 x analogue pins to do this on a T3.2 ?
if i use a normal analogue...
personally i would like to see you sell several shields we can plug a T4.x into
some suggestions
5v tolerant pins
bluetooth
sd card
more robust usb connector
screw connections and female...
the hx711 can operate at a frequency of 80 HZ
https://forum.arduino.cc/index.php?topic=620955.0
that ends up giving you 24 bit resolution at 12.5 milliseconds which is pretty good imo
how many load cells can you use with it at once ?
its neat to use a T3.2 for the ADC
for more precision do you need a higher resolution ADC or a more stable voltage supply ?
what made you decide to do this rather than use a HX711 for example ?
I had a play with RemoteXY
from what i can see it works - but it is not very elegant
the web site build a wrapper for your code and then you place your code inside
the problem i can see if...
Have you tried a different board ? Does the pro mini have the ability to have serial and serial1 ?
I had trouble connecting, turns out the board was a leonardo and uses different pins for tx rx
wow that is a gamechanger !
the code for the android gui config is stored in the teensy/arduino !
i have to have a play with this and will get a bluetooth module connected asap
An Android phone/tablet makes a great basis for an app, but like you said they dont have switches or buttons and lack the tactile interface.
I need to download android studio and have a look
Very neat !
I came across this product and wanted to ask others what they thought of it
This is not a Teensy product - please delete this post if it is not appropriate. I wanted to ask for opinions on here...
wow that is very detailed !
you need to turn it into a motion simulator !
what types of screens did you use ?
the spaceship looks cool ! - was it built for a purpose or just a bit of fun ?
that is a really nice screen ! a bit overkill for this project, but i will consider it for the future
some more demo code for the
https://os.mbed.com/users/dreschpe/code/SPI_TFT_ILI9341/
...
is there some demo code anywhere I can load that does graphics more than just fonts ?
I want to display 4 numbers and allow the end user to adjust them up and down with buttons
it worked - once i had reprogrammed it
thank you for your help and advice
:D:D:D:D:D
ok i have the screen wired up as here using a T3.2 and no audio board
https://www.pjrc.com/store/display_ili9341_touch.html
Connections
ILI9341 Pin Teensy 3.x
Standard
VCC VIN
GND GND...
wow they look really neat and come with built in wifi !
i used a nano and wired it the same as in this link - http://www.electronoobs.com/eng_arduino_tut58.php
the code is the same also
i have ordered a new tft and will connect it to a T3.2 when it...