7 hours ago
Time flies. Now we have the final prototype and the hard tasks completed. We left the easier project to towards the end on purpose so the project gets easier, speeds up and is more fun. That took some discipline though.
The huge board we had before has been replaced with the MPD. The plan is to use one of the data ports with SPI protocol. The nRF52832 can support 4 data ports, we’re using 2 due to board size limitations but if I could have 4 I would. The 52832 supports SPI.
I can also split protocols. ie SPI on one port and I2C on the other. It’s a brilliant chip to work with.
We’re going to need a library set up. Whether we use an existing one or create a new one is yet to be determined.
The 832 has 512Kb memory. Given half or more will be used for firmware we can work on 150Kb
Given a simple image on a 4.3” OLED requires 2-5Kb each and quality image around 20Kb we will be able to store around 10 to 50 images. Impressive.
Given a lot of it will be alpha numeric we should in theory have more than enough memory.
I can use 12C protocol for the 0.49” OLED.
I can use UART Bprotocol for a 4.3” OLED.
Its UART or SPI for a 7” OLED.
7” will be the limit due to memory.
The gantry is primarily for starting and finishing races, lapcounting, best laps, last lap and yellow/red/black flag notifications for up to 6 people. Anymore than that I’d recommend a PC or laptop.
All driven by this one tiny board, 24.8x20.5
The huge board we had before has been replaced with the MPD. The plan is to use one of the data ports with SPI protocol. The nRF52832 can support 4 data ports, we’re using 2 due to board size limitations but if I could have 4 I would. The 52832 supports SPI.
I can also split protocols. ie SPI on one port and I2C on the other. It’s a brilliant chip to work with.
We’re going to need a library set up. Whether we use an existing one or create a new one is yet to be determined.
The 832 has 512Kb memory. Given half or more will be used for firmware we can work on 150Kb
Given a simple image on a 4.3” OLED requires 2-5Kb each and quality image around 20Kb we will be able to store around 10 to 50 images. Impressive.
Given a lot of it will be alpha numeric we should in theory have more than enough memory.
I can use 12C protocol for the 0.49” OLED.
I can use UART Bprotocol for a 4.3” OLED.
Its UART or SPI for a 7” OLED.
7” will be the limit due to memory.
The gantry is primarily for starting and finishing races, lapcounting, best laps, last lap and yellow/red/black flag notifications for up to 6 people. Anymore than that I’d recommend a PC or laptop.
All driven by this one tiny board, 24.8x20.5
www.scorpiuswireless.com