InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
C++ Badge Projects
-
-
Step zero is to decide how is your board going to be assembled. Do you feel confident enough to solder and assemble everything yourself or would you defer some of that job to a manifacturer. If you go with a manufacturer, check how they get their parts supply, that will limit which parts you can select. For example, jlcpcb offers a manufacturing service for board assembly, but the parts have to come from lscs. Then the first step is selecting the parts required. This one is currently quite tedious because there's a big part shortage. The bigger costier chips first as everything else will fall around that. In this case, we're looking for the microcontroller and the codec chip, then the power supply chips. I'd choose the microcontroller first as it's an easy but laborious step. You want a chip that has at least all the peripherals you need and make sure that they're not conflicting: some peripherals might block another from being used in certain places. It's a bit of a puzzle to solve. In this specific case, we'd want at least some i2s peripheral and an sdio too, i2c or spi for the screen, with some left over pins and some decent amount of flash that can also be user configured. Next the codec which will require some interface compatible with the microcontroller. For the power supply, i copied the design from a board i already worked on i was board tested and known to work: the 2019 nsec badge
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
C++ Badge related posts
- 2 Weeks of Hacktoberfest, How is it going??
- Hacktoberfest is started, give your contribution!
- Hacktobefest 2022: My Repo
- My first attempt at making faceplates
- Import picture as copper positive or negative
- Is there anyone out there who uses the inscape plugin Svg2Shenzhen that would be willing to help? me out a little?
- CXXGraph Library Release v0.1.5
-
A note from our sponsor - InfluxDB
www.influxdata.com | 6 Feb 2023
Index
Project | Stars | |
---|---|---|
1 | svg2shenzhen | 658 |
2 | nsec-badge | 34 |