Pinned Repositories
arduino-weather-station
Source code used to detect and store temperature (C) / relative humidity (RH%) information with an Arduino uno and a DHT22 sensor. All data are sent through the Arduino ethernet shield to a PHP script which stores all data in a MySQL database. The script also generates a tweet with actual data collected.
fcalderan.github.io
fcalderan's Repositories
fcalderan/arduino-weather-station
Source code used to detect and store temperature (C) / relative humidity (RH%) information with an Arduino uno and a DHT22 sensor. All data are sent through the Arduino ethernet shield to a PHP script which stores all data in a MySQL database. The script also generates a tweet with actual data collected.
fcalderan/fcalderan.github.io
fcalderan/nextjs-site-personal
Redesign of my new personal site made in NextJS
fcalderan/nextjsauth-demo
A demo project made with NextJS and next-auth using MongoDB as a database
fcalderan/overlayfactsheet
fcalderan/react-complete-guide
Repository for the React course on Udemy
fcalderan/rond-on-air
Documentation of my caller for swifts made with an ESP8266
fcalderan/ts-fundamentals-v3
Mike North's TypeScript Fundamentals & Intermediate TypeScript courses