Search

14 results for : “c-2”

Showing 1 to 10 of 14 projects.

How to Make a Braille Literacy Assistant Using Arduino

https://maker.pro/arduino/projects/a-braille-literacy-assistant

A cheap Arduino application converting text to speech and Braille to be used as a learning device for the blind.

DAC:Equipment for Converting Digital Data to Analogue Signals

https://maker.pro/micropython/projects/dacequipment-for-converting-digital-data-to-analogue-signals

DACs can accurately reconstruct sampled data into analog signals. Digital data can be generated by microprocessors, Application Specific Integrated Circuits (ASICs), or Field Programmable Gate Arrays (FPGAs), but the final data needs to be converted to an analog signal in order to interact with the real world.

Top 20 Python Frameworks List 

https://maker.pro/micropython/projects/top-20-python-frameworks-list

A web system or a library is one that helps make the designer's life simple with the entire procedure of improvement. 

How to Control, Connect and Wire DMX LED strip

https://maker.pro/controleverything/projects/how-to-control-connect-and-wire-dmx-led-strip

DMX light strips are different from light strips with SPI signal protocol. The DMX LED strip need to set the address before control, because DMX signals are sent in a sequential manner, with each channel of the DMX controller corresponding to a specific light fixture or group of fixtures.

Update Coronavirus (COVID-19) Data in Real-Time

https://maker.pro/micropython/projects/update-coronavirus-covid-19-data-in-real-time

By doing this project, you can know the COVID-19 data in real-time without going to the Internet anymore.

Getting Started with the M5StickV AI + IOT Camera

https://maker.pro/micropython/projects/getting-started-with-the-m5stickv-ai-iot-camera

The M5Stick-V is an AIOT (AI + IOT) camera with machine vision capabilities.

Control an Onboard LED Using Netduino

https://maker.pro/netduino/projects/getting-started-with-netduino-by-controlling-the-onboard-led

You're a C# developer and you want to build hardware gadgets - try Netduino: a prototyping platform running .NETMF

Simplest Way for Voice Recognition Project using C#, arduino.

https://maker.pro/arduino/projects/simplest-way-for-voice-recognition-project-using-arduino

Updated Tutorial : https://medium.com/illumination/how-to-make-your-first-voice-project-using-arduino-956bfd494947

Universal HD44780 LCD interface

https://maker.pro/arduino/projects/universal-hd44780-lcd-interface

This project provides a universal interface to drive the popular Hitachi HD44780 LCD controller. It offers open hardware module and C/C++ library for the HD44780 controller.