#40daysofcode 搜尋結果
I integrated the ultrasonic sensor into a little project with an LED where the LED gets bright when it detects objects presence. I also learnt how to use the temperature and humidity sensor. #40daysofcode #Arduino
Day 22 of 40🚀. I started my first course on Arduino yesterday. I couldn't make a post because I wasn't feeling too well. I worked on a small project that turns on 3 light bulbs. #40daysofcode #Arduino
Day 23/40 🚀. I continued work on the Arduino course. Practiced how to use analogWrite and digital write in diverse projects. The epileptic electricity supply is really a concern😭 as I couldn't do much today. #40daysofcode #Arduino
Day 30 of 40🚀. I learnt to use the push buttons(how to read it's input and use its input to control components). I worked on a toggle switch too And implemented it with an LED. #40daysofcode #Arduino
Day 26/40🚀. I continued implementing the little functions I have learnt in Arduino, building micro projects. I learnt how to read from the serial monitor, how to write from the serial monitor and how to use the while loop. #40daysofcode #Arduino
Day 31/40🚀. I worked on a project with two switches, one LED and a buzzer. One switch gradually dims the lED while the other switch undims it. When the bulb is at its brightest, the buzzer alerts. The project gave me quite a headache but I finally figured it out😊. #40daysofcode
Day 37/40 🚀. I learnt to use the 7 segment display. I displayed a few numbers on the 7 segment display. I learnt to use the water sensor to read the water level in a container. #40daysofcode #Arduino
Day 31/40🚀. I learnt how to use a joystick and connect it with the Arduino. I also implemented it into a project where I used it to control different LEDS. The thing with Arduino is one wrong circuitry mistake could waste your time. We keep on learning 😊. #40daysofcode #Arduino
Day 39/40 🚀. Woah, it's been 39 days of post my tech journey; a lot learnt especially about consistency. Anyways, I learnt how to read input from a sound sensor. I also integrated it with an LED to turn on and off after exceeding a threshold. #40daysofcode #Arduino
Day 28/40🚀 In continuation of my Arduino journey,I learnt how to use an active buzzer and also integrated it into little projects with a potentiometer. I started learning how to use a passive buzzer too. I've not really been consistent due to power supply issues😭. #40daysofcode
Day 25/40🚀. I'm back with update on my Arduino lessons. I worked on a light dimmer using potentiometer. I also learnt to use if statement and for loop in C++. #40daysofcode #Arduino
Day 29/40🚀. I was meant to post this yesterday but I forgot 😭. I learnt to use the passive buzzer(it's quite different from the active buzzer). I integrated it with a potentiometer. #40daysofcode #Arduino
Day 36/40 🚀. Today, I learnt about hexadecimal numbers and how they can be used to simplify output. I did a project with serial to parallel converter. I also tried to do somethings with my temperature sensor but it seems it has spoilt😭 #40daysofcode #Arduino
Day 30 of #40DaysOfCode: Into advanced DOM👨💻 #CodeNewbie #Programming #Coding #TechTwitter #LearnToCode #100DaysOfCode #SoftwareEngineering #JavaScript #AdvancedJS #DEVCommunity
#Day7 #Day8 of #40DaysOfCode #striver #code #challenge #CSS #bootstrap Today🎯: - Dev: -Completed basic CSS -Started Bootstrap DSA:
📅 Day 22/40 of #DSA40 Topic: Binary Recursion Problems: 🔹 Leetcode #50 – Pow(x, n) 🔹 Leetcode #70 – Climbing Stairs #40DaysOfCode #Python #Leetcode #Recursion #DSA
Day 19 of #40DaysOfCode: Operation with Dates 💪, unto internationalization😉 #BuildInPublic #CodeNewbie #Programming #Coding #TechTwitter #LearnToCode #100DaysOfCode #SoftwareEngineering #JavaScript #AdvancedJS #DevCommunity
#Day6 of #40DaysOfCode Today🎯: ->Implemented 2 problems from AtoZ sheet - Rotate arrays - No of Unique elements in sorted array -> Web Dev: - CSS Forms Cards #code #striver #DSA #Challenge #webdevelopment #CSS
Day 17 of #40DaysOfCode: Added real-time dates to the Bankist app. #BuildInPublic #CodeNewbie #Programming #Coding #TechTwitter #LearnToCode #100DaysOfCode #SoftwareEngineering #JavaScript #AdvancedJS #DevCommunity
Day 5/40 of my Python-ML journey Today was all about functions... Learned how to write and use functions — defining, passing info, returning values, default parameters and keeping code clean & reusable. Feeling more confident with each line I write 💪 #PythonMl #40DaysOfCode
📘 Tools: Jupyter, pandas, NumPy, scikit-learn, Matplotlib. ⚡ Updates: Daily summaries, code snippets, and key takeaway Let’s see what 40 days of focus can do. 🚀 Follow this thread 👇 #Python #MachineLearning #40DaysOfCode .
Day 40 🚀. My 40 day journey comes to an end today. It really has been a interesting journey. I spent most of my day away from home, but it didn't hinder me learning. I learnt to use the 4digits7segment module. It was quite challenging and it took me time to debug #40daysofcode
Day 39/40 🚀. Woah, it's been 39 days of post my tech journey; a lot learnt especially about consistency. Anyways, I learnt how to read input from a sound sensor. I also integrated it with an LED to turn on and off after exceeding a threshold. #40daysofcode #Arduino
Day 38/40 🚀. Today was another day of learning how to use Arduino components. I worked with the Ràdio frequency identification(RFID) module. I spent a lot of time debugging the code, importing the library was so tough but I was able to get it to work. #40daysofcode #Arduino
Day 37/40 🚀. I learnt to use the 7 segment display. I displayed a few numbers on the 7 segment display. I learnt to use the water sensor to read the water level in a container. #40daysofcode #Arduino
Day 36/40 🚀. Today, I learnt about hexadecimal numbers and how they can be used to simplify output. I did a project with serial to parallel converter. I also tried to do somethings with my temperature sensor but it seems it has spoilt😭 #40daysofcode #Arduino
I integrated the ultrasonic sensor into a little project with an LED where the LED gets bright when it detects objects presence. I also learnt how to use the temperature and humidity sensor. #40daysofcode #Arduino
Day 34/40 🚀 I learnt how to use the PIR sensor to detect presence of humans. I integrated it with a bulb and a buzzer. I also learnt how to use the ultrasonic sensor. I did a little project with the Stepper motor too. #40daysofcode #Arduino
Day 33/40🚀. It's been an Incredible journey so far. I learnt on how to integrate tilt switches and Stepper motors into your Arduino projects. I also worked on a little project with the tilt switch. #40daysofcode #Arduino
Day 31/40🚀. I learnt how to use a joystick and connect it with the Arduino. I also implemented it into a project where I used it to control different LEDS. The thing with Arduino is one wrong circuitry mistake could waste your time. We keep on learning 😊. #40daysofcode #Arduino
Day 31/40🚀. I worked on a project with two switches, one LED and a buzzer. One switch gradually dims the lED while the other switch undims it. When the bulb is at its brightest, the buzzer alerts. The project gave me quite a headache but I finally figured it out😊. #40daysofcode
Day 30 of 40🚀. I learnt to use the push buttons(how to read it's input and use its input to control components). I worked on a toggle switch too And implemented it with an LED. #40daysofcode #Arduino
Day 29/40🚀. I was meant to post this yesterday but I forgot 😭. I learnt to use the passive buzzer(it's quite different from the active buzzer). I integrated it with a potentiometer. #40daysofcode #Arduino
Day 28/40🚀 In continuation of my Arduino journey,I learnt how to use an active buzzer and also integrated it into little projects with a potentiometer. I started learning how to use a passive buzzer too. I've not really been consistent due to power supply issues😭. #40daysofcode
Day 27/40🚀. Today is day 27 and I practiced using the RGB LED, implementing it with user's inputs and also tweaking the color using gradients of the primary color. I started working with the active buzzer also. #40daysofcode #Arduino
Day 26/40🚀. I continued implementing the little functions I have learnt in Arduino, building micro projects. I learnt how to read from the serial monitor, how to write from the serial monitor and how to use the while loop. #40daysofcode #Arduino
Day 25/40🚀. I'm back with update on my Arduino lessons. I worked on a light dimmer using potentiometer. I also learnt to use if statement and for loop in C++. #40daysofcode #Arduino
Day 24/40 🚀. I haven't been consistent and haven't done much lately due to the power supply issues I am facing 😭. Anyways, I did some work with the Arduino kit. Understanding how to use analogWrite, Pulse modulation. #40daysofcode #Arduino
Day 23/40 🚀. I continued work on the Arduino course. Practiced how to use analogWrite and digital write in diverse projects. The epileptic electricity supply is really a concern😭 as I couldn't do much today. #40daysofcode #Arduino
I integrated the ultrasonic sensor into a little project with an LED where the LED gets bright when it detects objects presence. I also learnt how to use the temperature and humidity sensor. #40daysofcode #Arduino
Day 39/40 🚀. Woah, it's been 39 days of post my tech journey; a lot learnt especially about consistency. Anyways, I learnt how to read input from a sound sensor. I also integrated it with an LED to turn on and off after exceeding a threshold. #40daysofcode #Arduino
#Day7 #Day8 of #40DaysOfCode #striver #code #challenge #CSS #bootstrap Today🎯: - Dev: -Completed basic CSS -Started Bootstrap DSA:
Day 37/40 🚀. I learnt to use the 7 segment display. I displayed a few numbers on the 7 segment display. I learnt to use the water sensor to read the water level in a container. #40daysofcode #Arduino
Hey, I'm kicking off the #40DaysOfCode challenge! 💻 Excited to tackle tasks like a pro. 🚀 #CodeNewbie 🌱 #Developers #ProgrammingLife 💻 #CodingLife ⌨️ Let's embrace the coding journey together! 🌐👩💻👨💻 #CodeHard #TechChallenge
📅 Day 22/40 of #DSA40 Topic: Binary Recursion Problems: 🔹 Leetcode #50 – Pow(x, n) 🔹 Leetcode #70 – Climbing Stairs #40DaysOfCode #Python #Leetcode #Recursion #DSA
Day 30 of #40DaysOfCode: Into advanced DOM👨💻 #CodeNewbie #Programming #Coding #TechTwitter #LearnToCode #100DaysOfCode #SoftwareEngineering #JavaScript #AdvancedJS #DEVCommunity
🧵 DAY 10/40 – #DSA40 🧠 Topic: String Parsing & Pattern Search Solved today: 🔹 Leetcode #8 – String to Integer (atoi) 🔹 Leetcode #28 – Find Index of First Occurrence in String #Python #40DaysOfCode #LeetCode 👇 Let’s break down the logic!
Finished my first 50 @LeetCode questions while learning DSA! 🎉 It's been a mix of tough challenges and great wins. Who else is on the same path? Share your progress and let's keep each other motivated! #LeetCode #DSA #40DaysOfCode
Day 19 of #40DaysOfCode: Operation with Dates 💪, unto internationalization😉 #BuildInPublic #CodeNewbie #Programming #Coding #TechTwitter #LearnToCode #100DaysOfCode #SoftwareEngineering #JavaScript #AdvancedJS #DevCommunity
🧵 DAY 19/40 – #DSA40 🧠 Topic: Linked List – Cycles & Rotation Today’s grind: 🔹 Leetcode #142 – Linked List Cycle II 🔹 Leetcode #61 – Rotate List Let’s unpack the tricks & patterns 👇 #40DaysOfCode #Leetcode #DSA #Python
Something went wrong.
Something went wrong.
United States Trends
- 1. Broncos 35.3K posts
- 2. Raiders 45.1K posts
- 3. Bo Nix 8,076 posts
- 4. #911onABC 23.1K posts
- 5. Geno 7,948 posts
- 6. #WickedOneWonderfulNight 3,270 posts
- 7. AJ Cole N/A
- 8. Chip Kelly N/A
- 9. GTA 6 20K posts
- 10. #TNFonPrime 2,741 posts
- 11. eddie 45K posts
- 12. Cynthia 38.2K posts
- 13. #RaiderNation 2,813 posts
- 14. Thornton 2,650 posts
- 15. tim minear 2,786 posts
- 16. Al Michaels N/A
- 17. Jeanty 4,341 posts
- 18. Crawshaw N/A
- 19. #RHOC 2,078 posts
- 20. Ravi 15.5K posts