Week 2
1. Simulating with Wokwi For this week, I plan to simulate controlling a LCD display with the Raspberry Pi Pico. To tie it with my final project of jamming with neuronal spiking signals, I created a module for generating random spikes and displaying the spike train on a LCD screen. The basic code to achieve this is a following, written with a little help from Wokwi demo by Urish & ChatGPT 4o mini: ...