👋
Hi there What is this?
These repositories store various (mainly unfinished) work made during my spare time.
What am I working on?
I’m currently learning Rust
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
Zenodote: a "physical books"
Python 1
# Simple use of L298N Motor driver with two BBC micro:bit (1 for Motor Control, 1 for Remote Controller )

## Requirements
# Get "Astronomy Picture of the Day" automatically from https://apod.nasa.gov/
# Saved file is today-date(YYYY-MM-DD) + filename (example: 2020-04-28_Kepler90Illustration_Kepler_1080.jpg)
# Requires:
# - lxml
# - requests