Search found 4 matches
- Tue Feb 23, 2021 9:00 pm
- Forum: General discussion
- Topic: LCD Help
- Replies: 1
- Views: 1768
LCD Help
Hello, i need use a Adafruit LCD for my project but i don't know use it, is there any kind of tutorial to work with it? i'm newbie with STM32 and i'm using Ardunino IDE.
- Tue Jan 19, 2021 5:33 am
- Forum: Ideas & suggestions
- Topic: LCD
- Replies: 25
- Views: 126319
Re: LCD
When i compile a example of Adafruit Library the Arduino IDE show me that:
c:/users/lenovo/appdata/local/arduino15/packages/stm32/tools/xpack-arm-none-eabi-gcc/9.2.1-1.1/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: address 0x8009040 of C:\Users\Lenovo\AppData\Local\Temp ...
c:/users/lenovo/appdata/local/arduino15/packages/stm32/tools/xpack-arm-none-eabi-gcc/9.2.1-1.1/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: address 0x8009040 of C:\Users\Lenovo\AppData\Local\Temp ...
- Thu Jan 14, 2021 10:44 pm
- Forum: Ideas & suggestions
- Topic: LCD
- Replies: 25
- Views: 126319
Re: LCD
Start by reviewing existing material on the subject, for example
https://www.instructables.com/DIY-EEG-and-ECG-Circuit/#discuss
What function do you wish the uC to perform? The A/D of the bluepill is not appropriate for EEG.
One can easily drive a TFT such as an ILI9341 from the bluepill, but ...
- Wed Jan 13, 2021 10:46 pm
- Forum: Ideas & suggestions
- Topic: LCD
- Replies: 25
- Views: 126319
LCD
I want make a EEG using the Blue Pill board. I need a LCD what can show graphics in real time, any suggestion? I never build any like this one. I'm sorry for my english, i'm brazilian and i'm learning the english language.