Skip to content
Snippets Groups Projects
Commit 23bcdf17 authored by Gaspard Le Gouic's avatar Gaspard Le Gouic
Browse files

modified main for accel/lcd/touch

parent b22d5ba1
Branches
No related tags found
No related merge requests found
from hl3 import *
Accel.init()
while True:
set_img("""
.RR..RR.
......@@ -83,7 +81,5 @@ while True:
show_text("This is Text", Color.BLUE, 0.02)
utime.sleep(0.2)
christmas()
utime.sleep(0.2)
accel_test()
......@@ -42,7 +42,7 @@ Ce projet consiste à concevoir une adaptation du projet HepiaLight 2 sur une no
Après avoir uploader le bon Firmware sur le Raspberry Pi, comme indiqué [ici](https://www.raspberrypi.com/documentation/microcontrollers/micropython.html), nous pouvons utiliser le logiciel [Thonny](https://thonny.org/) afin d'uploader notre code.
# Travail
# Journal de bord
## Lundi, 17 Juin 2024
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment