hardware emoji

Posts tagged with :hardware:

jc
@jc2
Small ship (bigger one coming soon hehe)! At #horizon I built an unnecessarily ~complicated~ hacky project involving Spotify + Neopixels. Basically, the web interface at horizonmusic.vercel.app allows everyone to add music to a Spotify playlist that I play (which means I have ultimate control I guess + yes you can technically still add music) without having to log in (especially if they don't have an account) + automatically filters out explicit songs in the search so nobody adds explicit songs. Waveform with p5.js and Tone.js record surround sound (coming from speakers and other close noise) and transform it into a cool waveform, while a set of LED lights (Neopixels) flash along to the music, utilizing an Adafruit Feather Huzzah to wirelessly communicate with a computer (computer mic -> computer -> computer processing -> send FPS to Adafruit -> flash Neopixels!) through the amazing audio-reactive-led-strip library. The Neopixels we got didn't work fully, but the result was still cool! github.com/jianmin-chen/spotify-collab (and I might be getting working Neopixels for another project!)
maggie
@maggie4
update on :winter-hardware-wonderland: macropads! almost fully assembled one — just need to buy screws and standoffs to attach the bottom — and they work!! the 3 rgb leds are individually addressable, and since it’s powered by a pico, the keys and leds are all customizable (here I have circuitpython loaded on the pico, running a rainbow animation) i think these would be fun hackathon prizes so if you want some for your hackathon reply/dm me ig?
https://scrapbook-into-the-redwoods.s3.amazonaws.com/57132df0-f36c-48ad-8dea-c412bba2c722-img_0039.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/6157b7b5-7d51-4f48-80c1-2a407a777263-img_0037.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/091867fd-faf6-4ff9-adb0-50f7442f7ac6-img_0038.jpg
thinking emoji
spring-of-making emoji
winter-hardware-wonderland emoji
hardware emoji
karmanyaahm
@karmanyaahm2
Custom Ampli-Tie Day 2 - Step 2,3 1. Sizing and learning how to tie a tie 2. Placement tests (fewest lights that'll look decent) - 13 LEDs every 3 cm apart was optimal 3. Harvest Flora NeoPixels from an old non-functional project and then spend foreverrrrrr cleaning them (removing the superglued thread) 4. Ordered microphone and ribbon cable
https://scrapbook-into-the-redwoods.s3.amazonaws.com/866e3efa-a6e0-43f0-8067-1fd3f8905cb1-pxl_20230321_032850659.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/53e3177a-81c9-4d32-9997-b48bb373dac7-pxl_20230321_055900287.mp.jpg
spring-of-making emoji
hardware emoji
karmanyaahm
@karmanyaahm2
Custom Ampli-Tie Day 1 - Step 1 Power consumption testing of 16 Neopixels (and the start of my real life engineering notebook, thanks #vrc :/)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/4c277587-36a9-4efb-801a-5efe3131a1cd-img_20230319_211837.jpghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/286cbc4f-ef35-4cd4-960f-af698afcfa7c-pxl_20230319_020122386.jpg
juliet
@juliet7+
I cleaned my laptop fan today! There was an insane amount of dust in it! Doing so really helped the performance, it's now operating at about 80c under load compared to the old 95c under load, so hopefully it will run cooler, last longer, and most importantly, throttle less. It was a little bit of a dicy repair, considering how some parts of the laptop are breaking apart slowly, and I didn't want to aggravate any damage, but the lack of some screw covers due to failed adhesive made getting to the fan a little easier. I really need to work on my winter hardware project. I haven't done that recently. I also worked on my secret project, and collecting the data and building the UI were two major focuses today. This post isn't quite as long as the other day, but it sure does have have a few images!
https://cloud-ktn1jdsy9-hack-club-bot.vercel.app/0pxl_20230317_182803638.portrait.jpghttps://cloud-l13yn9f8w-hack-club-bot.vercel.app/0pxl_20230317_184226167.jpghttps://cloud-4sjc1giu1-hack-club-bot.vercel.app/0pxl_20230317_185141861.jpghttps://cloud-6h0uuvd7j-hack-club-bot.vercel.app/0pxl_20230317_182807431.portrait.jpghttps://cloud-j0zfe0ddh-hack-club-bot.vercel.app/0pxl_20230317_182745380.jpghttps://cloud-dhfsc8mqg-hack-club-bot.vercel.app/0pxl_20230317_191937598.jpghttps://cloud-6hpoosv84-hack-club-bot.vercel.app/0pxl_20230317_141730756.jpghttps://cloud-jufwkbugu-hack-club-bot.vercel.app/0pxl_20230317_191935371.jpg
juliet
@juliet7+
I did a bit today, and I originally wrote this all up, but I accidently posted it in confessions, then proceeded to delete my long write-up. Whoops. That was bad. Starting with my science fair project, I've begun work on generation 2.5 hardware. Why 2.5, you may ask? Well, I designed generation 2 hardware, and it was never produced, and ended up being too big. So, I've began shrinking it, and creating a new PCB. This one uses a faster esp32 module, which should simplify things for me, and more crucially, also contains a USB interface. This should simplify the design some, and although the module is larger, it removes the need for an pesky usb-to-serial converter to solder. I've moved to an vertical mount USB-C connector, which should simply mounting of the board in the case and allow me to increase the board size by several millimeters, all while simplifying the charging process. Speaking of soldering, I've been forced to use smaller components for this revision of the board. I'm moving to 603 resistors (scary, those things are so easy to bump), though to be fair, I solder much smaller chips, and will be soldering much smaller chips anyways for this project. There's a lot of sacrifices that I am making to try to fit this as small as possible, but engineering is a game of calculated sacrifices, not everyone has the unlimited resources or budget for your project (most of the time). I haven't worked on my power app for managing my servers, but I should tomorrow. It's moved along nicely, and I look forward to adding authentication soon. Auth is a bit complicated, and I wish there was an easy way... I did however work on a different personal project, whipped up some figma designs, and hit an API rate limit. It should have reset at this point (1,000/24hr, resets at 7EST), so I think I will work on that and integrating it with StatsD to get me analytics and errors from part of the backend app for collecting data for the project. I like mongo and FastAPI with python, so I'm honestly just looking for a way to tie integration to that. The whole authentication and keeping it secure part is where it gets difficult. And JavaScript web tokens and all that stuff. I'm debating building the front end in react, I like the convivence, but it's probably unnecessary. Maybe I can shrink it down or something, it's a project designed to be integrated into other pages though. I'll figure it out, it's not too big. Not like my react is that good, I've just started learning it a few weeks ago, and I don't know too much yet. I've begun to narrow down my search for a laptop, I'm looking at Lenovo Thinkpad T15's or P15's (or a variant), or a member of the Dell Precision 7xxx family. They are all awfully expensive though, which is unfortunate. There's not many computers that fit my needs (nvme, 15in, not a gaming laptop, not look too ugly, numpad, backlit white keyboard, ethernet port, lots of other ports, decent back or side-output thermals, user repairable, well preforming i7/Ryzen 7 or higher. Tomorrow is a half day, and I plan to work on my power app and my science fair then. Friday I am fortunate enough to get off, so I might build a sprig game then... I have a few ideas, but none are set in stone yet. I'll see how it goes. I should check how many consoles are left, to be honest. I'm a bit angry it appears autodesk stripped eagle from the education pack. I liked eagle, but I should probably learn kicad. Eagle, Fusion, and Autodesk are honestly the only reason I still dual-boot into windows on my laptop... speaking of that, I need to customize my grub screen. I restrung my guitar today as well, I should have done that a while ago (It's been a bit!). For bonus points, I did a partial water change in my fish tank and watered my plants as well. My phone decided to die again, so that's a lot of fun. It just randomly turns off sometimes, and doesn't turn back on for days. I sent it to google; they said there wasn't an issue, but there clearly is. Oh well. I'm facing a productivity and time crisis right now; I have so much projects and things I should be doing, and my grades suck and I really need to study for the SAT. There's so much to do, but I can't seem to do much. I don't know. I'm always lost. Congratulations, you made it all the way through this message! I probably forgot something, but that's probably enough for now. Let's see how many emoji's that scrappy throws up. Probably enough to fill a cargo container. I'm sorry it's this long, this message just doesn't end (It's still not over..) Ohh, I have a secret ship coming hopefully along in the next few weeks! It's top secret! You will need to have to wait to see what it is!
https://cloud-irm1gue80-hack-club-bot.vercel.app/0image.pnghttps://cloud-if43ww39z-hack-club-bot.vercel.app/0pxl_20230316_013200659.jpg
juliet
@juliet7+
Back to scrapbook! I kinda just gave up when I lost my streak last time, I've had a lot going on. I'm currently desperately studying for an engineering test on trusses I can't pretend to fully understand, and I've begun redesigning the electronics in my science fair project. Oh, and yesterday I started building myself a website. At least the header of a website. This is an earlier version, I'm running a slightly newer one, and I think I finally figured out mobile, and how I'm going to do that (normal menus look ugly). I hope to work on my hardware project some later this week when I get the time. And maybe a sprig game.
https://cloud-i6dsrqwjv-hack-club-bot.vercel.app/0screenshot_20230312-184250.pnghttps://cloud-iu4r0rp6s-hack-club-bot.vercel.app/0image.pnghttps://cloud-6g7sxmfoz-hack-club-bot.vercel.app/0pxl_20230314_022522789.jpg
hardware emoji
wom emoji
sprig-dino emoji
LouisGan-U04G7K77ZNV
@LouisGan-U04G7K77ZNV0
Winter Hardware Wonderland #hardware-party There were complications in getting the Hack Club Bank to work and parts were slow to ship from overseas - but finally I got all the parts to work and here is the first prototype of the Triton Amphibious Rover! github.com/hackclub/winter/blob/main/thelouisgan.md The RC controlled rover features a LEGO Technic vehicle that I coupled with a motor, and for the water side of things I rigged an underwater motor and 3D printed rudder to a 25KG servo motor. All this is remotely controlled with an RC so that you can take it to explore different terrain and locations! It is also powered by a rechargeable LiPo battery and will be able to operate up to 15 minutes on a full charge in optimal conditions. Will update more photos and videos of it in action soon! Please do give feedback/suggestions as this is my first big scale project and thanks to @MelanieSmith and @belle for the support.
https://cloud-nm21ixcmv-hack-club-bot.vercel.app/0img20230310223922.jpghttps://cloud-b4x7lu62l-hack-club-bot.vercel.app/0img20230310224252.jpghttps://cloud-dbrisc654-hack-club-bot.vercel.app/0img20230310223742.jpghttps://cloud-d5vqty3nn-hack-club-bot.vercel.app/0img20230310224056.jpg
Lucas
@Lucas7+
#hardware-party more components!
https://cloud-lxx9obnlc-hack-club-bot.vercel.app/0img_20230309_205423.jpg
winter-hardware-wonderland emoji
wom emoji
hardware emoji
SameerYasin-U04FRLBSY56
@SameerYasin-U04FRLBSY560
Day 4 of WHW #hardware-party, I have my physics exam tomorrow, so didn't do much. But I'm done with the calibration, Thinking about what to work on tomorrow!
https://cloud-csd7e0ac9-hack-club-bot.vercel.app/02dce7998-85f5-474f-b93c-81087691c6b4.jpg
SameerYasin-U04FRLBSY56
@SameerYasin-U04FRLBSY560
Day 3 of WHW #hardware-party, Today I soldered the Electronic speed controller (ESC) to the motors, Wasn't able to do anything more tho. It's been quite hard studying magnetism in physics! and I also have my board exam this Monday. See you guys tomorrow!
https://cloud-gaxqznxss-hack-club-bot.vercel.app/0e5200986-176e-465f-9c0d-96646fadfceb.jpg
malted
@malted2
I forgot to show the #hardware-party people, but here’s my electronics cupboard The first circuit is a 16 bit flash ADC (the ICs are 741 operational amplifiers being used as comparators); it’s part of my bigger project The second circuit is my friend’s pulse oximeter (I’m wheezing because the CO2 levels were ridiculous (we had been in there with the door closed all day)
winter-hardware-wonderland emoji
wom emoji
hardware emoji
SameerYasin-U04FRLBSY56
@SameerYasin-U04FRLBSY560
Day 2 of WHW #hardware-party So, today I am coding the GPS Module System, I added and altered the code to enable more precise locations for better navigation while flying the drone. Tomorrow I will start working on the hardware! Thanks.
https://cloud-hm0onxhqg-hack-club-bot.vercel.app/04c0c20f4-20d1-4a7f-bbda-3a7cf95e8a75.jpg
Samarth_Verulkar
@Samarth_Verulkar4
Day 9 of WHW #hardware-party I just connected all the channel’s form transmitter to receiver and will code the return to land function tomorrow
https://cloud-dhnzn9q7l-hack-club-bot.vercel.app/0img_8199.jpg
winter-hardware-wonderland emoji
wom emoji
goose-honk-technologist emoji
hardware emoji
SameerYasin-U04FRLBSY56
@SameerYasin-U04FRLBSY560
Day 1 of WHW #hardware-party I was so busy with exams that I forgot to post! Sorry guys. So, Here I am Coding the altitude calculation system for my team's drone, A tip for others who are facing problems with APM, for example: so I was not getting the correct reading of altitude in APM so I used (True Altitude = Indicated Altitude + (ISA Deviation × 4/1000 × Indicated Altitude) to get the correct reading.
https://cloud-r6bh7pzvd-hack-club-bot.vercel.app/0c3c934b5-765e-497b-9981-51f0174dced4.jpg
AmirArbouch-U04FNLQ9H8V
@AmirArbouch-U04FNLQ9H8V0
WHW day +6: after hours struggling with wifi connection, I have succeeded to get on hack club slack and make a post on the scrapbook. Here is what I did during my week without internet: • print time on serial monitor thanks to the RTC library that I've already install (i have also displayed them on my lcd screen but i forgot to take pictures) • read some books about C programming language to code my arduino better (don't have C++ books but it was the best I got without internet 🥲) this week I went finish my holidays to the mountains ... but I forgot to take my arduino 😭 no progress this week sorry if my project take a long time to get finished (I think i'll not be able to continue during school)
https://cloud-c6wpr9afv-hack-club-bot.vercel.app/0whatsapp_image_2023-03-01____22.52.26.jpghttps://cloud-nnwhc34o8-hack-club-bot.vercel.app/0whatsapp_image_2023-03-01____22.52.27.jpg
alialiwa2005
@alialiwa20051
Inspired by Amazon Web Services (AWS) :aws:, Libre Web Services (LWS) :libre-web-services:, also known as "Raspberry Web Services (RWS)" :raspberry-pi-logo:, is a concept built during Hack Club's :hackclub: Winter of Making :wom: 2023 Winter Hardware Wonderland :winter-hardware-wonderland: "10 Days of Making" event is a hackable, scalable, load-balanced, home-hosted, multi-node aarch64 Arm-based :arm: cloud powered by Kubernetes :kubernetes: & Docker :docker:, created by @alialiwa2005 ("Hack Cat" :hacker-cat:), a veteran :scrappy-retro: Hack Club community member :dino-drake-yea: & founder 🧭 of Gaynor McCown Hack Club :gaynormccown:, established in November of 2020 :dinosaur_waving:. Libre Web Services :libre-web-services: on Hack Club Scrapbook :scrappy: | Libre.hackclub.com
https://cloud-2y3c77n2r-hack-club-bot.vercel.app/0libre_web_services_logo.png
AashutoshRavi-U04HWS075K5
@AashutoshRavi-U04HWS075K50
Winter Hardware WonderLand Day Final: Now the FM radio transmitter is ready and i am able to Broadcast the audio with my raspberry pi radio.
https://cloud-73k1uxziy-hack-club-bot.vercel.app/0whatsapp_image_2023-02-28_at_21.01.52.jpghttps://cloud-1aoar6tvn-hack-club-bot.vercel.app/0screenshot_2023-02-28_223824.jpg
hardware emoji
wom emoji
kirby-yay emoji
winter-hardware-wonderland emoji
Jupiter
@Jupiter0
It's partly better #hardware-party
wom emoji
winter-hardware-wonderland emoji
hardware emoji
juliet
@juliet7+
#hardware-party 1?/10: today I worked on bringing my 3D printer back online. I have all the axes working correctly now, and I'm working on getting the bltouch and auto-leveling functioning now. Hopefully I can start printing some tomorrow! Ignore the mess of wires... It's not back on the printer yet...
https://cloud-1gzhrncaw-hack-club-bot.vercel.app/0pxl_20230301_013250507.jpg
maggie
@maggie4
:winter-hardware-wonderland: day 14: pcbs arrived!!! they look great but I haven't tested them yet...really hope they actually work, but if not, at least they look good :p
https://cloud-bqyhitf5r-hack-club-bot.vercel.app/0img_20230228_154219559.jpghttps://cloud-h5jtk0aos-hack-club-bot.vercel.app/0img_20230228_153845549.jpghttps://cloud-31gyv9yig-hack-club-bot.vercel.app/0img_20230228_154204672.jpg
Marios
@Marios7+
Today is the 1st day of what I call, the DM ( Daily Marios ) Didn't do much because I was out of town ~~~ The 📜 Changelog of wisdom ~~~ 1️⃣ I worked on the Sinerider reddit bot 2️⃣ Experimented with the Commodore 64, fascinating stuff! ~~~ :future_potato: What is tomorrow? ~~~ I want to update my winter hardware wonderland repo and create the pcb. Also experiment more with the C64. ~~~ It is :minecraft: time ~~~ Or is it? I didn't have much time today so I didn't play much :(.
https://cloud-m015wav75-hack-club-bot.vercel.app/0screenshot_2023-02-28-00-38-47-910_com.google.android.apps.docs.jpg
juliet
@juliet7+
#hardware-party day 1?/10. I worked on my power board today... I fixed some problems, and I found a lot more. I'll take a more thorough investigation tomorrow.
https://cloud-gp25gw81j-hack-club-bot.vercel.app/0pxl_20230228_023155537.jpg
Marios
@Marios7+
Today is the 3rd and final day of what I call Winter Hardware Wonderland Extended Edition :winter-hardware-wonderland: :ultrafastparrot:. ~~~ Project Description ~~~ Want to plant flowers but you don't know where to plant them? Utilise the Plant Location Chooser that helps you decided the place based on the environment ( i.e. Humidity, Temperature) ~~~ The 📜 Changelog of wisdom ~~~ 1️⃣ Soil moisture is working with no crashes! 2️⃣ Soil moisture calibration mode. ~~~ :future_potato: What is tomorrow? ~~~ Need to publish the latest code on the repo and create a pcb design! ~~~ It is :minecraft: time ~~~ I and @Odysseus expanded our kelp empire, ans created our first stores! Furthermore construction on GNHATS, Galaxy Nether Highway and Transport System, has begun! Section I, II are already completed.
https://cloud-6c77awr4k-hack-club-bot.vercel.app/0img_20230225_001343.jpg
Mayank
@Mayank0
#hardware-party :winter-hardware-wonderland: Day - (10 + 2) Made the circuit to control the led strip and connect the previous circuit to the AC appliance.
https://cloud-k8m0qbmi8-hack-club-bot.vercel.app/0whatsapp_image_2023-02-26_at_22.58.35.jpghttps://cloud-pppxigf57-hack-club-bot.vercel.app/0whatsapp_image_2023-02-26_at_22.58.35.jpg
hardware emoji
wom emoji
winter-hardware-wonderland emoji
Mayank
@Mayank0
#hardware-party :winter-hardware-wonderland:Day - 11 Design a case for the electronics and printed the lower part.
https://cloud-5qp9soid9-hack-club-bot.vercel.app/0image.pnghttps://cloud-pnuaue460-hack-club-bot.vercel.app/0image.png
hardware emoji
winter-hardware-wonderland emoji
wom emoji
Briyan
@Briyan0
#hardware-party whw project update! So did some soldering today
https://cloud-k6dblmeu9-hack-club-bot.vercel.app/0img_20230225_220818.jpghttps://cloud-p0kl4tgt3-hack-club-bot.vercel.app/0img_20230225_220848.jpg
hardware emoji
wom emoji
winter-hardware-wonderland emoji
karmanyaahm
@karmanyaahm2
:winter-hardware-wonderland: #hardware-party Day 11 building a custom USB rubber ducky: I shot the wallpaper image I will put on people's computers using my rubber ducky and assembled and soldered most of them. Huge thanks to @Jaxzog and my other friends who helped set up this set (it took like 4 hours) So close! I just need to finish my informational pamphlet, finalize the mac code, and edit the photo. (I'm in the epoch hoodie w/ the soldering iron (yes, that's a cage nut tool))
https://cloud-cev03jjwy-hack-club-bot.vercel.app/0image.pnghttps://cloud-i8twryazz-hack-club-bot.vercel.app/0image.png
wom emoji
oreo emoji
rubber_duck emoji
goose-honk-technologist emoji
hardware emoji
winter-hardware-wonderland emoji
Priyadharshini-U04LB599J48
@Priyadharshini-U04LB599J480
Connected Arduino UNO with Bluetooth module .
https://cloud-irb26iv56-hack-club-bot.vercel.app/0img_20230225_132503.jpg
Marios
@Marios7+
Today is the first day of what I call Winter Hardware Wonderland Extended Edition :winter-hardware-wonderland: :ultrafastparrot:. ~~~ Project Description ~~~ Want to plant flowers but you don't know where to plant them? Utilise the Plant Location Chooser that helps you decided the place based on the environment ( i.e. Humidity, Temperature) ~~~ The 📜 Changelog of wisdom ~~~ 1️⃣ Introduces the final hardware component, the Soil Moisture Sensor 👏 ~~~ :future_potato: What are you going to do tomorrow? ~~~ That's a pretty good question! I plan to finally finished the software! Bluetooth listening sucks. ~~~ Hey what's this? :minecraft: ~~~ Yes that's right! Today was pretty chill I decided to play some Minecraft on the official server ( If you have minecraft do join #minecraft for more details ) featuring the one and only @Odysseus and @DevIos! I at least had an amazing time.
https://cloud-r6frdfd5r-hack-club-bot.vercel.app/0img_20230225_001343.jpg
winter-hardware-wonderland emoji
wom emoji
minecraft emoji
hardware emoji
future_potato emoji
maggie
@maggie4
:winter-hardware-wonderland: Winter Hardware Wonderland -- Day 11 :winter-hardware-wonderland: placed all the components on the keychain + routed the tracks; going to add some more art to the back tomorrow (suggestions welcome !!)
https://cloud-hzof86w7u-hack-club-bot.vercel.app/0image.pnghttps://cloud-95bbyb5pr-hack-club-bot.vercel.app/0image.png
Monish-U04APPH963U
@Monish-U04APPH963U0
Whwd day 6 ig #hardware-party :winter-hardware-wonderland: Bed level done Nozzle clogged Changed it again it clogged so again replaced it printing parts already been 8 hours more 17 hours to go 🙃
https://cloud-60s8ggtym-hack-club-bot.vercel.app/0img_20230224_233801.jpg
CliveAlmedia-U04KN5ZHM2L
@CliveAlmedia-U04KN5ZHM2L0
day 8/10 finished wiring one part of my project module 1 - boombox internal connections, i am hopeful that i will finish the wiring and soldering tomorrow so that i can focus on working on the main body . hope to upload a video of music that i play using this tommorow
https://cloud-9ijbc90rs-hack-club-bot.vercel.app/0whatsapp_image_2023-02-24_at_22.01.53.jpg
Briyan
@Briyan0
#hardware-party whw update! Just added SSH features and got some games on
https://cloud-innzxe3kg-hack-club-bot.vercel.app/0img_20230224_205738.jpg
Mayank
@Mayank0
#hardware-party :winter-hardware-wonderland:Day - 10 Made a circuit board for connecting my home appliances and while cutting the vero-board, I destroyed my phone Tried using an oscilloscope.
https://cloud-b80687gfz-hack-club-bot.vercel.app/0whatsapp_image_2023-02-24_at_19.45.58.jpghttps://cloud-5g10up981-hack-club-bot.vercel.app/0whatsapp_image_2023-02-24_at_19.53.10.jpg
Marios
@Marios7+
I can't believe it's the end of #hardware-party / Winter Hardware Wonderland aka Day 10 :( :winter-hardware-wonderland: Today I tried to complete everything but due to unexpected bugs I couldn't. There is always tomorrow? ~~~ Basic Project Description ~~~ Plant Location Chooser is a project that helps you choose the right place to plant your flowers. This is calculated via the Humidity, Temperature, etc. After a basic summary let's jump into the changes :ultrafastparrot: ~~~ Changelog ~~ 1️⃣ Uploaded the latest schematics to the repo! 2️⃣ Almost finished coding the app, the bluetooth module is giving me trouble again by not reading the output. So frustrating :angry-dino: 3️⃣ Changed the arduino code to respond in a shorter way, as to not fill up the screen ( Upload pending soon! ) ~~~ Basic Project Timeline ~~~ This might and probably is an inaccurate timeline. Day #1: Schematics day, super fun! Day #2: HM10 day, frustrating! Day #3: App day, really fun! Day #4: BME280 sensor day. Day #5: Flutter x HM10: really frustrating, probably the worst day lol. Day #6: TSL2591 day, a blast. Day #7: Flutter x HM10 Round 2, the same description as day 5. Day #8: New DEV / Check button, definitely a nice day. Day #9: Schematics day v2: a blast! Had an awesome time reworking them and creating a pcb for fun. Day #10: Flutter x HM10 Round 3, day 7 basically. ~~~ Thank you note! ~~~ I want to thank all of the people that took a part in #hardware-party that made this possible! Although I had constant Bluetooth issue, I learned how to incorporate them into my app. This truly has been an amazing experience! ~~~ The Plan of Future :future_potato: ~~~ Finish the project app ( Add the listening functionality) and add the remaining Hardware aka the Soil Moisture. I will also upload photos from few different days as a comparison!
https://cloud-8aepk65rd-hack-club-bot.vercel.app/0screenshot_2023-02-18-23-52-33-981_com.example.plant_location_chooser.jpghttps://cloud-8l68rzqp4-hack-club-bot.vercel.app/0plantlocationchooser-1.pnghttps://cloud-9pmd0zgf1-hack-club-bot.vercel.app/0img_20230222_233431.jpghttps://cloud-6wcnjj3nk-hack-club-bot.vercel.app/0img_20230222_233457.jpghttps://cloud-72n0t2y53-hack-club-bot.vercel.app/0img_20230221_001448.jpghttps://cloud-qjo9vitcj-hack-club-bot.vercel.app/0screenshot_2023-02-24-00-41-52-935_com.google.android.apps.docs.jpghttps://cloud-98mtpf2wg-hack-club-bot.vercel.app/0img_20230217_231004.jpghttps://cloud-mc712kzf4-hack-club-bot.vercel.app/0img_20230215_233421.jpghttps://cloud-fm0kjrmqd-hack-club-bot.vercel.app/0img_20230216_234502.jpg
SuragaDevraj-U04CV8DN37A
@SuragaDevraj-U04CV8DN37A0
Day 10 of making #hardware-party #10-days-in-public Audio Spectrum visual analyzer
https://cloud-469ujtzor-hack-club-bot.vercel.app/0pacman_game.jpghttps://cloud-qamyinzxy-hack-club-bot.vercel.app/02017-07-04_23.56.26.jpg
wom emoji
hardware emoji
winter-hardware-wonderland emoji
belle
@belle1
Day 10 of #hardware-party :roo-yay: Started working on the frame / physical map portion of the project!! I’m not done yet so I’ll be continuing on the project beyond the 10 days :)
https://cloud-nj148vpxk-hack-club-bot.vercel.app/0img_8409.jpg
TheScientist101
@TheScientist1010
Day 10 of #hardware-party : Today I worked on streaming the video from the raspberry pi to the phone. I ended up creating a flask server to stream the video; however, for some reason the processed video wasn’t showing in the app, but it’s probably a silly mistake. It is late now so here’s what I have. If I were to do this again, I’d probably try to get rid of the adafruit feather and control the motor with the raspberry pi for east autonomous control and less power management issues. I have attached a screenshot of the app because it’s late, I’ll try to send a video tomorrow!
https://cloud-11h92day6-hack-club-bot.vercel.app/0img_1615.png
wom emoji
hardware emoji
winter-hardware-wonderland emoji
maggie
@maggie4
:winter-hardware-wonderland: Winter Hardware Wonderland -- Day 10 :winter-hardware-wonderland: yayy it's day 10 :partyparrot: working on converting the orpheus art from yesterday into a pcb
https://cloud-b92cpn4j8-hack-club-bot.vercel.app/0image.png
winter-hardware-wonderland emoji
wom emoji
orpheus emoji
hardware emoji
Captain-A.J.
@Captain-A.J.0
Winter Hardware Wonderland Day 10 #hardware-party THE. FINAL. DAY. Wow! Winter Hardware Wonderland is over. Time really flies, doesn't it? Great job to all you focused ones! To those who did not finish: don't worry, we can keep going! And to those who did, you can keep UPGRADING! For my project, A.L.F.R.E.D., he is not quite finished yet. I'm getting closer! I'm in the middle of programming the line tracking feature so A.L.F.R.E.D. can move around the house with snacks. I am currently debugging some errors. The board and chassis setup I am using has speed and directional pins used to control the appropriate functions in the wheels/tracks. M1 is the right track, and M2 is the left track, so "directionPinM1, HIGH" states that the right track is moving forward. While "analogWrite(speedPinM1, rightSpeed);" states we can set the speed of M1 when we're using it later, or just pre-define it. Thank you to those who helped organize Winter Hardware Wonderland!
https://cloud-pv4ypetvt-hack-club-bot.vercel.app/0line_1.pnghttps://cloud-kft8no60x-hack-club-bot.vercel.app/0line_3.pnghttps://cloud-pud9ad1km-hack-club-bot.vercel.app/0line_2.pnghttps://cloud-7irs88q7y-hack-club-bot.vercel.app/0line_4.png
wom emoji
winter-hardware-wonderland emoji
hardware emoji
dino-debugging emoji
NoahKabiri-U04HUJMHM6H
@NoahKabiri-U04HUJMHM6H0
Winter Hardware Wonderland Day 10: I finished! I was able to reprint the last piece of the planter and used PVC glue to attach the pieces together. I soldered all the components together onto a perfboard and integrated all the pieces together with a tomato plant! The click you can hear is the relay turning off and on to power the water pump that waters the tomato plant.
https://cloud-rm68l3gc7-hack-club-bot.vercel.app/0unnamed.jpghttps://cloud-j48gzssbd-hack-club-bot.vercel.app/0unnamed__1_.jpghttps://cloud-7wqzc5rd5-hack-club-bot.vercel.app/0unnamed__5_.jpghttps://cloud-54zsp9u6o-hack-club-bot.vercel.app/0unnamed__4_.jpghttps://cloud-1hvyj4qbu-hack-club-bot.vercel.app/0unnamed__3_.jpghttps://cloud-7be3cnifq-hack-club-bot.vercel.app/0unnamed__2_.jpg
wom emoji
winter-hardware-wonderland emoji
hardware emoji
MohanSeshasaiVasa-U04ARBSCXH9
@MohanSeshasaiVasa-U04ARBSCXH90
Mohan Day 6-10 days update - github.com/hackclub/winter/blob/main/vmss2009.md Finally I made it. Now, RFID reader is detecting the RFID card presented to it. Then a python module running on RPI is constantly listening to RFID. Once RFID card is detected, the code is updated to a JSON file. This JSON file is hosted in local host. FlutterFlow platform gets this JSON by posting GET request to the local host URI. Then FlutterFlow validates from Firestore database and gets relevant data to be displayed and shows it on monitor. Things to improve. - Refresh rate is currently around 30 secs. This needs to be reduced to 5 to 10 secs. i.e the time it takes for the data to show up once RFID card is presented by user. - I should make the hardware cheaper by eliminating RPI if possible! vmss2009-winter-hardware-party
wom emoji
python emoji
goose-honk-technologist emoji
hardware emoji
winter-hardware-wonderland emoji
github emoji
Sam
@Sam6
#hardware-party Day 10/... Wow time flies, the 10 days are already up. AliExpress shipping :tw_face_palm:, one final thing still hasn't arrived (eta was the 17th). I've been too busy with #frc as well as preparing for a music competition recently so I couldn't work on it as much as I'd liked. Still got a ton done though. Today I worked on some software stuff, soldered some wires and getting electronics ready. I'm racing to get it complete before the 🚢 Ship Showcase!
https://cloud-qrkhwr8f7-hack-club-bot.vercel.app/0image.png
HaitomnsG-U04FQKQMCET
@HaitomnsG-U04FQKQMCET0
:winter-hardware-wonderland: Winter Hardware Wonderland Day 10: Finally after all the tries Google Assistant is working on Raspberry Pi 4. Now I just need to make a cover for it ☺️.
VincentDoan-U04K2KPC3C5
@VincentDoan-U04K2KPC3C53
Day 10 of WHW - #hardware-party - Unfortunately I didn't have time to work on the project today. I might get more time tomorrow to be able to get enough solders to finish a single tracker hopefully.
https://cloud-rlbi0a2gl-hack-club-bot.vercel.app/0img_20230223_215138.jpg
wom emoji
winter-hardware-wonderland emoji
hardware emoji
Ko-Ko-Oo
@Ko-Ko-Oo0
Day 10 of Winter Hardware Wonderland I started on Day 0 and now a final day! I completed my project. Moreover, I learned how to solder and a lot of other Python packages. I also setup my very first Raspberry Pi. It was a lot learning. I didn't have any update today but I would like to recap. My project is a pixel art frame with LEDs that can display image into led. It can also Display slope intercept form Show current playing Spotify Song cover Display the pixel art that is drawn on Pixel Art Editor. I have plans to add more functions too. However it was a lot fun!
https://cloud-35hxjx8k7-hack-club-bot.vercel.app/0img_3178.jpghttps://cloud-tqdrvg4lx-hack-club-bot.vercel.app/0img_3098.jpghttps://cloud-i17sclogi-hack-club-bot.vercel.app/0img_3103.jpg
juliet
@juliet7+
#hardware-party 9?/10 I didn't get too much done today, I had a bit of a rough day. I charged this lipo with my charger I made and soldered some stuff. Sorry about the lack of good photos!
https://cloud-ole80zadz-hack-club-bot.vercel.app/0pxl_20230224_022506007.jpg
wom emoji
winter-hardware-wonderland emoji
hardware emoji