Maak een plan
Voor je eigen project Waarom -> Doel Wat -> Functie i/o systeem Hoe -> Bill of Materials + Electrisch Circuit + Financiele begroting Realisatie: Montage + code + simpele doos…
Voor je eigen project Waarom -> Doel Wat -> Functie i/o systeem Hoe -> Bill of Materials + Electrisch Circuit + Financiele begroting Realisatie: Montage + code + simpele doos…
H4 / V4H5V5 / V6Okt 2025P5JS.nl Unit 1NovP5JS.nl Unit 1DatabasesDatabasesDecP5JS.nl Unit 2Databases / NetwerkenDatabases / NetwerkenJanP5JS.nl Unit 2Netwerken / AgileNetwerken / AgileFebP5JS.nl Unit 3 tot de helftArduinoExamentraining 2025ArduinoMaart cito: 30/3…
Links Examen Havo 2026 Examen VWO 2026 Basic Arduino Opstelling Arduino, leuk of nuttig Geen hardware gefriemel? Probeer een televisie-spel. Inspiratie projecthub.arduino.cc https://circuitdigest.com/arduino-projects https://nevonprojects.com/arduino-projects/ Vanaf 9 februari elke week een…
H4in2 h4in2v4n1, h4in19 februari - 13 februarima: wallpaper designwo: Arrays en loops 1 +Arrays en Loops 2vr: Bespreken toets +Die opdr 2 met push uitbreidenwallpaper designArrays en loops 1vr: Arrays…
Toetsweek Februari = op papier. Keyboard Shortcuts – Toets Info + Waarom + tabel Windows: Alleen apps/ generieke = de rechterkolom P5JS Unit 1 Oefentoets Unit 1 P5JS Referentie bijlage (die…
Startpakket Bill Of Materials 1 platform 1 breadboard klein 1 Arduino Uno Rev 3 1 USB Kabel Binnengekomen parts potmeters 10 kOhm - 1 kanaal - liniair - 15mm +…
Software Setup Use Arduino with Chromebook : Arduino Cloud Editor for Chromebook. PC / Apple / Linux: zie Sparkfun gids. 1 lampje, 1 button, basic tutorial Vanaf pagina 21 in…
Dus als je nu in Havo 4, VWO 4 of 5 zit - en ook als je dit jaar zou zakken-, dan moet je op je examen met een artefact…
Welke HTML elementen gaan we gebruiken? <h1>Pas een krantje aan<h1> <h2>Vandaag</h2> <p>rood</p> <p id="lucht">De lucht is blauw</p> <p class="maandag">maandag</p> CSS p { color:red; background:lightgrey; } #lucht { color:purple; } .maandag…