Changes in current code for STM32F103 (bluepill) + OLED + CanBus
Budget: $10 – $50 USD
I have small project based on Bluepill STM32F103C8T6 + OLED1306 + canbus
What is done right now: OLED configured and work, ADC reading from PA0 work
What I need to add:
- reading canbus data from one ID (500kbps) and display this data on LCD (two data: level and temperature)
- change ADC data to linear data 0-5 where MINADC=0, MAXADC=5 and fix display
What is done right now: OLED configured and work, ADC reading from PA0 work
What I need to add:
- reading canbus data from one ID (500kbps) and display this data on LCD (two data: level and temperature)
- change ADC data to linear data 0-5 where MINADC=0, MAXADC=5 and fix display