For Christmas I recieved a 5.65" seven-colour e-paper display, which is awesome. The catch as everything with a Raspberry Pi or Arduino is that beyond the gloss of the advert is something that is far from a flexible plug and play system. I enjoyed my voyage, but it was rather odd even if typical of a Raspberry Pi project.
A segfault and NaN driven series of disconnected ideas, analyses and just plain silly posts about computational biochemistry, synthetic biology and microbiology.
Showing posts with label raspberry pi. Show all posts
Showing posts with label raspberry pi. Show all posts
Sunday, 5 March 2023
Sunday, 22 January 2023
Typing emoji with a Pico keypad
Typing emoji with a Pico keypad
I got myself a Pimoroni RGB keypad, a keypad with 16 coloured buttons controlled by a Raspberry Pico. So the first thing I wanted to do was code it to output emoji, because I am very professional person. However, this was not a simple task as I had hoped.
Tuesday, 18 September 2018
Python website on a shoestring budget, a tutorial
If you have a Python script you want to make into a website yet want to do it for a cheap as possible, it may seem like an impossible cause. But it isn't. Three options are possible:
- use a free service
- use a grant-based service
- run a server at home on a Raspberry Pi
Each have their merits, but the latter more so. Hence, why this tutorial is dedicated to showing you how to do it.
Subscribe to:
Posts (Atom)